David Li

  • ABOUT
  • PROJECTS
  • RESUME

GeoGuessr Bot

A GeoGuessr bot made using ML that can reliably win games against real players. A video demonstrating the bot is included in the README.

Speedway Tracker

A pedestrian tracking system created for a Computer Vision course. A YOLOv8 ML model was used to detect pedestrians. The Simple Online Real-Time (SORT) algorithm was used for tracking, which involves custom implementations of the Kalman filter and Hungarian algorithm. A video demo is included in the README.

ECE 461L Homework 4

A demo of HTML/CSS hosted by Github. One of the requirements for this assignment was to have it deployed on Github.

Hotline Miami on the TM4C

A port of the game Hotline Miami on the TM4C Microcontroller using C and Keil.

Hotline Miami

Torbin To-Do App

A VERY basic todo list webapp that I built to learn web development basics.