Skip to content
View Rehan-Ahmad-748's full-sized avatar

Highlights

  • Pro

Block or report Rehan-Ahmad-748

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
Rehan-Ahmad-748/README.md

Hi, I'm Rehan Ahmad 👋

I'm a Data Science undergraduate at FAST-NUCES Islamabad, currently in my 6th semester. I build things across the full stack — from machine learning models and data dashboards to backend systems and low-level simulations.

Most of my work is project-driven. I learn by building.


🧑‍💻 About Me

  • 🎓 BS Data Science @ FAST-NUCES, Islamabad (2023 – 2027)
  • 🤖 Recently worked as an AI Engineer at Zhenli during the Google AI Seekho Hackathon — built a multi-agent financial AI system using OpenAI APIs and FastAPI
  • 📊 Interested in data science, machine learning, AI systems, and building useful software
  • 📍 Based in Islamabad, Pakistan
  • 📫 Reach me at rehanahmad7711@gmail.com

🛠️ Skills

Languages: Python · C · C++ · SQL · R · 8086 Assembly
Data Science & ML: Pandas · NumPy · Scikit-learn · ARIMA · Ridge/LASSO/Elastic Net
AI & Automation: Prompt Engineering · OpenAI SDK · FastAPI · Multi-Agent Systems
Web & Backend: Node.js · REST APIs · JWT · HTML5 · CSS3 · Bootstrap
Databases: MySQL · Stored Procedures · Triggers · ERD Design · Access Control
Visualization: Tableau · Streamlit · Matplotlib
Systems: POSIX Threads · Semaphores · IPC · Linux · GCC
Tools: Git · GitHub · VS Code · Visual Studio · LaTeX · SFML


🚀 Projects

🤖 Sign Language Recognition & 3D Avatar Translator

Contributed to a team project translating sign language to English using a scanning system, paired with a 3D avatar that signs back to deaf users. My role was on the data preparation and model training side.
Python Machine Learning Computer Vision Data Training


🚁 AeroNet Lite — Drone Delivery & Resilience Simulation

AI-powered drone delivery simulation with route planning, real-time rerouting, demand forecasting, and anomaly detection — all through an interactive Streamlit dashboard.
Python Scikit-learn A* Search Genetic Algorithm Streamlit Pandas


📈 Inflation Forecasting — Pakistan

Built and compared ARIMA, Ridge, LASSO, and Elastic Net models to forecast Pakistan's annual inflation using real data from PBS, SBP, and World Bank.
R ARIMA Regression Models Statistical Analysis LaTeX


🌍 Global Disaster Risk & Recovery Analytics

Tableau dashboards built from EM-DAT, World Bank, and NASA datasets to visualize country-level disaster resilience and recovery patterns using custom composite metrics.
Python Pandas NumPy Tableau Data Fusion Feature Engineering


📬 Connect with Me

LinkedIn Instagram Email


6th Semester · BS Data Science · FAST-NUCES Islamabad

Popular repositories Loading

  1. Rehan-Ahmad-748 Rehan-Ahmad-748 Public

    BS Data Science @ FAST-NUCES | Python · ML · Data Analytics | Open to Internships

  2. Aeronet-lite Aeronet-lite Public

    AI drone delivery simulation with route planning, real-time rerouting, demand forecasting and anomaly detection using Scikit-learn and Streamlit

    HTML

  3. Inflation-forecasting-Pakistan Inflation-forecasting-Pakistan Public

    Built and compared ARIMA, Ridge, LASSO, and Elastic Net models to forecast Pakistan's annual inflation using real data from PBS, SBP, and World Bank

    TeX

  4. Pac-Man-8086-Assembly Pac-Man-8086-Assembly Public

    Full multi-level Pac-Man game written entirely in Assembly with ghost AI, power-ups, sound effects, and a file-based high-score system.

    Assembly

  5. Smart-Traffic-Parking-System-OS Smart-Traffic-Parking-System-OS Public

    Console-based OS simulation of two concurrent traffic intersections and a semaphore-based parking system using POSIX threads, IPC pipes, and process synchronization in Linux.

    C++

  6. Network-routing Network-routing Public

    Graph-based network routing simulator using Dijkstra's algorithm and BFS/DFS to compute optimal paths between routers, built in C++.

    C++