Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View shoaib-jamal's full-sized avatar
:electron:
Programmers are tools for converting caffeine into code
:electron:
Programmers are tools for converting caffeine into code

Block or report shoaib-jamal

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

const shoaib = {
    pronouns: "He" as "He" | "Him",
    askMeAbout: [
        "hobby dev", 
        "blockchain", 
        "game dev", 
        "cyber sec", 
        "AI", 
        "cloud", 
        "DevOps", 
        "open source", 
        "full stack"
    ],
    technologies: {
        frontEnd: {
            js: ["Vue", "React", "Angular"],
            css: ["bootstrap", "tailwind", "sass"]
        },
        backEnd: ["Java", "PHP", "Python", "Express"],
        databases: ["Postgres", "MongoDB", "MySQL"],
        other: ["Docker", "Kubernetes", "GraphQL", "Redis"]
    }
};

Pinned Loading

  1. bithotel bithotel Public

    Pixel based social multiplayer hotel for users to meet and interact with people all over the world!

    JavaScript 8 2

  2. snakeprompt snakeprompt Public

    Batch-script-based retro-style snake game for Windows.

    Batchfile 3

  3. Quenq-Systems/reborn-xp-sdk Quenq-Systems/reborn-xp-sdk Public

    The official Software Development Kit (SDK) for building applications for the Reborn XP simulator. Contains full documentation, API references, and example apps.

    JavaScript