Projects
A showcase of my recent work and open-source contributions.
Personal Portfolio
A fully serverless portfolio and blog built on AWS. React SPA with prerendered MDX blog posts, Go Lambda API for interactive features (likes, comments, contact form), DynamoDB for storage, and CloudFront for global delivery. Infrastructure managed with Terraform and deployed via GitHub Actions OIDC.
ReactTypeScriptTailwind CSSGoAWS LambdaDynamoDBCloudFrontTerraform
GitHubComprehensive Project Templates
A collection of production-ready project templates across eight languages. Each includes build tooling, testing, security scanning, CLI examples, and Docker support — designed to eliminate boilerplate when starting new projects.
GoRustPythonTypeScriptCC++JavaSwift
GitHubtoggl-cmder
A command-line tool for managing Toggl time tracking. Features fuzzy regex matching to find and start timers without needing exact names.
PythonCLIREST API
GitHub