Developer Hub & Public API

AGENTIC PROTOCOLS • OPENAPI 3.1 • UNRESTRICTED ACCESS

Public API Endpoints

  • GET /api/profile — Returns developer bio, experience, and verified social anchors.
  • GET /api/projects — Catalog of live deployed applications and AI tools.
  • GET /api/skills — Categorized technical skill matrix with proficiencies.
  • GET /api/health — Operational healthcheck, uptime, and system status.
  • GET /openapi.json — OpenAPI 3.1.0 specification.

Quickstart (curl)

curl -s https://naveenguru.vercel.app/api/profile
curl -s https://naveenguru.vercel.app/api/projects
curl -H "Accept: text/markdown" https://naveenguru.vercel.app/