Skip to content
View AliGx97's full-sized avatar
  • Iraq-Baghdad

Block or report AliGx97

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Iraq-epayment Iraq-epayment Public

    JavaScript 6

  2. Google-OAuth-Mysql-nodejs Google-OAuth-Mysql-nodejs Public

    JavaScript

  3. pdf-to-video-node pdf-to-video-node Public

    A package that can be installed globally and be used in the CLI using command 'pdfVideo'

    JavaScript

  4. Responsive-Navbar-using-FlexBox Responsive-Navbar-using-FlexBox Public

    Forked from SukhjinderArora/Responsive-Navbar-using-FlexBox

    responsive navbar using CSS Flexbox

    CSS

  5. Passport.js using MySQL for Authenti... Passport.js using MySQL for Authentication with Express https://manjeshpv.github.io/mean-development-guide-2021/
    1
    // config/passport.js
    2
    				
    3
    // load all the things we need
    4
    var LocalStrategy   = require('passport-local').Strategy;
    5