Technology Consultant · Systems Architect · Go Developer
15+ years building and scaling software systems. I help companies make good technical decisions and ship reliable products. Based in Southeast Asia, working globally.
🦀 Modo
A batteries-included Rust framework for small monolithic web apps and APIs. Single binary, SQLite-only, maximum compile-time magic.
- Proc-macro driven —
#[modo::handler]and#[modo::main]for zero-boilerplate routing - Auto-discovery — handlers register themselves via
inventory, no manual router wiring - Module system — group routes with shared prefixes and middleware via
#[modo::module] - Built on axum 0.8 — SeaORM v2, CSRF, flash messages, HTMX support
🔥 Forge
An opinionated Go framework for building B2B micro-SaaS applications. Ship fast, stay solo-sustainable.
- Middleware suite — SSE, audit logging, rate limiting, CSRF, JWT auth, RBAC
- Background jobs — River-based queue with cron scheduling
- Batteries included — Sessions, caching, email, S3 storage, i18n, validation
- Zero magic — No reflection, no DI containers, explicit everything
I take on select remote engagements:
- Systems architecture — design and optimize for scale
- Technology strategy — stack evaluation, technical roadmaps
- Engineering leadership — team scaling, process, code audits
- Go development — hands-on building when it matters
Go Rust PostgreSQL SQLite Redis Docker Kubernetes AWS gRPC REST