📋

Simon's Favourite Tools

A curated collection of the tech services that power my projects. Organized, opinionated, and ready to ship.

🌐

Web Services

Infrastructure & Hosting
2
Railway
One-line deploys, sane defaults, and logs where you need them. Perfect for getting ideas into production without wrestling YAML.
🚂 Hosting Platform
Cloudflare
Global edge caching, rock-solid DNS, and security features that just work. Keeps domains speedy and resilient by default.
☁️ DNS & CDN
🤖

AI

Language Models & Intelligence
1
OpenAI
State-of-the-art language models for building assistants, copilots, and clever product features without heavy infra overhead.
✨ LLM Provider
🧠

Agentic Coding

AI-Powered Development
3
Claude Code
Anthropic's CLI agent that thinks through problems, writes code, and commits changes. The future of pair programming is here.
🤖 AI Agent
Codex
OpenAI's autonomous coding agent. Point it at a task, let it research, implement, and iterate until done.
🔮 AI Agent
Cursor Composer
Multi-file AI editing that understands your whole codebase. Perfect for sweeping refactors and feature implementations.
✨ AI IDE Feature
💻

Development Tools

Editor & Version Control
2
Cursor / VS Code
The AI-native fork of VS Code with superpowers. Dracula theme keeps things easy on the eyes during those late-night sessions.
🎨 Dracula Theme
GitHub
Where code lives. Pull requests, issues, actions, and the social layer that makes open source tick.
🐙 Version Control
🗄️

Databases

Data Storage & Queries
1
PostgreSQL
The battle-tested relational database. Runs beautifully on Supabase for managed magic or Railway for full control.
🐘 Relational DB
📱

Productivity

Communication & Notes
3
Slack
Where async work happens. Channels, threads, and integrations that keep teams in sync without endless meetings.
💬 Team Chat
Apple Notes
Instant capture, beautiful formatting, and rock-solid sync. The best thoughts deserve a native home.
📝 Note Taking
Apple Reminders
Simple lists that sync everywhere. Location-based triggers and smart lists keep things from falling through the cracks.
✅ Task Management
🎨

Design

Creative Tools
1
Adobe Illustrator
Vector perfection for logos, icons, and illustrations. When pixels aren't precise enough, paths save the day.
✏️ Vector Graphics
🔐

Auth & Identity

User Authentication
1
Clerk
Drop-in auth with beautiful components. Social logins, MFA, and user management without the security headaches.
🔑 Auth Provider
📊

Monitoring

Observability & Analytics
2
Custom Internal Tools
Bespoke dashboards and alerts tailored to exactly what matters. When off-the-shelf doesn't cut it, build your own.
🛠️ Custom Built
Better Stack
Uptime monitoring, incident management, and logs in one beautiful interface. Know when things break before users do.
📈 Observability

Frameworks & Languages

The Stack
4
TypeScript
JavaScript that scales. Types catch bugs at compile time and make refactoring a breeze instead of a nightmare.
📘 Language
Next.js
The React framework for production. Server components, app router, and edge-ready by default.
⚛️ React Framework
Tailwind CSS
Utility-first CSS that keeps styles close to markup. Ship fast, iterate faster, never fight specificity again.
🎨 CSS Framework
Hono
Ultrafast web framework that runs everywhere. Edge-first, TypeScript-native, and delightfully minimal.
🔥 Web Framework