Database Evaluation
Authored a study on the relative usability of various front end programming technologies in conjunction with various RDBMs.
- Designed small applications in 5 different languages, each of which connected to five different databases.
- Created normalized schema and metrics for evaluating performance that eliminated as many comparison variables as possible.
- Presented results in website format.
Home Automation
Created a fully functional and integrated home automation system.
- Wrote low level code to interact with home electricity and automation devices using the X10 protocol.
- Architected and implemented a web server that drives the home automation system.
- Configured and programmed an assortment of hardware, computers, and remote devices to facilitate a system for controlling lights, music, and other functionality throughout the house.
INI Generator
Created a configuration management scheme for software with complex settings.
- Initiated an effort to manage configuration complexity for a highly customizable production application.
- Finished product significantly reduced the time needed for techs to perform installations by reducing the amount of configuration necessary by over 80%.
Maxisort
Took over a legacy mail sorting application and adapted it to current requirements.
- Resolved all outstanding issues within a short time frame for existing customers.
- After clearing out backlog, implemented new requirements as needed.
- Rewrote complex mail sorting analysis algorithm to comply with new sorting standards.
- Enjoyed success in roll out of analysis rewrite without any show-stopper issues reported from the field.
Proc++
Created a version of Windows Process Manager for Linux.
- Designed and implemented an open source utility for displaying Linux process and system information in a similar format to Windows.
- Enhanced initial offering with remote capability for managing servers over TCP/IP and with proper permissions.
Scholarship Finder
Collaborated on a web engine for locating scholarship information for students
- Collaborated on a tiered architecture for a web crawling utility.
- Architected backend data storage and server side code.
- Mined over 50,000 different scholarships for display to users.
- Created crawling engine robust enough to handle cosmetic changes to target site layouts and formats.
Software Control System
Collaborated on supporting control systems for mail sorting machinery.
- Wrote deployment and maintenance scripts for configuration management in production.
- Implemented protocols over TCP/IP, Serial and IDE for supporting a variety of devices.
- Automated common configuration tasks to allow greater software flexibility.
- Modified Linux kernel and kernel modules as needed to support high precision device communication.
Mail Sorter Simulator
Designed a system to exercise control system for industrial machinery.
- Collaborated on circuit schematics for hardware design.
- Designed and implemented software protocols for TCP/IP, Serial, and custom IDE card driver testing over hardware lines.
- Architected and implemented both kernel space and user space application for driving hardware simulation.
- Used results generated to help refine and enhance implementation of machines under test.
- Successfully unified different concerns across a variety of languages of implementation and layers of software using IPC, multi-threading and shared kernel memory.
Custom SCS
Maintained software that powered enormous production mail sorting operation.
- Successfully implemented enhancements and defect fixes in spite of taking over in a situation with no test environment or deployment process.
- Created a test environment and deployment process to make future changes go more smoothly.
- Delivered results on time and with good feedback, even having to develop on-site in a high pressure situation with no room for error.
- Introduced version control to help standardize releases and ensure quality and configuration management.