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

Skip to content
View skoom21's full-sized avatar
Blazing through
Blazing through

Highlights

  • Pro

Block or report skoom21

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

struct SoftwareEngineer {
    const char* name = "Talha Yousif";
    const char* location = "Karachi, PK";
    std::vector<std::string> stack = {
        "Next Js", "Docker", "Firebase",
        ,"Node.js"
    };
    
    void current_focus() {
        std::cout << "Full-Stack Development" << std::endl;
        std::cout << "Cloud Computing" << std::endl;
        std::cout << "System Programming" << std::endl;
    }
};

languages graph streak graph

Snake animation

Pinned Loading

  1. U-Automate U-Automate Public

    Automates selecting electives on your University's Portal 🎓

    JavaScript 4

  2. FASTSIM_GAME FASTSIM_GAME Public

    2nd Semester Project, its a 2d game created in C++ with the help of SFML

    C++ 1

  3. CppChain CppChain Public

    Cpp Chain "your very own blockchain visualizer"

    C++ 5 1

  4. O-Shell O-Shell Public

    A Legacy OS course project

    C++

  5. RegXplorer RegXplorer Public

    RegXplorer a custom implementation of a basic regex search engine from scratch built on cpp

    C++

  6. Mello-Motion Mello-Motion Public

    TypeScript 4