// loading
Preparing portfolio
Fetching the latest content...
// loading
Fetching the latest content...
Senior Full Stack Engineer
Senior Full Stack Engineer architecting healthcare technology platforms with React, Next.js, Node.js, and TypeScript — from AWS infrastructure (ALB, Auto Scaling EC2, CloudFront, SQS/Lambda async) that enabled ~3x growth in API traffic to AI features that cut manual work by 60%.
// about_me
I'm a Senior Full Stack Engineer with 6+ years building healthcare technology platforms in React, Next.js, Node.js, and TypeScript. I owned architecture for Expedient VMS — a vendor-neutral healthcare staffing platform — for four years, and now build goIcon (Icon by Caremerge), a senior-living engagement platform for the US market.
I design AWS infrastructure built for scale — Application Load Balancer with Auto Scaling EC2, S3/CloudFront portals, Lambda + SQS async fan-out, and MySQL indexing, query optimization, and pagination — that supported ~3x increase in request volume, and led modernization to TypeScript, Prisma, tRPC, and monorepo tooling, cutting type-related production bugs ~40%. Beyond MERN: NestJS, Django, Flask, GraphQL, Go, and Terraform.
At Productbox, I lead solution design within an 8-person team, mentor 4 engineers, and ship AI product features with OpenAI and Google Gemini — including a Gemini support chatbot serving clinicians, agencies, and facilities — while working with client stakeholders from requirement workshops through production.
// quick_facts
Education
BSc Software Engineering - UET Peshawar (GPA 3.3)
Location
Peshawar, KP, Pakistan
Languages
Urdu (Native) - English (Professional)
Architecture
Microservices - Serverless - Monorepos
AI / LLM
OpenAI, Google Gemini, Vercel AI SDK
// skills
Production-grade tools I have shipped in real systems.
// projects
Healthcare platforms, AI products, and open-source architecture work.
Project 01
Healthcare - Current
Senior Full Stack Software Engineer on Icon's senior-living engagement and communication platform (Caremerge) for the US healthcare market — current full-stack delivery across the product.
View projectProject 02
Healthcare - Enterprise
Architecture owner (2022-2026) for a vendor-neutral healthcare staffing platform: Node/Express + MySQL API, 4 React portals on S3/CloudFront, Lambda + SQS async workflow fan-out, Auth0, and a Gemini-powered support chatbot — delivered with an 8-person team.
View projectProject 03
AI Product
Designed and shipped an AI app that turns live GitHub profile data into GPT-generated developer feedback — 200+ user sessions in launch week, with dynamic prompt templates keeping analysis under 3 seconds per profile.
View projectProject 04
AI · Full Stack · Voice
End-to-end voice AI product: natural-language client briefs → LLM narration script → ElevenLabs MP3 — with browser UI for generation, preview, and audio library, plus REST API, Swagger, CLI, and Docker. Supports 5 LLM providers (OpenAI, Gemini, Groq, Anthropic, mock) with quota-aware fallback, optional multi-turn agent tool loop, TTS retries, typed config, and unit + live integration tests.
View projectProject 05
Architecture
Architecture case study: monolith decomposed into event-driven microservices using Pub/Sub — independently scalable order processing with async service communication and real-time status updates.
View projectProject 06
Backend
Async-first translation API in Python achieving sub-100ms average response times under standard load — with Terraform-provisioned infrastructure and clean service abstractions designed for horizontal scaling.
View projectProject 07
Platform
Backend Developer for a social travel platform — owned the Node.js backend and MongoDB data layer: RESTful API design, data modeling, and user interaction flows.
View projectProject 08
Automation · n8n
Designed and shipped an n8n workflow that aggregates GitHub PRs and commits across org and personal repos, then posts a scheduled AI-polished weekly summary to Slack — with pagination handling, default-branch auto-detection, and a credential-safe shareable export.
View project// additional_repos
More open-source work showing multi-framework depth and backend breadth.
aws-ecs-terraform-url-shortener
AWS ECS infrastructure as code with Terraform
simple-serverless-app
Serverless application patterns
claude-token-auditor
LLM token usage auditing tool
next-13.4-using-sqlite-and-prisma
Type-safe full-stack: App Router + Prisma
SimpleAppUsingMicroservices
Monolith decomposed into 4 services
go-crud-api
RESTful CRUD backend in Go
go-cli-app
CLI tooling in Go
graphql-crash-course
Schema-first GraphQL API design
trpc-example-main
End-to-end type-safe APIs
cloud-functions
Event-driven Firebase serverless backend
react-query / swr / rtk-query
Advanced server-state management
mono-repo-using-turbo
Turborepo monorepo architecture
mono-repo-using-nx
Nx workspace architecture
my-card / use-cudo-toggle
Published npm packages
DjangoCRUDApplication
Full-stack Django application
AngularCRUDApplication
Angular CRUD application
// technical_writing
Loading articles from DEV Community...
// experience
6+ years from intern to senior engineer — healthcare staffing, senior-living tech, and enterprise delivery.
Jan 2022 - Present
Productbox - Peshawar
Jan 2021 - Jan 2022
Productbox - Peshawar
Oct 2020 - Jan 2021
SIQA Software Services - Rawalpindi
Jul 2020 - Sep 2020
SIQA Software Services - Rawalpindi
// contact
Available for senior engineering roles in healthcare technology, platform engineering, and architecture consulting. Usually responds within 24 hours.
GitHub
Technical Writing
Phone
03499105779
Curriculum Vitae
// technical_writing
Architecture decisions and measurable outcomes from healthcare platforms and open-source work — synced live from DEV Community.
Cursor
When I first started using Cursor AI, I thought it was just an AI-powered code editor. After...
Read on DEVCursor
Every time I open an unfamiliar codebase, I end up repeating the same process: Explaining the...
Read on DEVAws
Traffic spikes are one of those problems every production system eventually faces. It's rarely a...
Read on DEVAi
Most articles about AI coding assistants focus on writing code faster. But when you join a new...
Read on DEVAi
“Why does my AI assistant still not understand my project?” That was me—after spending hours...
Read on DEVAi
The Problem If you’re working with LLMs, this probably feels familiar: Prompts start...
Read on DEV