Software Engineering graduate specializing in backend development with Python, Django, and FastAPI, and full-stack web applications with Django REST Framework and React.js.

6+
Published projects
7+
Service categories
3+
Professional roles
1+
Degree

My background is in Python and Django: designing the data model, wiring authentication and authorization, and building the REST API a frontend actually consumes.
Most of the projects on this site follow that same shape - a Django REST Framework backend paired with a React frontend.
I finished a BS in Software Engineering at Abasyn University and have worked across backend-focused roles and internships since, moving between greenfield builds and existing codebases.
The structured record of exactly where and when is on the Experience page below, sourced from the same data as the résumé so it can't drift out of sync.
Languages
Every role below is the same structured record the résumé and the Experience page draw from - moving between greenfield builds and existing codebases.
Jun 2025 — Present
CurrentSoftware Developer
HA Technologies (Pvt) Ltd · Islamabad
Developed scalable full-stack web applications using Django, DRF, FastAPI, and React.js.
Feb 2025 — May 2025
Python Developer Intern
CodeAlpha · Remote
Developed desktop applications using Python, PyQt5, and Tkinter.
Sep 2024 — Feb 2025
Web Developer Intern (Team Lead)
Abasyn University Incubation Center · Peshawar
Built full-stack applications using Django, PyQt5, and REST APIs while leading development tasks.
Three principles that hold regardless of the project - the engineering mindset behind every system on this site.
The data model comes first
Before any endpoint or UI, I work out what entities the system needs to represent and how they relate. Most later problems trace back to this step being rushed.
Authentication and authorization are not an afterthought
Who can do what is decided as part of the architecture, not bolted on once the feature list is done.
A system should be explainable
I can walk through why a system is built the way it is - which is also why every project on this site links to something real: a live URL, a repository, or an audited screenshot.
Grouped the same way the backend curates them - see the full breakdown, with every categorical level, on the Skills page.
Frontend
React and JavaScript, wired to whatever API the project needs.
Not every project looks identical, but most share the same underlying layers - each one backed by a real, published skill category, not a diagram drawn for its own sake.
Frontend
Interface
React and JavaScript, wired to whatever API the project actually needs - not a template dropped on top afterward.
Backend
API and data model
Django, DRF, and FastAPI. The data model comes first, and authentication/authorization is decided as part of that same design - never bolted on once the feature list is done.
Database
Source of truth
PostgreSQL as the primary store, MongoDB where a document shape genuinely fits better.
Deployment
Running system
Docker, Git, and Postman to build and verify it; Cloudflare Workers and Vercel to actually ship it - a live URL, not a local demo.
Frontend
Interface
React and JavaScript, wired to whatever API the project actually needs - not a template dropped on top afterward.
Backend
API and data model
Django, DRF, and FastAPI. The data model comes first, and authentication/authorization is decided as part of that same design - never bolted on once the feature list is done.
Database
Source of truth
PostgreSQL as the primary store, MongoDB where a document shape genuinely fits better.
Deployment
Running system
Docker, Git, and Postman to build and verify it; Cloudflare Workers and Vercel to actually ship it - a live URL, not a local demo.
Choose your path
Recruiters & hiring managers
Hiring for a role
Résumé, verified work history, and the systems behind it.
View résuméFounders & clients
Starting a project
Tell me what you're building and what stage it's at.
Get in touchBackend
Django, DRF, and FastAPI - REST APIs, authentication, and the data model underneath them.
Database
PostgreSQL as the primary store, MongoDB where a document shape fits better.
Tools
Git, Docker, and Postman - the everyday toolkit for building and verifying an API.
Deployment
Cloudflare Workers and Vercel for shipping a working system, not just a local demo.