Uses

A list of the hardware, software, and services I use regularly.

Hardware

  • MacBook Pro (16-inch, M3 Pro, 18GB RAM, 512GB SSD): my daily driver
  • iPhone 15 Pro (128GB)
  • Apple Watch (S11): fitness tracking, notifications and health monitoring
  • iPad Air (M2): for note-taking, light gaming and sketching
  • Apple Pencil Pro
  • AirPods Pro (3rd gen): used to own the 2nd gen pro’s, the 3rd gen fits my ears so much better
  • Magic Mouse (USB-C): good battery + gestures (kinda hurts my hand a little after some hours)
  • Magic Keyboard (USB-C, Touch ID): would love it even more if it had backlight!
  • AOC 32G2WG8 Monitor (1080p, 240Hz, 32-inch): bruv quality

yes, I’m an Apple sheep hehe


Software

Browser & Extensions

I currently use Helium with these extensions:

Communication

  • Signal: open-source encrypted messaging app
  • Vesktop: custom Discord client

Development

  • iTerm2: macOS-native terminal emulator
  • Neovim (btw): highly extensible text editor of choice
  • Xcode: Apple’s IDE for macOS and iOS development
  • container: lightweight container runtime for macOS

Productivity

  • AeroSpace: macOS tiling window manager
  • Actions: extends Apple Shortcuts with more actions
  • Sketch: design tool

Media

Utilities

(Programming) Languages

  • JavaScript: my first programming language, still my go-to for web development
  • TypeScript: typed superset of JavaScript that I use for most projects
  • Swift
  • Go