Skip to content
View matt212's full-sized avatar
🚀
Open for consultation , Freelance and excited to collaborate and contribute
🚀
Open for consultation , Freelance and excited to collaborate and contribute

Block or report matt212

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

Pinned Loading

  1. Nodejs_Postgresql_VanillaJS_Fastify Public

    Config based Node.js and PostgreSQL Web App Boilerplate/Scaffolding with custom RBAC and stream-based CSV upload and download mechanics. Auto generated Modules through superAdmin panel with feature…

    JavaScript 12 3

  2. mcollina/autocannon Public

    fast HTTP/1.1 benchmarking tool written in Node.js

    JavaScript 8k 333

  3. Custom-Multiselect-AutoComplete Public

    Minimalist Custom multiselect AutoComplete Control filter in vanillaJS

    JavaScript 2

  4. jwt +passport auth
    1
    function isAuth(req, res, next) {
    2
        var token = req.body.token || req.param('token') || req.headers['x-access-token'];
    3
    //check whether request has token !
    4
    
                  
    5
        if (token != undefined) {
  5. promise based codeflow for unziping ...
    1
    /*my normal promise function looks like this
    2
    normalfunc.then(function (data){
    3
    }).error(function (){
    4
    5
    })
  6. passport-google-oauth2-example Public

    Forked from barberboy/passport-google-oauth2-example

    An Express 4 application using Google for authentication via OAuth2.

    JavaScript

5 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Loading A graph representing matt212's contributions from March 03, 2024 to March 09, 2025. The contributions are 60% commits, 20% pull requests, 20% issues, 0% code review.

Contribution activity

March 2025

matt212 has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.