Backend-focused engineer with a strong foundation in Node.js, TypeScript, and Go — from designing production APIs to building AI-powered systems. I care about performance, clean architecture, and tools that get out of developers' way.
- 🛠 Currently building gos — install and switch Go versions in seconds. One script. Zero dependencies.
- 🤖 Working at the intersection of backend engineering and LLM/AI systems.
- ⚡ Passionate about developer experience, open source tooling, and scalable system design.
Languages
Backend & Frameworks
AI & ML
Databases
DevOps & Tools
🐹 gos — Go Version Switcher
Install and switch Go versions in seconds. One script. Zero dependencies.
A single Bash script that replaces the manual pain of managing Go installations. Auto-detects OS and CPU architecture. Available via curl | bash, Homebrew, and more.
gos latest # install latest stable Go
gos install 1.21 # pin a specific version
gos current # show what's running



