const alex = {
role: "Full Stack Engineer",
exploring: "LLM-powered agentic workflows",
building: ["multi-agent systems", "RAG pipelines", "autonomous coding agents"],
philosophy: "Ship fast, let agents handle the rest",
funFact: "I mass-vibe-code with Claude & Cursor",
} as const;


