ls projects/
projects
Proof I can build it: the architecture, the stack, and the outcome.
// the build
How this very site is built and deployed: infra-as-code, CI/CD, and AWS. A portfolio piece about the portfolio.
// projects
Self-Hosted Delivery Pipeline
Backed this site with a full DevOps toolchain: Terraform-provisioned EC2 fleet, Ansible-configured Jenkins/Nexus/Prometheus, Docker build artifacts, shipping to S3/CloudFront.
TerraformAnsibleAWSDockerJenkinsNexusPrometheus
ExplanationTaskBoard: A Receipt-Printing Kanban
A Kanban board where every new task and status change fires a paper receipt on a thermal printer, the way a kitchen line prints order chits. One FastAPI backend of record, a Tauri desktop app, an Expo mobile app, a browser-served web board, and two deployment shapes: local-first or cloud.
FastAPISQLModelSQLitePostgreSQLTypeScriptReactTauriExpoAWS LambdaTerraform