$ 12 Beads[FEATURED]
A multiplayer capture board game. Capture your opponent's beads, clear the board first, and you win.
PythonPyGameAWSEC2
$ Quilix[FEATURED]
A SaaS portfolio builder for engineers, engineering students and early-career developers.
• Built a multi-tenant SaaS platform that publishes server-rendered portfolios at /username
• Developed a Django/DRF backend with a public read API and token-authenticated writes, fully documented via OpenAPI
• Shipped a themes system with free and premium templates and one-click theme switching across 5 templates
• Implemented SEO-friendly SSR with semantic HTML and mobile-first responsive layouts, achieving ~90 Lighthouse score
PythonDjangoDRFReactAWS
$ Matab Health Care
A scalable healthcare backend system for clinic management and appointment workflows. Built as a freelance project, this system handles real-time appointment scheduling, patient verification, and role-based access control for healthcare professionals.
• Built scalable Django/DRF backend powering clinic management and appointment workflows.
• Implemented real-time appointment scheduling with concurrency-safe booking logic, handling 50+ daily bookings without race conditions
• Designed RBAC & ABAC authorization layer separating permissions for admins, doctors, and clinic staff across 10 role types
• Provisioned AWS EC2 and deployed development environment with environment-based config management and automated deployment scripts
DjangoDjango REST FrameworkPostgreSQLAWS EC2OTP VerificationRBAC/ABAC
$ Outcome-Based Education LMS
A full-featured Learning Management System backend developed as a Final Year Project at Riphah International University. Automates student result computation and academic workflows with role-based and attribute-based access control.
• Built a Django LMS backend automating student result computation and academic workflows for 2500+ students and 300+ faculty
• Implemented RBAC & ABAC for fine-grained faculty and student authorization across 3 permission levels
• Optimized database queries and view logic, reducing report generation time by ~60%
Streamlined grading and evaluation, reducing manual grading workload
PythonDjangoMySQLRBACABAC