Skip to content

Moeed Bhatti — Full Stack Developer — Backend & API Engineering

I build software where the business rules are as hard as the technology.

Based
Lahore, Pakistan
01

About

Backend-focused full stack engineer with 5+ years designing APIs and the systems behind them — Node.js, NestJS and Express over PostgreSQL, MongoDB and Redis, deployed on AWS. Experienced in multi-tenant data isolation, serverless architectures built to absorb 10,000+ concurrent requests, and moving long-running work off the request path so response times hold under load.

My approach is to understand the problem before building it. Most projects don't fail because of the code — they fail because nobody defined the problem properly first.

02

Selected work

Featured · Ongoing

ConstructPro

Construction management platform (Swiss market)

  • Node.js
  • React
  • PostgreSQL
  • REST APIs
  • MCP
  • LLM agents
  • Full stack delivery across order and client management, scheduling, PDF export, and the Bexio accounting API integration — owning API contracts and data models throughout
  • Built a Switzerland-compliant time-tracking module from the ground up: a two-bucket overtime model (Überstunden and Überzeit), 45h/50h weekly caps by worker group, per-canton holiday calendars, Sollzeit and vacation logic, and five-year immutable record retention
  • Derived the entire compliance model from primary research into Swiss labour law (ArG, ArGV 1, OR) and the LMV construction collective agreement — I read the law before writing the schema
  • Modelled the data layer on a TimeLog / WeeklyTimeAggregate schema with pre-computed weekly rollups, so query cost stays flat as records accumulate against the five-year retention requirement
  • Built an agentic delivery pipeline: issue-tracker webhooks trigger an intermediary execution layer that hands scoped work to LLM coding agents, with human approval gates between discovery, planning and build phases
  • Authored machine-readable engineering specifications so agents operate against explicit contracts instead of inferring intent

Project

D[AI]LY

AI content generation platform

  • Node.js
  • Express
  • React
  • AWS Lambda
  • S3
  • LLM APIs
  • Backend for an LLM-driven content platform engineered to scale to 10,000+ users, generating and publishing without manual intervention
  • Offloaded generation and long-running model calls to dedicated cloud functions, keeping the request path responsive independent of inference duration
  • Scheduling and publishing workflows against third-party CMS APIs (WordPress, Webflow) with media handling and retry logic

Project

Taleharbor

Social storytelling platform

  • Node.js
  • MongoDB
  • React
  • Architecture supporting 1,000+ concurrent active users with high availability
  • Chronological narrative timelines as the core data structure, with read patterns designed around timeline retrieval

Project

Teamstart

Scheduled event management

  • Node.js
  • PostgreSQL
  • Docker
  • CI/CD
  • Scheduled event management on a semi-multi-tenant architecture, serving customisable scheduling to multiple clients without per-client forks
  • Automated development, testing and production environments for staged testing and predictable releases
03

Experience

  1. Aug 2025 – Present

    Senior Backend Engineer → Full Stack Engineer

    10Pearls

    • Backend engineer on a consumer PDF processing platform serving ~5.8k weekly unique users, where document manipulation is CPU- and memory-bound and must stay responsive under concurrent load
    • Work across both stacks in production: .NET services on Azure and JavaScript/Node.js services on AWS
    • Expanded from backend services into full stack ownership of the product surface
    • .NET
    • Azure
    • Node.js
    • AWS
    • REST APIs
  2. Aug 2024 – Present

    Full Stack Engineer

    Independent / Contract

    Ongoing client engagements delivered end to end. See projects.

  3. Oct 2023 – Aug 2024

    Node.js Engineer

    Techtiz

    • Architected the backend for a multi-tenant distributed system, isolating each tenant's data in a dedicated database — containing blast radius and keeping query performance predictable as tenants grew
    • Built a request distribution layer routing traffic to the correct tenant datastore, keeping tenant resolution transparent to application code
    • Integrated a third-party ticketing service as a centralised support portal, with fallback mechanisms so support stayed available when the upstream provider did not
    • Node.js
    • Express
    • MongoDB
    • Multi-tenant architecture
  4. Oct 2022 – Oct 2023

    Node.js Engineer

    TechBucks

    • Designed a serverless API Gateway layer scaling to 10,000+ concurrent requests, sized so capacity tracked actual demand rather than provisioned peak
    • Built a distributed execution architecture pushing long-running tasks off the request path, keeping API latency stable while heavy jobs completed asynchronously
    • Wired event-driven workflows through S3 event notifications and scheduled triggers
    • Node.js
    • AWS Lambda
    • API Gateway
    • S3
    • Serverless
  5. Aug 2020 – Feb 2022

    Web Developer

    Asian Solutions Pvt. Ltd.

    • Built an enterprise WordPress SSO plugin implementing SAML 2.0 across 10+ identity providers (Azure AD, Okta, Auth0, ADFS, Google) — metadata exchange, AuthnRequests, assertion validation, certificate management
    • Implemented attribute mapping, auto-provisioning, multi-IdP support and Single Logout, with a custom admin interface for per-provider configuration and audit logging
    • Built a document ingestion pipeline collecting and storing 10,000+ mixed-type documents for downstream analysis
    • SAML 2.0
    • SSO
    • WordPress
    • MySQL
  6. 2022

    Bachelor of Software Engineering

    COMSATS University Islamabad, Lahore Campus

04

Skills

Backend
Node.js · Express.js · NestJS · .NET · REST API design · Socket.io · Serverless · microservices
Languages
JavaScript (ES6+) · TypeScript · C# / .NET · SQL
Frontend
React.js · Vue.js · HTML/CSS
AI & Agentic
LLM agent workflow design · MCP connectors and custom MCP servers · spec-driven development with approval gates · OpenAI API integration
Multi-Tenancy
Per-tenant database isolation · semi-multi-tenant architectures · tenant request routing
Identity & Security
SAML 2.0 SSO · assertion validation · certificate management · attribute mapping · auto-provisioning · API auth
Data & State
PostgreSQL · MongoDB · MySQL · Redis (session and state management, caching) · schema design · indexing
Event-Driven
AWS EventBridge · S3 event notifications · Socket.io real-time channels · async job distribution
Cloud (AWS)
Lambda · API Gateway · EventBridge · EC2 · S3 · CloudFront · CloudWatch
Cloud (Azure)
Functions · App Service · API Management · Blob Storage · Application Insights · Key Vault
DevOps
Docker · GitHub Actions · multi-environment CI/CD
05

Get in touch

Services

  1. 01SaaS development, MVP to full platform
  2. 02Custom web apps (React, Node.js, NestJS)
  3. 03REST APIs and backend architecture
  4. 04Database design (PostgreSQL, MongoDB, MySQL)
  5. 05Third-party integrations (payments, auth/SSO, accounting APIs, CRMs)
  6. 06Performance fixes and rescue projects
  7. 07Deployment on AWS and Azure