My Toolbox
These are the tools, frameworks, and resources I use regularly and highly recommend. Whether for development, design, or collaboration—these are the ones that help me get things done efficiently.
Development Tools
JavaScript
A versatile, object-oriented language used to create interactive web applications. It powers most of the web and enables real-time features, dynamic UI updates, and more.
React
A popular JavaScript library for building component-based user interfaces. It simplifies the creation of dynamic and responsive web apps through modular components and a declarative syntax.
Tailwind CSS
A utility-first CSS framework that allows rapid UI development. Instead of writing custom CSS, you compose styles directly in your markup using pre-built utility classes.
Design
Figma
A powerful, browser-based design tool for UI/UX design and prototyping. Figma supports real-time collaboration and simplifies design handoff to developers.
Collaboration Tools
Miro
An online collaborative whiteboard used for brainstorming, planning, and diagramming. Miro helps teams visualize ideas with sticky notes, flowcharts, and wireframes.
Airtable
A hybrid between a spreadsheet and a database. Airtable allows teams to organize, track, and visualize data in flexible and collaborative ways.
Project Methodologies
Scrum
An agile framework focused on iterative development through time-boxed sprints. Scrum promotes collaboration, adaptability, and frequent delivery of working software.
Kanban
A visual workflow management method that emphasizes continuous delivery and real-time capacity tracking. Kanban boards help teams manage tasks efficiently and reduce bottlenecks.