Case Studies

The Full Story

Not just what was built — but why it was built, what broke first, and what it took to fix it. Real systems, real decisions, real outcomes.

Serverless & Cloud Automation AI Recruitment Startup 1 Year 3 Months

Building the Cloud Foundation for an AI Recruitment Platform

An AI startup needed cloud infrastructure that could scale for 10K+ monthly interviews without managing servers. We built it — from scratch, in code.

What changed

The platform now runs without manual server management, scales automatically during high-traffic interview sessions, and deploys new features same-day.

How it was built

AWS CDK TypeScript stacks for multi-environment VPCs, Lambda-backed API Gateway, Aurora Serverless databases, Cognito auth, and GitHub Actions pipelines for 5+ microservices.

The result

99.9% uptime. 40% faster release cycles. Zero server maintenance overhead.

Kubernetes & Infrastructure as Code SaaS Operations 2 Months

Eliminating Kubernetes Drift with Terraform on AWS EKS

Authored secure infrastructure-as-code network sets to provision, manage, and scale managed Kubernetes clusters on AWS EKS using Terraform.

What changed

Constructed dynamic cloud networks that automatically scale to accommodate heavy traffic shifts, preventing website sluggishness.

How it was built

Codified modular Terraform blocks defining multi-AZ VPC subnets, AWS EKS node scaling groups, and custom IAM boundary policies.

The result

Replaced manual cloud configurations with automated Terraform setups, eliminating environment configuration drifts.

Frappe & Custom ERP Apps Aviation & Logistics 3 Months

Aviation Workflows, Inside the ERP

Programmed a custom aviation transactional app inside the Frappe framework, consolidating passenger manifests directly with corporate database records.

What changed

Consolidated passenger ticketing and baggage logs into the core corporate database, removing costly third-party API configurations.

How it was built

Developed a standalone Frappe Python app with custom DocTypes, transactional hooks, REST database handlers, and optimized database index queries.

The result

Integrated ticketing manifests directly into the ERP core, eliminating synchronization lag and data discrepancies.