import type * as React from "react"; import { BriefcaseIcon, GraduationCapIcon, SparkleIcon } from "@phosphor-icons/react"; import { Tabs, TabsContent, TabsList, TabsTrigger } from "@reactive-resume/ui/components/tabs"; const wrap: React.CSSProperties = { width: 460, padding: 16 }; const panel: React.CSSProperties = { padding: "12px 4px", lineHeight: 1.6 }; export const ResumeSections = () => (
Experience Education Skills Staff Engineer · Vercel
Owned the edge runtime rollout serving 2B requests per day.
M.S. Computer Science · Carnegie Mellon
Focus on distributed systems and human-computer interaction.
Core stack
TypeScript, React, Go, PostgreSQL, and Kubernetes.
); export const LineVariant = () => (
Preview Share Export Your resume renders live as you edit each section. Publish a public link at reactive-resume.app/u/your-name. Download a print-ready PDF or DOCX in one click.
);