Personal Projects

Personal · Open Source

AWS Portfolio Website

This site — a production-grade serverless portfolio built on 20+ AWS services. Features a real-time visitor counter, a blog with DynamoDB-backed API, CI/CD via CodePipeline, and infrastructure fully managed with Terraform.

CloudFront Lambda API Gateway DynamoDB S3 CodePipeline Terraform WAF
View on GitHub →
Personal · Open Source

Pomodoro Timer

A Pomodoro productivity timer application managed with Terraform on AWS. Clean infrastructure-as-code approach to deploying a simple but fully cloud-hosted web app.

Terraform AWS
View on GitHub →

Professional Case Studies

Selected highlights from professional engagements. Source code is proprietary.

Case Study · Bristol Myers Squibb

Serverless Cost Optimization System

Architected and deployed a fully serverless EC2 and RDS startup/shutdown automation system. Scheduled workloads using EventBridge rules, orchestrated multi-step workflows with Step Functions, and delivered notifications via SNS — saving approximately $600K annually in compute costs.

EventBridge Lambda Step Functions SNS CloudFormation Python Node.js
Case Study · Ekhaya Youth Project

HIPAA-Compliant File Storage Modernization

Implemented S3 storage lifecycle policies for patient records at a multi-state healthcare nonprofit. Ensured HIPAA retention compliance while reducing file storage costs by ~60% and dramatically cutting audit response and record request time.

S3 S3 Lifecycle Policies IAM HIPAA Compliance
Case Study · DXC Technology

Legacy Insurance Platform Migration

Led migration of key insurance systems from IBM DB2 and COBOL to AWS-managed services. Rebuilt deployment pipelines using Terraform IaC and Jenkins, establishing consistent multi-environment delivery and significantly reducing operational overhead.

EC2 RDS ECS Kubernetes Terraform Jenkins