Senior Software Engineer Β· M.S. Computer Science, Georgia Tech
I build and run platforms end to end β backend, frontend, integrations, and the cloud infrastructure underneath. I like scalable systems, hard technical problems, and software that delivers real business value.
- Platform & backend β Python / FastAPI services, SQL, event-driven pipelines (SQS, EventBridge, streams, Rabbit, Kafka).
- Cloud & infra β AWS with infrastructure-as-code (Terraform + CDK), CI/CD, and observability.
- Full-stack β React / Next.js / TypeScript front ends for the systems I build.
- AI & data β data wrangling and analysis with pandas / NumPy, algorithm design, NLP, and applied ML/AI.
- Building full-stack applications
- Exploring new technologies and best practices
- Contributing to personal and open-source projects
- Creating AI/ML solutions
- Learning, and sharing, better ways to ship safely.
I care about code that stays easy to change:
- DRY & modular β small, composable pieces and shared helpers over copy-paste.
- Maintainable β clear boundaries, single responsibility, and refactoring toward the simplest thing that works.
- Built to last β readable, well-tested, documented code the next person (or future me) can change with confidence.