Skip to main content

Uses

Below is a list of tools, apps, and other resources I use daily for designing and coding. And yeah, that is Killua from Hunter X Hunter GIF in the background.

Design

  • Figma is my primary tool for UI design these days.
  • I also use Canva for marketing design and other projects. Its user-friendly interface makes it exceptionally easy to create stunning visuals quickly.

Development

  • I use VSCode as my text editor.
  • Arc 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.
  • I also have experience with Flutter for mobile app development.
  • I use Tailwind CSS for styling, leveraging its utility-first approach for rapid development.