Stack
The tools I reach for when something needs to actually work.

Every project on this site runs on the same core: AWS infrastructure defined as code, event-driven backends, and AI integrated where it earns its place, not bolted on for the sake of it.

01
Cloud & AWS
Where infrastructure lives. Serverless-first, defined as code, observable across accounts.
AWS Lambda ECS Fargate AWS CDK API Gateway EventBridge Amazon SQS DynamoDB Amazon S3 CloudFront IAM OIDC Terraform CloudWatch FinOps
02
Backend
Python-first APIs running on managed compute, containerized when the workload demands it.
Python FastAPI REST APIs Docker ffmpeg Mangum
03
Frontend
React and TypeScript, built fast and shipped without a heavy framework tax.
React TypeScript Vite Tailwind CSS hls.js SVG data visualization
04
AI & ML
Used where it earns its place: grounded, cost-aware, and never the front door for routine requests.
Anthropic Claude API Ollama AWS Transcribe Vector embeddings Semantic search Tool use / MCP-inspired patterns
05
Auth & Delivery
Identity, security, and the pipeline that gets code from a commit to production.
GitHub Actions WorkOS SSO JWT Infrastructure as Code CI/CD Multi-tenant architecture