Hi, I'm Logan

I'm a 3rd year Computer Engineering student at Queen's University

About

I'm a third year Computer Engineering student at Queen's University. Check out my personal projects in a wide range of topics on my GitHub below.

LinkedIn

Resume

Github

Skills

Here are the skills and technologies that I have worked with in the past.

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.

  • C++
  • HTML
  • CSS
  • Javascript

Tool Sharing Mobile App

View Source Code

A mobile app for communities to share tools with other community members. Built using Flutter and Firebase.

  • Dart
  • Flutter
  • 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.

  • Python