Active Projects

Project Title Project Description Links
Cryptography Suite An enterprise computing implementation of a variety of cipher algorithms, written in Java using the JBoss framework and Maven for dependency management Source Code (GitHub)
Try it Out!
Temperature Prediction Suite An enterprise computing dashboard for predicting temperatues based on historical data from Environment Canada (Ottawa Airport Station). Supports multiple different users with password hashing using BCrypt. Written in Java using the JBoss framework and Maven for dependency management.

Note: Access to this tool requires authentication. Username: guest, Password: TempSuiteGuest!2025. The guest user is a standard user (no administrative access) that has been disallowed to access the user profile section (i.e., the only available tool is to make a prediction using an existing model).
Source Code (GitHub)
Try it Out!
CFC Players App Mobile applications for both the Android and iOS architectures based on native IDEs (Android Studio for Android, Xcode for iOS) and languages (Kotlin for Android and Swift for iOS) that asyncronously access the Chess Federation of Canada (CFC) player search API to allow users to search for and view player CFC membership and rating information by searching by CFC ID number, Last Name, or First Name. Intended for tournament directors and arbiters to use to verify a player's membership and rating status, but can also be used by non-CFC users for the same purpose. Android Source Code (GitHub)
iOS Source Code (GitHub)

Past Projects


Suggestions?

If you have a suggestion for a project, you can submit it for review using the Contact page. Developers: Most of my projects are open-source on GitHub - feel free to fork to add a feature and submit a pull request for review!