My Programming Hobby
I am an awful hobbyist programmer. I do a lot of it, but it’s not good.
Nevertheless, I figure I should list some of them so you can use them, laugh at them, or both. All are Open Source and free to modify, reuse, etc.
Convert JavaScript to HTML: If you want to insert some raw javascript into an html page, for instance if you’re writing a programming tutorial, this will convert your code into a html table you can just plop onto your page. Site. Blog post. Github.
Full-text Search of Harvard Library via Google Books: Harvard Library has 13 million items, but there’s no full-text search of them available. But Google Books has indexed most of the books in Harvard’s collection. So, this site lets you do a full text search opf Google Books, and then tries to find the matching books (ISBN, title and author, etc.) in Harvard’s collection. Site. Blog post. Github.








