Stack and technologies
A thorough list of the tools, apps, technologies, and other resources I rely on daily for my coding and development tasks. And yeah, that's my daily life as a developer, with a GIF in the background.
Development
- I use Visual Studio Code
as my text editor.
- Brave
is my main browser for both development and general use.
- My primary programming languages are JavaScript
and TypeScript. I particularly enjoy using TypeScript.
- I attended a bootcamp at JobInTech
where I studied the MERN stack (MongoDB, Express.js
, React.js
, Node.js
). After the bootcamp, I focused on backend development with Node.js. I soon discovered NestJS
. And really enjoyed it for its robust features and simplicity.
- I use Jest
for testing my code. It's a powerful testing framework that integrates well with the technologies I use.
- I use Postman
for testing and debugging my APIs, which greatly streamlined my development process. Additionally, I utilize Swagger API
for comprehensive documentation, ensuring my APIs were well-documented and easy to understand.
