Skip to content
View salamlakhan7's full-sized avatar
💭
Open to Backend & AI Engineering roles - Django • RAG • LLMs
💭
Open to Backend & AI Engineering roles - Django • RAG • LLMs

Block or report salamlakhan7

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

Hi, I'm Abdul Salam

Django Backend Developer | RAG • LLMs • REST APIs

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.


Featured Projects

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

Tech Stack

Backend & APIs Python Django DjangoREST FastAPI Gunicorn

AI Integration HuggingFace PyTorch scikit-learn NumPy Pandas

Databases & Caching Postgres SQLite Redis

Frontend React TailwindCSS JavaScript HTML5

DevOps & Tools GitHub Docker Render Postman


Connect

LinkedIn Kaggle Streamlit Email


GitHub Stats


GitHub Trophies


Dev Quote


Coding is not just my career — it's my language

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


If the code runs, it's not magic. It's just another late night.

Pinned Loading

  1. AB-Medical-Assistance AB-Medical-Assistance Public

    AI-assisted healthcare platform built with Django, DRF, React, JWT authentication, product management, order processing, and intelligent medicine recommendations.

    JavaScript

  2. DocuMind-AI-Legal-Financial-Document-Analyst DocuMind-AI-Legal-Financial-Document-Analyst Public

    AI-powered Legal & Financial Document Intelligence platform built with Django, ChromaDB, Sentence Transformers, and Groq LLM using Retrieval-Augmented Generation (RAG).

    HTML

  3. Job-connect-Full-stack Job-connect-Full-stack Public

    Designed and developed a job portal system with role-based access (Seeker, Employer, Admin), incorporating status management workflows and real-time chat features.

    HTML 1 1

  4. bespoke-studio bespoke-studio Public

    AI Furniture Platform | Django • Redis • Hugging Face Full-Stack Django app with Real-Time Chat & AI Product Visualizer. Uses Hugging Face models to turn user imagination into custom furniture desi…

    HTML

  5. Genetics-Algorithm-Solver Genetics-Algorithm-Solver Public

    A high-performance optimization engine designed to solve complex combinatorial problems. This solver implements custom selection, crossover, and mutation strategies to evolve optimal solutions for …

    Python

  6. VisionX-Tracker VisionX-Tracker Public

    Real-Time Object Detection & Multi-Object Tracking with YOLOv8 & OpenCV. High-performance Computer Vision system for identifying, labeling, and tracking objects in live video streams with optimized…

    Python