Skip to content
View drackp2m's full-sized avatar
🛀
With peace of mind.
🛀
With peace of mind.
  • Bit2Me
  • Castellón de la Plana, Spain
  • 01:46 (UTC +02:00)
Block or Report

Block or report drackp2m

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
drackp2m/README.md

I'm drackp2m, also known as Marc Jovaní González

About me

I am a senior full-stack developer, currently working in Bit2me in the community of Castellón, Spain.

With more than eight years of experience, along the way I have liked several technologies and projects, among which stand out in recent years:

Currently I continue to train and work hard to continue learning.

More about me

If I have aroused your curiosity, you can find more about me at

And remember, it's important to take every step in life... 🛀 with peace of mind.

Pinned

  1. set-online set-online Public

    TypeScript 2

  2. book book Public

    JavaScript

  3. Angular HTTP Interceptor for Pausing... Angular HTTP Interceptor for Pausing and Resuming Unauthorized Requests with JWT
    1
    import {
    2
    	HttpClient,
    3
    	HttpErrorResponse,
    4
    	HttpEvent,
    5
    	HttpHandler,
  4. Eslint stylish formatter with relati... Eslint stylish formatter with relative path instead of default absolute path (for easy "Open file in editor" on VSCode).
    1
    /**
    2
     * @fileoverview Stylish reporter
    3
     * @author Sindre Sorhus
    4
     */
    5
    'use strict';