Librarians write short programs to make their lives better. You can, too.


About the site

What report on library coding would be complete without its own code?

I built this web site in static HTML and CSS (get the code). Tools that helped:

I also built a database-backed web app to keep track of my survey results, using the Django framework for the Python programming language. The app only lives on my computer so that I'm not unintentionally exposing repondents' data; however, you can get the code.

You're welcome to read, fork, and modify any of this code. It's there for you to learn from and use. Have fun!