Skip to content
View skoom21's full-sized avatar
🏠
Working from home
🏠
Working from home

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.

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

header

struct SoftwareEngineer {
    const char* name = "Talha Yousif";
    const char* location = "Karachi, PK";
    std::vector<std::string> stack = {
        "C++", "Python", "JavaScript",
        "Rust", "Node.js", "React"
    };
    
    void current_focus() {
        std::cout << "Backend Development" << std::endl;
        std::cout << "Cloud Computing" << std::endl;
        std::cout << "System Programming" << std::endl;
    }
};

Current Projects

┌──────────────────────────────────────────┐
│ MELO MOTION                              │
├──────────────────────────────────────────┤
│ AI-powered music recommendation system    │
│ Tech: Rust, React, Spotify API           │
└──────────────────────────────────────────┘

┌──────────────────────────────────────────┐
│ Shard Drive                              │
├──────────────────────────────────────────┤
│ Cloud storage solution                    │
│ Focus: Security & Scalability            │
└──────────────────────────────────────────┘

💻 Tech Stack

📈 Stats

🎓 Notable Certifications

├── Harvard University
│   └── CS50: Intro to Programming with Python
├── Google
│   └── Introduction to Generative AI
├── IBM
│   ├── Cloud Computing
│   ├── Front-end Development with React
│   └── Git and GitHub
└── Duke University
    └── Programming Foundations

My-Spotify

spotify-github-profile

Connect

🚀 Made with code & coffee
└── End of README ──────────────────────────

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