Skip to content
View SHaiderM16's full-sized avatar

Highlights

  • Pro

Organizations

@FAST-Dev-Team-Semester-Projects@acmnuceskhi

Block or report SHaiderM16

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

👋 Hi, I'm Haider

  • 🎓 Computer Science undergraduate at FAST NUCES Karachi '27
  • 🧠 Building backend systems, databases, and AI integrations

🔧 Tech Stack

PythonTypeScriptPostgreSQLNext.jsFastAPIFlaskPrismaMySQLMongoDB


🛠️ Featured Projects

  • Karachi Smart Transit System — Full-stack transit management with simulated real-time bus tracking, 12-table 3NF database, triggers, and stored procedures.
  • Worklog Platform — Full-stack SaaS with RBAC, 5-stage state machine, and 14 Prisma models.
  • REPLUG-QA — RAG-based QA system using FAISS, Cohere API, achieving Token F1=0.591 at k=10.
  • News Agency PubSub System — Real-time publish-subscribe system in C with IPC and multithreading.

🌐 Connect


✍️ Random Dev Quote

Readme Quotes

Pinned Loading

  1. FAST-Dev-Team-Semester-Projects/karachi-smart-transit-systemFAST-Dev-Team-Semester-Projects/karachi-smart-transit-systemPublic

    Full-stack transit management system showcasing development skills. Features simulated real-time bus tracking, passenger booking, admin dashboard, and MySQL database with stored procedures and trig…

    JavaScript

  2. acmnuceskhi/worklog-appacmnuceskhi/worklog-appPublic

    Team-based worklog application built with Next.js, Prisma, and PostgreSQL. Features user authentication, worklog submissions, team management, and contribution ratings.

    TypeScript

  3. replug-qareplug-qaPublic

    Implementation of the REPLUG framework for open-domain QA using Contriever, FAISS, and Cohere. Developed for CS4051 Information Retrieval.

    Python

  4. news-agency-pubsub-systemnews-agency-pubsub-systemPublic archive

    Real-time news publishing system implementing publish-subscribe pattern with C, demonstrating OS concepts like IPC, synchronization, and multithreading through shared memory and POSIX threads.

    C 1