I’ve taken most of the projects offline given that they were based on an old PHP framework which has aged poorly. What remains:
- A quick JavaScript text box that you can paste into to clean out common MS Word special characters (like smart quotes) as well as get a word count or character count: Word Count.
- While I was interning at the University of San Diego, I wrote the University of San Diego’s 2007 Help Desk Survey which details the results of a survey I conducted of similarly sized help desks to USD’s.
- Some minor WordPress hackery:
- Tags in WordPress 2.3
- Hierarchical Navigation in WordPress 2.1 – this is a larger hack to allow categories and sub-categories to be used to generate a dynamic menu in WordPress.
- JavaScript Shadowrun Character Generator – I’m not sure what version of Shadowrun I was even playing when I wrote this so it’s probably crazy out of date. It’s in JavaScript, though, so feel free to grab the code and hack it up to modernize it.
- My Senior Seminar many years ago in college involved coding and research about a network sniffer/monitoring device and A Non-Programmer’s Introduction to Tcl/Tk. People still write me about this guide, so I’ve left it up.