ChrisMcMahon123
Graduated from the University of Windsor with a Bachelors of Computer Science Honors - Applied Computing
BeyondTrustOttawa
Pinned Repositories
60-212-Java-Paint
Uses Factory patterns, Observer patterns and iterators to allow the user to create different shapes with different colours
60-270-Web-Project
60-270 Advanced Website Design Final Project using the Bootstrap framework
60-340-Queens-Game
Rendition of the N Queens Game that uses an 8x8 chessboard. Developed using CLR - Dot Net libraries with C++
60-377-Tanks-of-Fury
3D turn based tank battle game created in the Unity 5 game engine using C# as the scripting language
60-415-Qt5-GPS-Reporter
Uses the Qt5 framework to send location data to a server
60-420-Addressbook
Simple android app that manages user contacts
60-420-Finance-Manager
Financial manager that manages multiple accounts in multiple different currencies
60-420-Memory-Card-Game
Matching card game developed in Java for Android
60-499-Project
Creating Word map from source Text using the Qt framework
SwagSearch
Hack Western V Project. Utilizes React Js for the front end, Node js for the backend. Uses Clarifai for image recognition along with official Twitter API
ChrisMcMahon123's Repositories
ChrisMcMahon123/60-415-Qt5-GPS-Reporter
Uses the Qt5 framework to send location data to a server
ChrisMcMahon123/60-270-Web-Project
60-270 Advanced Website Design Final Project using the Bootstrap framework
ChrisMcMahon123/60-420-Finance-Manager
Financial manager that manages multiple accounts in multiple different currencies
ChrisMcMahon123/60-212-Java-Paint
Uses Factory patterns, Observer patterns and iterators to allow the user to create different shapes with different colours
ChrisMcMahon123/60-340-Queens-Game
Rendition of the N Queens Game that uses an 8x8 chessboard. Developed using CLR - Dot Net libraries with C++
ChrisMcMahon123/60-377-Tanks-of-Fury
3D turn based tank battle game created in the Unity 5 game engine using C# as the scripting language
ChrisMcMahon123/60-420-Addressbook
Simple android app that manages user contacts
ChrisMcMahon123/60-420-Memory-Card-Game
Matching card game developed in Java for Android
ChrisMcMahon123/60-499-Project
Creating Word map from source Text using the Qt framework
ChrisMcMahon123/SwagSearch
Hack Western V Project. Utilizes React Js for the front end, Node js for the backend. Uses Clarifai for image recognition along with official Twitter API
ChrisMcMahon123/60-420-OpenWeatherMap
A simple android app that uses the OpenWeatherApi for weather forecast results for a specific area
ChrisMcMahon123/COMP4250-Project-1
The main objective of this project is to find frequent itemsets by implementing two efficient algorithms: A-Priori and PCY. The goal is to find frequent pairs of elements. You do not need to find triples and larger itemsets.