CS Graduate (AI-focused batch, COMSATS University Islamabad) building production Django backends and AI-integrated systems. I work at the intersection of backend engineering and applied AI — RAG pipelines, LLM integration, real-time WebSocket systems, and deployed full-stack applications.
| Project | Description | Stack | Live |
|---|---|---|---|
| DocuMind | AI-powered Legal & Financial Document Q&A via RAG | Django, ChromaDB, Sentence Transformers, Groq LLM, PostgreSQL | Live |
| AB Medical Assistance | Full-stack healthcare platform with AI medicine recommendations | Django, DRF, React, JWT, PostgreSQL, Railway, Vercel | Live |
| Job Connect | Real-time job marketplace — Final Year Project | Django Channels, WebSockets, Redis, Daphne, Tailwind | — |
| VectorShift | Visual AI pipeline builder with DAG validation | React, ReactFlow, Zustand, FastAPI, Python | — |
| Bespoke Studio | Generative AI furniture marketplace | Django, Pollinations AI, Redis, WebSockets | — |
| VisionX Tracker | Real-time object detection & multi-object tracking | YOLOv8, Deep SORT, OpenCV, PyTorch, Streamlit | Live |
while alive:
eat()
sleep()
code() # the important one
repeat()# My daily request cycle
GET /motivation → 200 OK
POST /problems → 201 CREATED (and solved)
DELETE /bugs → 204 NO CONTENT
PUT /skills → 200 UPDATED
# 404 only when I stop learning$ git log --oneline --author="Abdul Salam"
a1b2c3d built RAG pipeline from scratch
d4e5f6g shipped DocuMind to production
g7h8i9j fixed that CORS bug at 2am
k1l2m3n deployed AB Medical on Railway
o4p5q6r real-time chat working via WebSockets
s7t8u9v vectorshift DAG validation done
w1x2y3z another night, another feature shipped"Nights are where the real work happens — no distractions, no noise, just code and focus." — Abdul Salam

