IvanRubio

Portfolio

I build fast, delightful web experiences.

...or maybe not? ;)

Next.jsReactTypeScript
portfolio.tsx — main
export default function ProjectCard() {
  return (
    <article className="rounded-xl border border-white/10 p-4">
      <h3 className="font-medium">Realtime Dashboard</h3>
      <p className="mt-1 text-zinc-400">Minimal analytics with live updates.</p>
    </article>
  );
}
  • Performance-first

    Ship fast, measure faster. Core Web Vitals minded.

  • Accessible

    Keyboard-friendly, color contrast, screen reader ready.

  • Modern stack

    Next.js App Router, RSC, ISR, Tailwind, Edge.

  • Polished UX

    Small details, smooth motion, purposeful microcopy.