This category lists most pages and articles on this site that bear some relation to computer science.
Projects
Some personal projects I have worked on; not an exhaustive list.
PythonPersistence, an implementation of persistent objects in Python.
Jot, the engine for this wiki.
WikkiTikkiTavi, a popular wiki engine in PHP (now maintained by others).
QuantumProgramming, my senior project in college.
GuestView, a tool to aid following up with guests that visit a church.
PhotoAlbum, requirements and scratchpad for a possible web-based photo album implementation.
Miscellaneous
PythonSpikes, a series of fun excursions in concise Python.
FunctionalPython, an introduction to functional programming in Python.
IntroductionToPointers, an introduction to the use of pointers in C++.