Active Projects
Testing Infrastructure
I build tools that make testing unavoidable, fast, and delightful.
Tech Stack
Python Ecosystem
| Frameworks | FastAPI · Pydantic · SQLAlchemy |
| Testing | pytest · hypothesis · pytest-gremlins |
| Packaging | uv · Poetry · pip-tools |
| Type Safety | mypy · Pydantic · beartype |
Infrastructure
| Cloud | AWS (primary) · Lambda · ECS · S3 |
| IaC | AWS CDK · CDK8S · CloudFormation |
| Containers | Docker · Kubernetes · EKS |
| CI/CD | GitHub Actions · CodePipeline |
AI/ML
| Frameworks | PyTorch · TensorFlow · scikit-learn |
| Tools | Jupyter · pandas · numpy |
| Focus | Applied ML · MLOps · Model serving |
Project Templates
Bootstrap production-ready projects in seconds:
| Template | Purpose |
|---|---|
| cookiecutter-python-library | Modern Python libs with Poetry, pre-commit, CI/CD |
| cookiecutter-backend-service-aws | AWS CDK templates for Python services |