# Path > Professional profiles built for people who ship. Path is a lightweight professional profile and portfolio platform. Every profile includes a full work history, skills, projects, and optional blog. Profiles can be hosted on a Path URL or a verified custom domain. ## Platform - Homepage: https://path.cv - Browse & search profiles: https://path.cv/people - Discover projects: https://path.cv/projects - Resume templates: https://path.cv/templates - Blog: https://path.cv/blog - Sitemap index: https://path.cv/sitemap.xml ## Browse profiles by skill - Figma: https://path.cv/people/skills/figma - Design Systems: https://path.cv/people/skills/design-systems - JavaScript: https://path.cv/people/skills/javascript - React: https://path.cv/people/skills/react - Prototyping: https://path.cv/people/skills/prototyping - TypeScript: https://path.cv/people/skills/typescript - User Research: https://path.cv/people/skills/user-research - Adobe Creative Suite: https://path.cv/people/skills/adobe-creative-suite - Product Design: https://path.cv/people/skills/product-design - Interaction Design: https://path.cv/people/skills/interaction-design - Next.js: https://path.cv/people/skills/next-js - Python: https://path.cv/people/skills/python - Visual Design: https://path.cv/people/skills/visual-design - CSS: https://path.cv/people/skills/css - Framer: https://path.cv/people/skills/framer - HTML: https://path.cv/people/skills/html - Adobe Illustrator: https://path.cv/people/skills/adobe-illustrator - Docker: https://path.cv/people/skills/docker - Node.js: https://path.cv/people/skills/node-js - Adobe Photoshop: https://path.cv/people/skills/adobe-photoshop - Graphic Design: https://path.cv/people/skills/graphic-design - HTML/CSS: https://path.cv/people/skills/html-css - MongoDB: https://path.cv/people/skills/mongodb - Usability Testing: https://path.cv/people/skills/usability-testing ## Browse profiles by location - (none yet) ## Feeds - Platform blog (RSS): https://path.cv/blog/feed.xml - Per-profile blog (RSS): https://path.cv/{username}/blog/feed.xml ## Per-Profile Machine-Readable Endpoints Every profile on Path exposes the following endpoints for AI agents and developer tools. Replace `{username}` with the actual profile username. - Profile page: https://path.cv/{username} HTML with full JSON-LD structured data (Person, ProfilePage schemas) - Structured facts: https://path.cv/{username}/facts.json JSON document with name, title, location, current role, skills, projects, and social links - LLMs guide: https://path.cv/{username}/llms.txt Plain text in llms.txt format — optimized for AI consumption - Markdown resume: https://path.cv/{username}/profile.md Complete profile in clean markdown — work history, skills, projects, education, writing - Blog feed: https://path.cv/{username}/blog/feed.xml RSS 2.0 feed of the profile’s published blog posts ## Custom Domains Users can verify a custom domain for their profile. When a custom domain is active, all machine-readable endpoints are available at the domain root: - Profile: https://{custom-domain}/ - Facts: https://{custom-domain}/facts.json - LLMs guide: https://{custom-domain}/llms.txt - Markdown resume: https://{custom-domain}/profile.md - Blog feed: https://{custom-domain}/blog/feed.xml ## SEO Policy - Platform duplicate profile URLs are noindexed when a verified custom domain exists. - Profiles with searchable=false are excluded from all SEO and discovery surfaces. - The facts.json, llms.txt, and profile.md endpoints are not indexed by search engines. ## Sitemaps - Sitemap index: https://path.cv/sitemap.xml - All profiles: https://path.cv/sitemaps/profiles.xml - All blog posts: https://path.cv/sitemaps/blog.xml