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

1.2 KiB

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: A digital study companion for the King James Version Bible, built with AI.
  • RhymePad: A scratchpad for poets and rappers that detects rhymes phonetically and color-codes them as you type.
  • httpbin.org: A simple HTTP request and response testing service, used by millions of developers worldwide.
  • The Hitchhiker's Guide to Python: An opinionated guide to Python best practices, later published as an O'Reilly book.
  • pep8.org: A cleaner, more readable presentation of Python's official style guide.
  • Poems by Sarah: A poetry publishing platform for my wife's 120 poems, built with Claude Code.
  • StrainsDB: An AI-generated cannabis strain database, an early experiment in structured LLM content.