Skip to main content

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 Codeicon as my text editor.
  • Braveicon is my main browser for both development and general use.
  • My primary programming languages are JavaScripticon
    and TypeScripticon. I particularly enjoy using TypeScript.
  • I attended a bootcamp at JobInTech icon where I studied the MERN stack (MongoDBicon, Express.jsicon, React.jsicon, Node.jsicon). After the bootcamp, I focused on backend development with Node.js. I soon discovered NestJSicon. And really enjoyed it for its robust features and simplicity.
  • I use Jesticon for testing my code. It's a powerful testing framework that integrates well with the technologies I use.
  • I use Postmanicon for testing and debugging my APIs, which greatly streamlined my development process. Additionally, I utilize Swagger APIicon for comprehensive documentation, ensuring my APIs were well-documented and easy to understand.