Technologies I use, gadgets I enjoy.

After years in tech and trying various things, I've settled on tools that work well for me. I hope you find something useful here.

Hardware

  • MacBook Pro 14"

    Perfect for my daily work and personal needs. I use it for coding, writing, and browsing the web. I previously owned an iPad and tried to use it as a laptop replacement, but it could not meet all my requirements and I reverted to the Macbook.

  • Creality K1 Max

    My goto 3D Printer for fun and wartime needs.

Software

  • Raycast

    Raycast is a productivity tool that helps you save time by automating tasks on your Mac. I use it to quickly open apps, run scripts, access my clipboard history and snippets.

  • Apple Notes and Reminders

    After trying every available app for note-taking and task management, I've settled on Apple Notes and Reminders. They're simple, fast, and work well across all of my devices. One day they'll add markdown support to notes and I'll be even happier.

  • TablePlus

    Database management made easy. I use TablePlus to manage all of my databases.

  • Alacritty

    I use Alacritty for all of my terminal needs. The only downside I have found is that it doesn't support ligatures - https://github.com/alacritty/alacritty/issues/50. Tastes better with tmux, zsh, and oh-my-zsh.

  • neovim & VS Code

    I use Vim for most of my coding, but I also use Visual Studio Code when I want to navigate with a touchpad or a mouse.