Skip to content
View sabiqazhar's full-sized avatar
🤏
🤏

Block or report sabiqazhar

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

Hi there 👋 Welcome to my GitHub! I'm Sabiq Azhar, Software Engineer

Linkedin: sabiqazhar

aboutMe.js

const sabiq = {
    pronouns: "he" | "him",
    code: [Javascript, Python],
    askMeAbout: ["web dev", "tech", "backend", "philosophy", "book", "music"],
    technologies: {
        frontEnd: {
            css: ["bootstrap"]
        },
        backEnd: {
            js: ["node", "express", "nestjs"],
            python: ["flask"]
        },
        versionControl: {
            git: ["github"]
        },
        dataBase: {
            SQL: ["postgreSQL", "SQLite"],
            noSQL: ["mongooDB"]
        },
        devOps: {
            containerization: ["docker"]
        }
};

Check out my repos ⬇️

Pinned Loading

  1. simple-market-place simple-market-place Public

    Python

  2. social-media-api social-media-api Public

    JavaScript