Skip to content
View mubashir-dev's full-sized avatar
🖥️
Keep Improving
🖥️
Keep Improving
Block or Report

Block or report mubashir-dev

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
mubashir-dev/README.md

Hi there 👋
Welcome to my GitHub!

Github LinkedIn

me.js

const mubashir = {
    fullName: "Mubashir A.",
    pronouns: "he" | "him",
    code: [Typescript, Javascript,PHP,Python],
    frameworks: [ NestJs,ExpressJs,Jest,Laravel],
    askMeAbout: [
        "ci/cd", "automation", 
        "test", "nestjs", "nodejs",
        "relational database", "non relational database",
        "optimize code", "web security", 
        "concurrency", "cloud server", 
        "backend development", "api", "microservice", 
        "etc"
    ],
    technologies: {
        backEnd: {
            ts: [
                "nodejs", "expressjs"
                "nestjs","Laravel"
            ],
            db: [
                "mongodb", "postgresql", 
                "mysql", "redis"
            ],
            test: [
                "jest", "unit_test","supertest",
                "integration_test",
                "e2e_test"
            ],
        },
        devOps: {
            automation: [
                "github_action","docker", "docker_compose","serverless"
            ],
            cloud: [
                "aws"
            ],
            server: [
                "nginx","certbot","ubuntu"
            ],
        }
    }
};

Pinned

  1. TypeScript-Node-Express-REST-Boilerplate TypeScript-Node-Express-REST-Boilerplate Public

    REST API Boilerplate with Typescript,Node,Express and MongoDB.

    TypeScript

  2. node-express-rest-api-starter node-express-rest-api-starter Public

    Basic Skeleton for Creating a Node Express REST API Project.

    JavaScript 2

  3. Vehicle-Tracking-and-Verification-System Vehicle-Tracking-and-Verification-System Public

    PHP 1

  4. Notes-Manager-Node.Js-Express.Js-Sequelize-Postgres Notes-Manager-Node.Js-Express.Js-Sequelize-Postgres Public

    JavaScript

  5. React-Book-Shop React-Book-Shop Public

    React Book Shop

    JavaScript

  6. Service-Architecture-Node-Js Service-Architecture-Node-Js Public

    Implementation of Service oriented architecture in Node Js

    JavaScript