Skip to content
View Rana-Haseeb's full-sized avatar

Highlights

  • Pro

Block or report Rana-Haseeb

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.

Content in all repositories owned by your account will be closed.
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
Rana-Haseeb/README.md
header

divider

About Me

coding

class Haseeb:
    def __init__(self):
        self.name  = "Rana M Haseeb Khan"
        self.role  = "Software Engineer"
        self.base  = "Pakistan (UTC +05:00)"
        self.code  = ["C++", "Python", "JS/TS"]
        self.focus = ["AI/ML", "Full-Stack"]
        self.learn = ["Deep Learning", "LLMs"]
        self.tools = ["MERN", "PyTorch"]
        self.motto = "Build smart, ship fast."
  • 🤖  Building AI-powered apps — like my Gemini CSV analyzer
  • 🧠  Diving deep into Machine Learning, Deep Learning & LLMs
  • 💻  Shipping production-style full-stack apps (MERN, Next.js)
  • 🚀  11 live deployed projects — a selection is showcased below
  • 📫  Reach me at ranahaseeb92029@gmail.com

divider

🛠️ Tech Arsenal

🤖 AI / ML & Data Science
Python, TensorFlow, PyTorch, scikit-learn, OpenCV
Pandas NumPy Jupyter Google Gemini OpenAI

💻 Languages
C++, Python, JavaScript, TypeScript, HTML, CSS

⚙️ Frameworks & Libraries
React, Next.js, Node.js, Express, Tailwind, Vite

🗄️ Databases & Tools
MongoDB, MySQL, Git, GitHub, VS Code, Postman

divider

📊 GitHub Analytics

GitHub stats Contribution streak
Most used languages

🏙️ Contribution Skyline

3D contribution skyline

🐍 Watch the Snake Eat My Contributions

snake animation

📈 Contribution Graph

Daily contributions over the last 31 days

divider

🌟 Featured Projects

🚀 Project 💡 Description 🧰 Tech 🔗 Link
🤖 AI CSV Analyzer Upload a CSV, get instant AI insights powered by Gemini JavaScript CSS HTML Demo
🧠 Multi-Agent Research Platform Six AI agents research, debate, and cite every claim Python Demo
🗂️ Productivity Agent LangGraph agent with human approval before every write Python PLpgSQL Demo
🗽 NYC Congestion Audit PySpark and GeoPandas pipeline auditing 2025 congestion pricing Python Demo
✨ Self-Updating Portfolio Reads GitHub live and writes up new projects with AI TypeScript CSS JavaScript Demo
📋 TaskFlow Real-time glassmorphic Kanban board with threaded comments TypeScript CSS JavaScript Demo
💬 Plume Real-time 1-on-1 and group chat over Socket.io TypeScript CSS JavaScript Demo
🛒 Next.js Commerce Full-stack store with Auth.js credentials and a local cart TypeScript CSS JavaScript Demo
⚡ Zap Tiny links with AI summary, safety check and QR code JavaScript CSS Demo
💎 Finovo Premium expense tracker with live balance and analytics JavaScript CSS HTML Demo
🎬 CineSearch Cinema-grade movie discovery platform TypeScript CSS JavaScript Demo

divider

💭 Dev Quote of the Moment

Developer quote of the day

🤝 Let's Connect


Thanks for visiting

© 2026 Rana Muhammad Haseeb Khan · All rights reserved · — Designed & built with care 💜

footer

Pinned Loading

  1. Multi-Agent-Research-Platform Multi-Agent-Research-Platform Public

    Six specialised AI agents that research a question, argue about the answer, and produce a report where every claim traces back to a source. Built with LangGraph — agent limits enforced in code, not…

    Python

  2. Ai-Workspace-Platform Ai-Workspace-Platform Public

    A multi-user AI workspace where every answer can be traced — to a document page, or to something you said three sessions ago.

    Python

  3. productivity-agent-2026 productivity-agent-2026 Public

    LangGraph AI agent for task & note management, with human approval required before every write action.

    Python 1

  4. NYC-Congestion-Audit NYC-Congestion-Audit Public

    An end-to-end data pipeline (PySpark + GeoPandas + Streamlit) that audits NYC's 2025 congestion pricing policy using real TLC taxi data — analyzing border-zone traffic leakage, speed changes, fare/…

    Python

  5. smart-city-air-quality-dashboard smart-city-air-quality-dashboard Public

    A Streamlit-based smart city dashboard that simulates 100 air-quality sensors (Industrial vs Residential zones) over a full year, using PCA, temporal heatmaps, and distribution analysis to detect p…

    Python

  6. plume-realtime-messaging plume-realtime-messaging Public

    Plume — a real-time chat app (Next.js + Express + Socket.io + MongoDB) with 1-on-1 and group chats, communities, message ticks/reactions/replies, media sharing, voice & video calls, and JWT auth.

    TypeScript