Every once in a while someone asks me about my development environment or has questions about certain hardware. I thought it would be fun to list out everything I use here. Keep in mind, I change things around quite a bit, but I will try to keep this page updated. If I missed anything, please let me know.
firefox-developer-edition
as my primary browser, and ungoogled-chromium
as my secondary browser, along with following extensions:1. Chromium Web Store
2. OneTab
3. Dark Reader
4. JSON Viewer
5. uBlock Origin
6. Video Playback Speed Controller
7. React Developer Tools
8. Sponsor Block
9. Unhook
10. Google Docs Offline
This website is created with Next.js, Tailwind CSS, Shadcn UI. It's hosted on Vercel. If you're curious, feel free to explore the source code on GitHub.