dolity ~/en/uses
cat .config
My desk
The tools, languages, and services I actually work in every day.
Not a wishlist. This is what is open on my machine right now, and I'll edit it when that changes.
Writing code
- VS Code The main one. I keep the extension list short so it still starts fast.
- Claude Code For the repetitive parts, and for reading code I did not write.
- Git + GitHub Everything lives here, including the site you are reading.
Terminal
- WSL2 (Ubuntu) I work on Windows, but everything actually runs in Linux.
- Bun Replaced npm almost everywhere. The speed difference is not subtle.
Where it runs
- Cloudflare Workers This site and Yorbo, with D1 as the database.
- VPS + home server For the things I want to self-host, so I see the whole stack end to end.
Languages and frameworks
- Backend & APIs
- Node.js Express.js Go (Echo)
- Architecture & integrations
- Redis WebSockets (Socket.IO) Webhooks Bee-Queue cron Payment / KYC
- Frontend
- Vue.js Vuex React Tailwind CSS Bootstrap
- Databases
- MySQL PostgreSQL MongoDB Firebase
- DevOps, tools & automation
- Docker Kubernetes Linux Git Prompt & agents
- Explored / adjacent skills
- Flutter Web3 / smart contracts Selenium