Swapnoneel Saha developer resources
This page is the developer-resource index for swapnoneel.site. It lists the stable, public interfaces an agent, crawler, research tool, or developer can use to read the site without relying on client-side JavaScript.
Machine-readable interfaces
Canonical page URLs support HTTP content negotiation. Send Accept: text/markdown to receive a UTF-8 Markdown representation; send Accept: text/html for the browser document. Negotiated responses vary on Accept, explicit .md sibling URLs are available for page content, and unsupported media requests receive HTTP 406. The sitemap, robots file, RSS feed, concise llms.txt profile, full llms-full.txt corpus, and agent instructions are linked below.
Blog posts retain their authored Markdown, while index and profile pages expose concise Markdown assembled from the same source data used by the visible site. A missing page returns HTTP 404 in both HTML and Markdown. The Markdown 404 includes recovery links so an automated client can continue from the sitemap or content indexes.
API and integration status
swapnoneel.site is a public portfolio and publication, not a hosted software API. It currently has no public OpenAPI specification, authentication flow, webhook endpoint, package SDK, or MCP server. Those interfaces are intentionally not fabricated here. The supported integration surface is read-only HTTP content, the RSS feed, public metadata, and the site’s open-source repository.
For project-specific APIs or source code, open the relevant project page and follow its repository or live-project link when one is published. To discuss an integration, agent workflow, technical collaboration, or access that is not public, contact Swapnoneel with the target project, intended use, data required, and expected call pattern.