Hi, I'm Logan
I'm a 4th year Computer Engineering student at Queen's University
About
I'm a fourth year Computer Engineering student at Queen's University. Check out some of my technical skills and personal coding projects below.
Skills
Here are the skills and technologies that I have worked with in the past.
-
Android Studio
-
Arduino
-
Assembly
-
C
-
C++
-
C#
-
CSS
-
Dart
-
Firebase
-
Flutter
-
Git
-
HTML
-
Java
-
Javascript
-
MySQL
-
PHP
-
Python
-
Pytorch
-
Unity
-
VSCode
Projects
Sports Odds
A C++ script that uses the Monte Carlo method to simulate the odds of NHL teams making the playoffs at the end of the season. Data is sourced from hockey-reference.com.
3D-to-2D Image Segmentation
View Source Code
A Python project that converts frames of a 3D rendered scene into segmented 2D images by identifying shadows, highlights, and midtones using a U-Net machine learning model.
Tool Sharing Mobile App
View Source Code
A mobile app for communities to share tools with other community members. Built using Flutter and Firebase.
F1 Combinatorics
View Source Code
Program that goes through every possible combination of races in a Formula 1 season to find out who would win the championship if certain races hadn't happened. Interesting findings can be found in the readme file in the source repository.