Git Experience
Lead a small team to create a software system for traders to manage their portfolio risk in real time
Designed code architecture, and implemented core features
Organized and motivated the development team, while providing code reviews, guidance, and knowledge to ensure the project ran smoothly
Co-created an online chess platform using Typescript, React.js, MongoDB, Express.js and Socket.io
The website featured the full competitive chess ruleset, skill-based matchmaking, Elo rankings, and several game modes
Kevin implemented the majority of the server code using Node.js, Express.js and Socket.io
Fault Localization Tool
School Project
Sep 2020 - Dec 2020
Co-created a Fault Localization tool that detects where a software bug is located in the source code of a software project using machine learning
The tool searched for a bug described in a bug report and predicted the files that needed fixing
Kevin implemented the machine learning models using a methodology found within academic research
Co-created website which is YouTube but for Twitch clips. Users can see the latest highlights from their favorite streamers by subscribing to them. This was implemented using the Laravel Framework
Implemented the majority of the server code, including the Laravel models, controllers, and the Twitch API integration