Software

I am passionate about high-quality software. In particular, I strive to write software that is correct, simple, free from duplication, tested, consistent, documented, and reviewed.

Blog

I have a software blog at http://kyleonsoftware.blogspot.com.

Example - OHL Gamesheets

This Java Swing application creates gamesheets for an Ontario Hockey League game. The overall coverage is 91%.

Download | Source code | Cobertura coverage report

Example - NHL Hockey Pool

This Java Swing application allows the selection of National Hockey League players for a pool. The coverage of the business logic packages are 97% and 99%.

Download | Source code | Cobertura coverage report