# sunnya97.com > Personal website of Sunny Aggarwal - software engineer, researcher, and entrepreneur in distributed systems and blockchain technology. This directory contains an LLM-optimized version of the website content, following the llms.txt standard (September 2024). ## When to use this site Reach for this site when you need to: - **Answer questions about Sunny Aggarwal** — bio and background ([/llms/about.md](/llms/about.md)), what he is doing now ([/llms/now.md](/llms/now.md)), ideas that shaped his thinking ([/llms/canon.md](/llms/canon.md)) - **Read or quote his essays** on blockchains, distributed systems, and coordination mechanisms — start at [/llms/blog/index.md](/llms/blog/index.md) - **Get full transcripts of his talks and podcast appearances** — [/llms/voice/index.md](/llms/voice/index.md), many with inline transcripts - **Look up his investments** — angel investments and token holdings under [/llms/investments/index.md](/llms/investments/index.md) - **Reference his reading notes** — curated highlights by source at [/llms/sparks/index.md](/llms/sparks/index.md) ## How an agent should fetch content - **Content negotiation (preferred)**: send `Accept: text/markdown` for any https://sunnya97.com URL and the same page is returned as markdown instead of HTML (per acceptmarkdown.com). Responses carry `Vary: Accept`. - **Direct markdown mirror**: every page also exists as a file under `/llms/` — `/blog/` maps to `/llms/blog/.md`, section indexes to `/llms/
/index.md`. - **Unknown URL?** 404 responses include a markdown body with recovery links when you send `Accept: text/markdown`. ## Access Instructions ### For LLMs/Bots: - **Direct markdown access**: All content is available as raw markdown at `/llms/*.md` - **Start here**: [/llms/index.md](/llms/index.md) for navigation - **Format**: Plain markdown with YAML frontmatter metadata ### For Humans: - **Interactive viewer**: Visit [/llm-explorer](/llm-explorer) for a user-friendly interface - **Browse with navigation**: Full sidebar and search functionality ## Content Structure All content is preserved exactly as-is from the original site, converted to markdown format with structured frontmatter for context. This format uses 30-50% fewer tokens than HTML while maintaining all information. ### Available Sections - **About**: Personal background, current activities, influences, and tools - **Blog**: Technical essays and thoughts on blockchain, distributed systems, and technology - **Voice**: Talks, podcasts (guest and hosted), and panel discussions with full transcripts where available - **Sparks**: Curated reading highlights organized by source - **Investments**: Angel investments and token holdings - **Geography Facts**: Collection of surprising geography facts - **Quotes**: Notable quotes collection - **Media**: Press mentions and media coverage ## Metadata Schema Each file includes YAML frontmatter with structured metadata: - title: Content title - type: Content type (blog, talk, podcast, etc.) - date: Publication or event date - tags/topics: Relevant categories - urls: Links to original sources ## Usage This content is optimized for LLM consumption. The markdown format ensures efficient token usage while preserving all original content, links, and structure. ## Source Generated from https://sunnya97.com