Hantamap

An independent data visualization platform that maps 2026 hantavirus-related events from public health reports, local news, and official advisories into a live, interactive map. Includes a "Risk Lens" feature for contextualizing incident clusters by geography and time. Built and maintained entirely outside of work.

tf2cdk

A Python CLI tool that converts Terraform HCL into AWS CDK TypeScript stacks. Parses .tf files, resolves cross-resource references automatically (so aws_kms_key.app_key.arn becomes appKey.keyArn), and emits a complete, compilable CDK stack file. Covers 92 AWS resource types across compute, storage, networking, security, messaging, and more.

Cloud Engineer Portfolio

This site. A containerized Flask application deployed on AWS using Terraform-provisioned infrastructure — S3, CloudFront, and CI/CD via GitHub Actions. Designed as a practical showcase of cloud-native deployment patterns beyond the usual static-site approach.