Tools

Some of the technologies I use — and often rely on.

Figma

Collaborative design platform for creating user interfaces (UIs) and prototypes. Streamlines the design workflow with easy-to-use features and real-time collaboration.

Notion

All-in-one workspace for note-taking, project management, and knowledge base creation. Keeps my ideas organized and accessible from anywhere.

Postman

Powerful API client for testing and interacting with APIs. Makes it easy to send requests, debug responses, and manage API documentation.

Vercel

Blazing-fast deployment platform for modern web applications. Simplifies deployment and streamlines collaboration with serverless functions.

Firebase

Google's backend platform for developing web and mobile applications. Provides features like authentication, databases, hosting, and analytics, allowing developers to focus on building the app.

MongoDB

NoSQL document database that stores data in flexible JSON-like documents. Offers scalability and flexibility for modern web applications.

Next.js

React framework for building server-rendered and statically generated web applications. Improves performance, SEO, and developer experience with features like routing, data fetching, and code-splitting.

SCSS

Superset of CSS that adds features for easier styling. Includes variables, mixins, and nesting for cleaner and more maintainable CSS code.

VS Code

Powerful code editor with built-in features for development. Offers syntax highlighting, debugging tools, and extensions for a variety of languages and frameworks.