Uses
My development setup and the tools I use daily.
{ }Editor
Webstorm as my main editor with the Islands Dark theme
Font: JetBrains Mono with ligatures enabled
Extensions: ESLint, Prettier, Angular Language Service, GitLens
Vim keybindings with the VSCodeVim extension
Settings Sync enabled to keep configuration across machines
>Terminal
iTerm2 with Oh My Zsh and the Powerlevel10k theme
tmux for session and pane management
Custom aliases for Git, npm, and quick navigation
fzf for fuzzy file and history search
bat, exa, and ripgrep as modern alternatives to cat, ls, and grep
<>Browser & DevTools
Brave Browser as my main browser
Chrome for testing
Angular DevTools for debugging Angular applications
React Developer Tools when working with React
Lighthouse and Web Vitals for performance audits
#Hardware
MacBook Pro 16" M2 Max (2021)
2x External monitor BENQ 24" 2K
Keychron K15 Pro mechanical keyboard with Brown switches
Logitech MX Master 3 mouse
Herman Miller Aeron ergonomic chair
[]Desktop Apps
Raycast as launcher and clipboard manager
Notion for notes and personal documentation
Slack and Teams for communication
Rancher Desktop for development containers
Inspired by uses.tech, a directory of developer /uses pages.