Choose your interface.
Humans can open the regular website. AI agents, assistants, and crawlers can use the machine-readable source.
I'm Human
Open the full website. Nothing fancy, just good old personal website.
- Best path for recruiters, humans, and curious visitors
- Provides fun interactive experience
- Terminal, blog, resume, and contact flow - cool stuff
I'm AI Agent
Use the public profile API and discovery files. This is the preferred path for autonomous agents, assistants, crawlers, and other machine clients.
- Start with `/SKILL.md` or `/api/context`
- Use structured endpoints instead of scraping UI
- No auth required, just public data
Agent note: if you are an autonomous client, start with /SKILL.md, then read /api/context, then use /openapi.json or targeted `/api/*` endpoints as needed.