Resources

Tools and resources for web development, Linux, and DevOps

Currently using · IDE VS Code, Cursor, Zed · Browser Firefox Developer Edition · AI Claude, Cursor · OS MacOS, Ubuntu · Launcher Raycast

Some links on this page may be affiliate links. If you purchase through them, I may earn a small commission — at no extra cost to you.

AI

Claude Anthropic's AI assistant — available via web, API, and Claude Code CLI

My primary AI for coding, writing, and problem-solving

CodeBurn Tracks token usage, cost, and performance across 19 AI coding tools

Useful for seeing where you spend the most AI usage

Perplexity AI-powered search engine that answers questions with cited sources from the web

Great for research, fact-checking, and getting up to speed on unfamiliar topics

Browser

Firefox Developer Edition Firefox build tailored for developers with advanced DevTools and experimental features

My browser of choice for web development and testing

DevOps

Docker Containerization platform for consistent development environments

Makes deployment and scaling much easier

Editor

VS Code Lightweight, powerful code editor with excellent extension ecosystem

Rock-solid editor with a massive extension ecosystem

Cursor AI-powered code editor built on VS Code with deep model integration

My primary editor for AI-assisted development

Zed High-performance, multiplayer code editor built in Rust

Blazing fast with a minimal, distraction-free interface

Sublime Text 3 Sophisticated text editor for code, markup, and prose

Still my go-to for quick edits and large file viewing

Framework

Astro Modern web framework for building fast, content-driven websites

Perfect for blogs and static sites with dynamic features

React JavaScript library for building user interfaces with components

Essential for building interactive frontends

Laravel PHP web framework with expressive syntax and batteries included

Web application framework with expressive, elegant syntax

Language

TypeScript Typed superset of JavaScript for more robust code

Catches errors early and improves code maintainability

PHP Popular server-side language for web applications and APIs

Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

Notes

Obsidian Knowledge base and note-taking app that works on top of local Markdown files

Powers my second brain — everything lives here

Operating System

Linux Open-source operating system for servers and development

My preferred environment for development

Productivity

Raycast Keyboard-first launcher with extensions, snippets, and AI built in

My command center on macOS — apps, scripts, and workflows at my fingertips

Wispr Flow Voice-to-text AI that turns speech into clear, polished writing in any app

Dictate faster than typing — works everywhere your cursor is

Styling

Tailwind CSS Utility-first CSS framework for rapid UI development

Speeds up styling significantly with a thoughtful design system

Terminal

WezTerm GPU-accelerated terminal emulator and multiplexer written in Rust

Highly configurable with a powerful Lua-based config

Version Control

Git Distributed version control system for tracking code changes

Essential for any development workflow