Trying out serverless-first: TypeScript end-to-end - SPA, Lambdas, and CDK infra as one codebase. I collapse complexity rather than add it - retired a Rust/DSQL stack and a Dockerized frontend for a leaner all-TypeScript, static-SPA architecture. Currently building real-money market-making tooling for Polymarket.
- 🤖 AI-powered - Claude (via Amazon Bedrock) does natural-language market discovery and LLM-in-the-loop infra triage.
- 👁 Observable - CloudWatch dashboard + alarms, X-Ray/Lambda Insights, and an AI pipeline that summarizes health to Telegram.
- 🧱 Serverless-first - static SPA on S3/CloudFront; EventBridge-scheduled Lambdas over a single small RDS Postgres (the one always-on piece, migrated off Aurora DSQL).
TypeScript · React + Vite (SPA) · AWS Lambda · RDS Postgres
S3 · CloudFront · Cognito · AWS CDK · Claude API
Previously (Rust)
Frontend with Yew / Tailwind, backend in Rust (gRPC, REST, clap-rs), PostgreSQL + diesel-rs, infra on AWS CDK.
Past projects
- Slop Rust Full Stack App + AWS CDK for CI/CD
- Distributed sccache HashiCorp Packer + CDK for Terraform IaC
Open source contributions



