What i use Qué uso

editor + terminal

  • VS Code — my daily driver. ESLint, Prettier, Tailwind CSS IntelliSense.
  • Claude Code — AI-assisted development in the terminal. The way I work has changed a lot since this.
  • iTerm2 + zsh — terminal of choice. nothing fancy, just reliable.

stack

  • React + Next.js — for most web apps and side projects.
  • Astro — for content-heavy or static sites. this site runs on it.
  • TypeScript — everywhere, always.
  • Supabase — auth, database, edge functions. removes most of the infrastructure overhead for solo projects.
  • Tailwind CSS — for styling. fast and consistent.
  • Vercel + Cloudflare Pages — deployment targets depending on the project.

productivity

  • The Planner App — built it for myself, still use it every week. 12-week planning done right.

hardware

  • MacBook Pro M2 — fast, quiet, no complaints.

this site

  • Astro 5 — static output, React islands only where interaction is needed.
  • Tailwind CSS — utility classes + custom CSS in global.css for the ombre system.
  • Cloudflare Pages — hosting. fast, free, and works great with Astro's static output.
  • JetBrains Mono — self-hosted variable font. the default vibe of the site.
  • Zustand — powers the vibe customizer. syncs ombre gradient + font choice to localStorage and URL params.

editor + terminal

  • VS Code — mi herramienta del día a día. ESLint, Prettier, Tailwind CSS IntelliSense.
  • Claude Code — desarrollo asistido por AI en la terminal. la forma en que trabajo cambió bastante desde que lo uso.
  • iTerm2 + zsh — mi terminal. nada sofisticado, solo confiable.

stack

  • React + Next.js — para la mayoría de apps web y side projects.
  • Astro — para sitios estáticos o con mucho contenido. este sitio corre sobre él.
  • TypeScript — en todas partes, siempre.
  • Supabase — auth, base de datos, edge functions. elimina la mayoría de la infraestructura en proyectos solo.
  • Tailwind CSS — para estilos. rápido y consistente.
  • Vercel + Cloudflare Pages — deployment según el proyecto.

productividad

  • The Planner App — la construí para mí misma y la sigo usando todas las semanas. planificación en 12 semanas como debe ser.

hardware

  • MacBook Pro M2 — rápido, silencioso, sin quejas.

este sitio

  • Astro 5 — output estático, React islands solo donde se necesita interacción.
  • Tailwind CSS — clases utilitarias + CSS personalizado en global.css para el sistema ombre.
  • Cloudflare Pages — hosting. rápido, gratuito, y funciona bien con el output estático de Astro.
  • JetBrains Mono — fuente variable auto-alojada. el vibe por defecto del sitio.
  • Zustand — impulsa el vibe customizer. sincroniza el gradiente ombre y la fuente con localStorage y los parámetros de URL.