beabzk@dev:~$_

What I Use

A comprehensive overview of my development setup, tools, and resources. This page is inspired by uses.tech and gets updated regularly as my setup evolves.

Hardware

MacBook Pro 16" M2 Max

Primary development machine with 32GB RAM

Dell UltraSharp 27" 4K

External monitor for extended workspace

Keychron K8 Mechanical

Wireless mechanical keyboard with brown switches

Logitech MX Master 3

Wireless mouse with precision scrolling

Sony WH-1000XM4

Noise-cancelling headphones for focus

Herman Miller Aeron

Ergonomic chair for long coding sessions

Software & Tools

VS Code

Editor

Primary code editor with Vim extension

iTerm2 + Zsh

Terminal

Terminal with Oh My Zsh and custom theme

Docker Desktop

DevOps

Containerization for development environments

Postman

API

API development and testing

Figma

Design

Design collaboration and prototyping

Notion

Productivity

Note-taking and project management

Services & Platforms

Vercel

Hosting

Frontend deployment and hosting

AWS

Cloud

Cloud infrastructure and services

GitHub

DevOps

Version control and collaboration

Supabase

Database

Backend-as-a-Service for rapid development

Cloudflare

Infrastructure

CDN and DNS management

Linear

Productivity

Issue tracking and project management

Learning & Resources

Rust Programming Language Book

Book

Learning systems programming

Frontend Masters

Platform

Advanced web development courses

Hacker News

Community

Tech news and discussions

Dev.to

Community

Developer articles and tutorials

YouTube - ThePrimeagen

Content

Programming insights and reviews

Podcasts - Syntax.fm

Podcast

Web development podcast

Development Environment

$ cat ~/.zshrc | grep -E "(alias|export)"
export EDITOR="code"
alias ll="ls -la"
alias gs="git status"
alias gp="git push"
alias gc="git commit -m"
alias nrd="npm run dev"
alias nrb="npm run build"
$ code --list-extensions | head -8
vscodevim.vim
ms-python.python
bradlc.vscode-tailwindcss
esbenp.prettier-vscode
ms-vscode.vscode-typescript-next
github.copilot
ms-vscode.theme-github-dark
pkief.material-icon-theme
$ system_profiler SPHardwareDataType | head -10
Hardware Overview:
Model Name: MacBook Pro
Chip: Apple M2 Max
Total Number of Cores: 12 (8 performance and 4 efficiency)
Memory: 32 GB
System Version: macOS 14.0
Kernel Version: Darwin 23.0.0