Skills & Uses
A somewhat comprehensive list of tools and apps, and more that I use on a daily basis to design and code things.
Skills
- User Interface (UI) Design
- User Experience (UX) Design
- Mobile Apps Design
- Web Apps Design
- User Research
- Design Thinking
Design
- Figma is my primary tool for UI design and Wireframing these days. Made the switch from XD in 2021 and haven't looked back.
- For structurizing the requirements and UX analysis, ChatGPT helps a lot.
Development
- I use VS Code as my text editor, with the Dark+ theme of choice.
- Firefox is my main browser for both development and general use.
- React is my front end Javascript library of choice. The component-centric mental model is the first thing that truly made sense to me as a designer. I use it with Typescript.