Skip to content
View leonlee021's full-sized avatar
  • University of Toronto
  • Toronto, Canada
Block or Report

Block or report leonlee021

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leonlee021/README.md
  • 👋 Hi, I’m Leon Lee, a third-year student in computer engineering at the University of Toronto.
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me: leonlee021@gmail.com

Pinned

  1. toronto_datathon toronto_datathon Public

    CSS

  2. tron-game tron-game Public

    Tron game written in C to run on DE1-SoC board and to display on the VGA Display. For ECE243: Computer Organization course final project.

    C 1

  3. optimal-travelling-route-finder optimal-travelling-route-finder Public

    Program that uses the genetic algorithm to find the optimal route to travel in a finite amount of time given any number of different locations to visit and the distances between each of the locations.

    Jupyter Notebook

  4. reversi reversi Public

    Reversi (also known as Othello) board game with an implemented AI as the opponent. User may choose the board dimensions (4x4 ~ 26x26) as well as the color of his or her marker (black makes the firs…

    C