Skip to content
View Fahad2129's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Fahad2129

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Fahad2129/README.md

Hi, I'm Fahad Azfar 👋

CS junior at IBA Karachi building things at the intersection of AI, systems, and software. I enjoy turning complex problems into clean, working solutions — from ML pipelines to low-level assembly.

📍 Karachi, Pakistan | 📧 fahadazfar05@gmail.com | LinkedIn


🎓 Education

Institute of Business Administration (IBA), Karachi — BS Computer Science (Expected June 2028)


🛠️ Tech Skills

Languages

C++PythonJavaScriptHTML/CSSAssembly

AI / ML

MLMLMLMLMLML

🚀 Projects

ProjectDescriptionStack
🏏 AI Cricket Team SelectorAI-powered PSL team selector — 5 ML algorithms from scratch, full-stack appPython, FastAPI, React
📡 2D FFT Edge Detection2D FFT image processing pipeline for edge detection in RISC-V assembly with RVV 1.0 vector intrinsicsRISC-V Assembly
🤖 EA Keyframe LocomotionEvolutionary algorithm optimising torque keyframes for MuJoCo's HalfCheetah-v5 robotPython, MuJoCo
🔤 Word Ladder SolverSemantic word ladder solver using GloVe embeddings with A* and BFS searchPython, NLP
🎮 Hellfire Clash1v1 arcade fighter game with rule-based AI opponent and custom animation state machineC++, SFML

📊 GitHub Stats


visitors

Pinned Loading

  1. AI-Cricket-Team-SelectorAI-Cricket-Team-SelectorPublic

    AI-powered cricket team selector for the Pakistan Super League — 5 ML algorithms built from scratch in pure Python with a React frontend.

    TypeScript

  2. bayesian-network-load-shedding-pakistanbayesian-network-load-shedding-pakistanPublic

    Bayesian Network model for analyzing load shedding severity in Pakistan, built with GeNIe Modeler. Models 11 variables including fuel supply, circular debt, grid infrastructure, and hydropower to p…

  3. Dungeon-EscapeDungeon-EscapePublic

    An immersive C++ and SFML text-based adventure game where strategy, resource management, and critical choices determine your fate.

    C++

  4. ea-keyframe-locomotionea-keyframe-locomotionPublic

    Evolutionary Algorithm that optimizes cyclic torque keyframes for MuJoCo's HalfCheetah-v5 robot, comparing four selection strategy combinations across 30 generations.

    Python

  5. fft-edge-detectionfft-edge-detectionPublic

    2D FFT image processing pipeline for edge detection implemented in RISC-V assembly with RVV 1. 2D FFT image processing pipeline for edge detection implemented in RISC-V assembly with RVV 1.0 vector…

    C++

  6. Hellfire-ClashHellfire-ClashPublic

    Hellfire Clash is a 1v1 fighter game built with C++ and SFML, featuring two modes: Player vs AI and Player vs Player (same device). With responsive controls, smooth animations, and multiple attack …

    C++ 1