Uses
A somewhat comprehensive list of tools, apps, hardware, and more that I use on a daily basis to design and develop things.
Design
- Figma is my primary tool for UI design. It's great for creating wireframes, prototypes, and high-fidelity designs collaboratively.
- For any image editing and graphic design work, I use Adobe Photoshop and Illustrator. They're industry standards for a reason.
Development
- I use VS Code as my primary code editor. It's fast, extensible, and has great support for all the languages I work with.
- React is my frontend JavaScript library of choice. The component-based architecture makes building complex UIs manageable and maintainable.
- For backend development, I work with Node.js and various frameworks like Express. I also have experience with databases like MongoDB and PostgreSQL.
- Git for version control is essential. I use GitHub for hosting repositories and collaboration.
- For CSS, I work with modern approaches including CSS Modules, Tailwind CSS, and vanilla CSS with custom properties.
- For animation I use Framer Motion and CSS animations to bring interfaces to life.
System
| Code Editor | VS Code |
|---|---|
| Browser | Chrome / Firefox |
| Terminal | Windows Terminal / Git Bash |
