Files
kennethreitz 6b6ce3f9c8 Polish all software pages; new essay: This Website's Changelog
- Every page under /software rewritten or tightened: 165 em-dashes
  removed, download stats corrected against live PyPI numbers,
  broken kjvstudy/httpbin links fixed (homepage too)
- Full rewrites: sample pack, clint, autoenv, osx-gcc-installer,
  games and legacy indexes; Responder promoted to Major Projects
- New essay documenting today's changes, the Obsidian sync pipeline
  (kr-vault plugin + sync-repo.py), and uv; added to essays index

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 00:57:51 -04:00

12 lines
1.2 KiB
Markdown

# Websites
A collection of websites I've built over the years: some for the Python community, some as experiments, some for the people I love. Each one reflects the same core belief: technology should serve humans, not the other way around.
- [**KJV Study**](/software/websites/kjvstudy): A digital study companion for the King James Version Bible, built with AI.
- [**RhymePad**](/software/websites/rhymepad): A scratchpad for poets and rappers that detects rhymes phonetically and color-codes them as you type.
- [**httpbin.org**](/software/websites/httpbin): A simple HTTP request and response testing service, used by millions of developers worldwide.
- [**The Hitchhiker's Guide to Python**](/software/websites/python-guide): An opinionated guide to Python best practices, later published as an O'Reilly book.
- [**pep8.org**](/software/websites/pep8-org): A cleaner, more readable presentation of Python's official style guide.
- [**Poems by Sarah**](/software/websites/poemsbysarah): A poetry publishing platform for my wife's 120 poems, built with Claude Code.
- [**StrainsDB**](/software/websites/strainsdb): An AI-generated cannabis strain database, an early experiment in structured LLM content.