Files
2026-03-22 15:27:33 -04:00

11 lines
1.1 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.
- [**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.
- [**KJV Study**](/software/websites/kjvstudy) — A digital study companion for the King James Version Bible, built with AI.
- [**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.