Development
-
Editor: Zed — fast and minimal
-
OS: Omarchy, W*nd*ws
-
Terminal: Warp
-
Shell: pwsh
-
Version Control: Git, hosted on GitHub
Languages & Frameworks
-
Go: primary language for backend services and systems programming
-
C# / .NET Core: professional experience, legacy maintenance
-
PostgreSQL: relational database of choice
-
Docker: containerization for local dev and deployment
-
Redis: caching and session storage
Workflow
-
Terminal-centric workflow — most tasks done via CLI
-
Git workflow: feature branches, rebase before merge, clean history
-
Focus on automation: scripts for repetitive tasks
-
Documentation as code: Markdown for notes, README-driven development