A fast, event-driven runtime environment that allows me to build scalable, real-time web applications using JavaScript on the server side. I use it to create robust backends and APIs.
React JS
Frontend Library
A declarative and component-based JavaScript library I use to build interactive user interfaces efficiently. React helps create scalable and maintainable frontend applications.
Express JS
Web Framework
A minimalist and flexible Node.js framework that simplifies backend development. I use Express to build RESTful APIs and structure web applications using modern architecture patterns.
Next.js
Full-Stack Framework
A React-based framework I use for building full-stack web applications with features like server-side rendering, API routes, and powerful routing out of the box.
ChatGPT
AI Assistant
An advanced language model developed by OpenAI that I use for content generation, idea exploration, and integrating intelligent features into applications.
Python
Scalable Backends
A powerful and versatile programming language I use for backend development, scripting, automation, and exploring AI/ML. Its simplicity and strong community support make it ideal for solving complex problems efficiently.
Redux
State Management
A predictable state container for JavaScript apps. I use Redux to manage global application state efficiently, especially in larger React applications.
Zustand
Lightweight State Management
Zustand is a small, fast, and flexible state management library for React. Unlike Redux, it has minimal boilerplate and provides a simple API to manage both global and local state with ease.
TanStack Query
Server State Management
TanStack Query (React Query) focuses on managing server state such as data fetching, caching, synchronizing, and updating data in React applications. It simplifies handling API calls and keeps UI in sync with backend data.
MongoDB
NoSQL Database
A flexible, document-based NoSQL database that I use to build scalable and dynamic applications. It pairs well with JavaScript-based stacks like MERN.
PostgreSQL
Relational Database
A powerful, open-source relational database system that supports advanced queries and transactions. I use PostgreSQL for applications that require structured data and complex relationships.