Uses
A somewhat comprehensive list of tools, apps, hardware, and more that I use on a daily basis to design and code things. And yeah, that is a Johnny Mnemonic GIF in the background.
Development
- I use VSCode as my text editor, with the Tokyo Night theme and Operator Mono as my typeface of choice.
- Google Chrome 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.
- For 3D effects and image shaders I use three.js. It has a bit of a learning curve but you can do some really powerful stuff with it.
- For CSS I’ve used a myriad pre-processors and css-in-js solutions like styled-components, but these days I’m using vanilla CSS with PostCSS to get upcoming CSS features today.
- For Javascript animations I use Framer Motion, it’s a great way to add spring animations to React and three.js.
System
| Desktop | Custom built |
|---|---|
| Operating system | Arch Linux (by the way) |
| Browser | Zen Browser |
| Monitor | 1440p IPS 144hz LG 27GL850 |
| Keyboard | Tofu65 |
| Mouse | Logitech G403 |
| Headphones | Audio Technica ATH-M50x/Apple Airpods |
