REST API
Machine-readable endpoints optimized for Agentic discovery and autonomous data extraction
JSON-First Architecture
This platform is engineered for machine-first discoverability. Beyond human visitors, the architecture is specifically optimized for Agentic actors, autonomous workflows, and digital-first recruiters—rendering my entire professional footprint as a high-fidelity, queryable endpoint.
Returns the complete machine-readable professional identity of Patrick Bashizi.
Response Schema
{
"name": "string",
"title": "string",
"roles": "string[]",
"expertise": "string[]",
"stacks": {
"languages": "string[]",
"platforms": "string[]",
"tools": "string[]"
},
"consulting": {
"services": "string[]"
},
"training": {
"areas": "string[]"
},
"links": "object"
}Returns the hero section data including name, tagline, hero statement, and introduction text.
Returns the career journey narrative with all phases, from backend engineering to consulting.
Returns all code repositories with tech stacks, tags, and categories. Supports filtering via query parameter ?category=backend.
Returns a single repository's details by slug.
Returns all portfolio projects with challenge, solution, stack, and impact.
Returns a single portfolio project by slug.
Returns all skill groups with individual skills and proficiency levels.
Returns skills for a specific category.
Returns all blog posts with block-based content structure.
Returns a single blog post with full block-based content.
Returns all technical analysis articles.
Returns a single technical analysis article.
Returns site metadata including title, description, keywords, and social links.
Returns the navigation structure and CTA buttons.
Returns the design token system — colors, typography, spacing, shadows, and motion settings.