Portfolio
Real infrastructure I've designed and shipped.
ECS Fargate Infrastructure for Multi-Service EdTech Platform
Built a production AWS platform with Terraform to run 5 containerized services on ECS Fargate in both dev and production.
Cloud Infrastructure for HealthCare Platform
Provisioned production AWS infrastructure with Terraform for a HealthCare platform running a Node.js API and Angular web app on EC2 Auto Scaling Groups behind Application Load Balancers.
GitLab CI/CD Platform for Containerized Microservices
Built a standard CI/CD system for 5 microservices by containerizing each service and introducing a shared GitLab CI template library used by every repo.
GitHub Actions CI/CD for Containerized BioTech Platform
Implemented GitHub Actions CI/CD for a containerized full-stack platform (Vue.js + FastAPI), supporting both per-service pipelines and a single workflow that deploys everything together.
Serverless AI Model Execution on AWS Fargate Spot
Moved an AI/ML compute workload from an always-on server to an on-demand setup using ECS Fargate Spot, so compute runs only when a job is submitted.