# David Bueno Vallejo - Personal Website > Personal website of David Bueno Vallejo. Exploring technology through research, consulting, teaching, and outreach. ## Main API - [Public API JSON](https://davidbuenov.com/api/data.json): A complete structured catalog of blog posts, projects, conferences, courses, skills, and professional experience. - [Professional Knowledge Graph](https://davidbuenov.com/knowledge-graph.json): Integrated JSON-LD schema.org graph connecting David's profiles, publications, awards, projects, events, and career timeline. - [Model Context Protocol (MCP) Server](https://davidbuenov.com/mcp): Live, honest MCP endpoint (JSON-RPC 2.0) exposing tools to query David's professional profile (`getProfileData`), get granular data (`getRecentPosts`, `getProjects`, `getConferences`), view his active project hub (`list_projects`, `get_project_context`, `get_pending_tasks`), search skills (`list_skills`, `search_skills`), and trigger or check data synchronizations (`trigger_sync`, `get_sync_status`). Full tool list with schemas: [mcp.json](https://davidbuenov.com/.well-known/mcp.json). - [Agent Plugin](https://davidbuenov.com/.well-known/agent-plugin/plugin.json): Compliant Agent Plugins 1.0.0 package containing standard metadata, MCP endpoint config, and ported Agent Skills (website-api, diagnostic-wizard, sudoku-game). ## Main Navigation - [Blog](https://davidbuenov.com/blog.html): Articles on technology, development, and ICT consulting. - [Projects](https://davidbuenov.com/proyectos.html): Academic, industrial, and personal engineering projects. - [Conferences](https://davidbuenov.com/conferencias.html): Keynotes, workshops, and speaking engagements. - [Services](https://davidbuenov.com/servicios.html): Technology consulting, educational innovation, and specialized training. - [Experience](https://davidbuenov.com/experiencia.html): CV timeline spanning research, teaching, and industry experience. - [Formación IA](https://davidbuenov.com/formacionIA/): An interactive diagnostic wizard for training recommendations. - [Sudoku PWA](https://davidbuenov.com/sudoku/): An independent 6x6 / 9x9 mobile-first Sudoku game.