Projects

Selected systems I've built across SaaS, AI, automotive, compliance, and commercial web platforms.

Production SaaS

DQ Motors

A full-scale dealership management platform built for a Canadian automotive business, replacing manual back-office operations with a centralized system for inventory, customer relationships, financing, vehicle marketing, and business analytics.

  • Python
  • Django
  • React
  • PostgreSQL
  • AWS S3
  • Google Gemini
Project highlights
  • Inventory lifecycle management
  • CRM with e-signature deal capture
  • In-house loan origination and installment tracking
  • Per-vehicle cost and profit analytics
  • Automated vehicle publishing to Facebook Marketplace and Instagram
  • AI-generated vehicle descriptions and video content using Google Gemini
  • NHTSA VIN decoding
  • Role-based administration
  • Scalable vehicle media management
  • Operational dashboards

Production SaaS

RS Express Parking

A production airport parking platform serving two commercial brands from a shared system, covering online bookings, payments, customer self-service, supplier operations, invoices, and internal management.

  • Python
  • Django
  • React
  • MySQL
  • Stripe
  • Celery
Project highlights
  • Multi-step parking booking flow
  • Stripe payment integration
  • Automated branded invoice generation
  • Customer booking management
  • Booking rescheduling and cancellation workflows
  • Loyalty and coupon functionality
  • B2B supplier portal
  • Role-based permissions
  • Multi-brand architecture

AI / Academic Project

VERA

Voice-Based AI Interview Platform

An AI-assisted technical interview platform that evaluates spoken answers while supporting natural Urdu-English code-switching and measuring scoring reliability across multiple evaluation stages.

  • FastAPI
  • Next.js
  • PostgreSQL
  • Whisper
  • LaBSE
  • Gemini
Project highlights
  • Speech-to-text transcription
  • LaBSE semantic pre-filtering to identify off-topic responses before expensive LLM evaluation
  • Multi-run LLM consensus scoring
  • Acoustic speech analysis for delivery quality and filler-word detection
  • Urdu-English code-switching support
  • Judge0 sandboxed code execution
  • Weighted programming test suites
  • AI-assisted code review
  • LLM scoring variance tracking
  • Google OAuth and JWT authentication

Compliance SaaS

Veraha

A multi-tenant governance, risk, and compliance platform supporting structured compliance workflows for frameworks including SOC 2, ISO 27001, HIPAA, and GDPR.

  • React
  • TypeScript
  • Node.js
  • Express
  • MongoDB
Project highlights
  • Multi-tenant architecture and tenant isolation
  • Compliance controls engine
  • Evidence lifecycle management
  • Policy lifecycle and versioning
  • Employee policy attestation
  • Risk register and vendor risk management
  • Audit workflows and scoped read-only auditor portal
  • Role-based access control
  • 20+ API domains and 40+ data models

Computer Vision Project

AI-Based Makeup Recommendation System

A computer vision application that analyzes facial images to recommend personalized makeup shades and provides a virtual try-on experience.

  • Python
  • Django
  • OpenCV
  • Hugging Face
  • Gradio
Project highlights
  • Used OpenCV to detect facial features and estimate skin tone
  • Generated personalized makeup shade recommendations from detected facial characteristics
  • Implemented virtual try-on functionality that applies selected shades directly to uploaded images
  • Deployed as an interactive application using Hugging Face Spaces and Gradio