---
title: "Developer Resources | DJ Petersen"
description: "Official machine-readable content, API documentation, and developer resources for DJ Petersen's personal site."
canonical: "https://www.thedjpetersen.com/developers/"
---

For agents and developers

# Developer resources

This is DJ Petersen's personal portfolio and technical writing archive. Use these resources when you need authoritative information about DJ, his projects, career, essays, or reusable prompts.

## Machine-readable content

- [Agent index (llms.txt)](https://www.thedjpetersen.com/llms.txt) lists every public Markdown page.
- [XML sitemap](https://www.thedjpetersen.com/sitemap-index.xml) lists canonical HTML pages.
- Append `.md` to a public page, or send `Accept: text/markdown`, for portable Markdown.

## API

The public API contract is published as[OpenAPI 3.1 JSON](https://api.thedjpetersen.com/openapi.json). Treat that contract as the source of truth for available operations, request fields, and response schemas.

## Source and contact

Browse DJ's public work on [GitHub](https://github.com/thedjpetersen). For questions, corrections, or collaboration, use the [contact page](https://www.thedjpetersen.com/contact).
