About
I'm a backend engineer with a growing passion for AI systems — APIs that don't just serve data, but power intelligent products. By day I ship REST APIs, microservices, and distributed backends that hold up at scale. By night I'm probably tinkering with a new framework, grinding a strategy game, or sketching in a notebook.
I believe software is art with constraints. Every API contract is a design decision, every schema a small architecture statement. I care about the craft — clean systems, observable services, thoughtful boundaries between concerns.
Currently Backend Developer 2 at siParadigm, building a healthcare case management platform — AI triage, lab bidding engines, insurance automation, and compliance workflows. Computer Systems Engineering graduate from UET, Peshawar. Always learning, always building.
Experience
Backend Developer 2 · siParadigm
↗- Built a healthcare case management platform from the ground up with a small team
- Wired up AI triage with message queues and async task processing, feeding clinical diagnosis models directly into case workflows
- Built the full lab ecosystem: registration, licensing, fee scheduling, per-payer insurance catalogs, and a geolocation-scored bidding engine that auto-awards top labs
- Developed AI-assisted ICD-10 → CPT code mapping, filtering and scoring labs into the bidding pipeline
- Built a document/attachment layer for test results, images, and medical records across cases and claims
- Integrated FedEx API for medical kit shipping: label generation, tracking, and delivery updates
Backend Developer · siParadigm
↗- Cut microservice orchestration time from 2s → 110ms by replacing chained HTTP calls in the SAGA architecture with gRPC
- Built a real-time PII redaction system using OCR, pattern matching, and intelligent frame analysis — no LLM required
- Developed a workflow recording system capturing screen, audio, and user I/O; builds an action graph from sessions and replays tasks from natural language
- Built field-level AES-256 encryption by overriding Django ORM field classes, with RBAC-controlled decryption and deterministic encryption on searchable columns
- Implemented microservice auth through Traefik with dynamic routing and RBAC
- Built an AI evaluation pipeline tracking true/false positives, token usage, and accuracy across multiple dimensions
Full Stack Engineer · Agileloop
↗- Led development of an AI browser agent executing multi-step browser tasks from natural language with zero user intervention
- Built the core execution engine with real-time multi-signal input, async pre-fetching, and a per-action verification loop
- Made the agent undetectable: randomized timing, natural cursor movement, stealth browser sessions
- Took the product from concept to beta and owned the core agent logic end-to-end
- Co-developed the Chrome extension frontend; maintained backend services: auth, billing, usage metering, and AI model integration
Backend Engineer · Agileloop
↗- Built the backend from scratch for an AI-powered computer-use agent executing tasks from natural language
- Designed a microservices split: Node.js/Express for auth, billing, and accounts; Django for AI model integration and agent logic
- Implemented OAuth multi-account linkage (Google, Zoho, and others), enabling the agent to call third-party APIs on the user's behalf
- Designed data models across PostgreSQL and MongoDB for sessions, billing records, token usage, and agent activity logs
- Integrated Stripe for billing and token metering; integrated OpenAI with prompt tuning, context management, response caching, and token streaming
- Implemented rate limiting, CI/CD with Dockerized containers, and wrote unit and end-to-end test suites
Full Stack Developer · Biads Consulting Ltd.
↗- Built the backend for a real-time portfolio management platform serving ~700 users
- Integrated Finnhub WebSocket streams for live financial data ingestion
- Developed portfolio tracking APIs for holdings, performance metrics, and alerts
- Implemented prediction features using technical indicators and in-house vector-based models
- Worked across a microservices stack: Django, PostgreSQL, Redis, Kafka; deployed on Google Cloud Platform
Selected Projects
Microservices REST Platform
↗Scalable REST API infrastructure at siParadigm. Service orchestration, database integration, and inter-service communication for enterprise-grade backend operations.
CI/CD Automation Pipeline
↗End-to-end deployment automation for a multi-project development team. Integrated automated testing, build, and cloud deployment stages for consistent, reliable releases.
Multi-tenant SaaS Backend
↗Server-side architecture for a multi-tenant SaaS platform. Authentication, tenant isolation, third-party API integrations, and query optimization for daily active users.
Faculty Research Portal
↗Internal web portal for UET tracking faculty research output and publications. Recognized with a Certification of Appreciation from the university in December 2020.
Tinkering
Side quests, experiments, and the things I make when no one's watching. The fingerprints of a restless mind.
A web tool that renders complex turn-based strategy decisions as graph traversals. Born from too many hours in 4X games.
Daily ASCII pieces generated by an LLM constrained to a 60×40 grid. The art of letting a system surprise you.
A self-hosted dashboard tracking my coding habits, gaming hours, and reading streaks. Data only I get to see.
A bitboard chess engine written for fun. Will lose to Stockfish in 4 moves. But it's mine.