$cat ~/.config/tools.txt
Tools & Setup
A comprehensive list of tools, technologies, and services I use for development and infrastructure.
$$ grep "development" ~/.config/tools.txt
development
VS Code
Primary code editor with extensive extensions for Go, TypeScript, and Docker
GoLand
JetBrains IDE for Go development with excellent debugging and refactoring tools
iTerm2
Terminal emulator with tmux integration for efficient workflow
Git & GitHub
Version control and collaboration platform for all projects
$$ grep "backend & infrastructure" ~/.config/tools.txt
backend_infrastructure
Go
Primary language for high-performance backend systems and microservices
NestJS
TypeScript framework for building scalable server-side applications
PostgreSQL
Reliable relational database for transactional systems
Redis
In-memory data store for caching, sessions, and real-time features
Docker & Kubernetes
Containerization and orchestration for scalable deployments
$$ grep "databases & data" ~/.config/tools.txt
$$ grep "monitoring & observability" ~/.config/tools.txt
$$ grep "cloud & devops" ~/.config/tools.txt
$$ grep "other tools" ~/.config/tools.txt
$ echo $LAST_UPDATED
└── January 2025