Tools
This is a list of tech equipment I currently use for my day-to-day work as a software developer.
IDEs and Text Editors

IntelliJ - I use this fully fanctional ide for java developement(Spring boot, jakarta ee...).

VS Code - I use visual studio editor for writing javascript/Typescript code(React, React Native, Remix).

Vim - Vim is an essential tool in my tools list for editing simple scripts, configurations files and simple c labs.
Workflow

Figma - I use figma to create the ui/ux wireframing and prototyping before moving to code.

Drawio - Sometimes I need to create some diagrams and this is the right tool for that.

Notion - The best Note taking and managing workflow app, I try to use it for managing everything.

Git - The default version control tool. I use it along with github to manage my projects.