- Visual Studio Code
I like using Visual Studio Code as my primary code editor. It's lightweight and highly customizable with extensions. While there are many integrated development environments (IDEs) available, I prefer the lightweight feel that VS Code provides.
- Warp
When it comes to spending time in the terminal, I rely on Warp. It offers a fast and modern terminal experience, which is not something you can say about many terminals out there. I can efficiently navigate and execute commands with Warp, enhancing my productivity.
- Notion
The Notion is my go-to tool for organizing everything. I use it for various purposes, but one feature that stands out to me is the ability to create kanban boards. This is handy when I need to track and manage all the tickets in a software project. Notion keeps me productive and ensures I complete all crucial tasks.
- GitHub
GitHub is an essential platform for me as a programmer. It's not just a place to store and manage my code; it also brings peace of mind. By pushing my code to GitHub, I know that even if something happens to my local machine, my code will be safe in the GitHub repository. Additionally, GitHub serves as a fantastic resource for discovering new code and collaborating with other developers.
Conclusion
These are some of the software tools that I frequently use as a programmer. Visual Studio Code offers a lightweight and customizable coding experience, while Warp enhances my terminal productivity. Notion keeps me organized with its versatile features, especially the ability to create kanban boards. Finally, GitHub acts as a secure repository for my code and facilitates collaboration in the development community.
Would you like to learn more about the tech tools I use? Stay tuned for future blog posts!
