Pinned Repositories
aatransitinc.com
Offiical website for Archangels Transit, Inc.
Archiver
Java application for handling both compression and decompression of a text document via the Move-to-Front heuristic for the experimental purpose of comparing compression algorithm performances.
CriminalIntent
GeoQuiz
libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
MovieManager
regexer
A simple, lightweight regular expression matcher.
resume
Personal resume website.
spellcheck
SpellCheck is a simple spellchecker written in C. Given a text file, it will process all words and look them up in a user-selectable dictionary.
Trax
Tracking application for a database of 'things' written in Java. Allows user to create a 'thing' request queue to be filled according to the ‘thing’ availability and thing queue priority.
StephenHildebrand's Repositories
StephenHildebrand/libpostal
A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
StephenHildebrand/Trax
Tracking application for a database of 'things' written in Java. Allows user to create a 'thing' request queue to be filled according to the ‘thing’ availability and thing queue priority.
StephenHildebrand/aatransitinc.com
Offiical website for Archangels Transit, Inc.
StephenHildebrand/Archiver
Java application for handling both compression and decompression of a text document via the Move-to-Front heuristic for the experimental purpose of comparing compression algorithm performances.
StephenHildebrand/CriminalIntent
StephenHildebrand/GeoQuiz
StephenHildebrand/MovieManager
StephenHildebrand/regexer
A simple, lightweight regular expression matcher.
StephenHildebrand/resume
Personal resume website.
StephenHildebrand/spellcheck
SpellCheck is a simple spellchecker written in C. Given a text file, it will process all words and look them up in a user-selectable dictionary.
StephenHildebrand/SpellChecker
Application for checking word spelling implemented using a hash table dictionary.