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

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. snakeprompt snakeprompt Public

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

    Batchfile 3

  2. 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 2