Welcome, I'm Owen Cook


About

  • Student at the University of Vermont
  • Electrical Engineering and Computer Science Double Major
  • Pure Mathematics Minor
  • Lawrence, MA

Social/Contact


Projects

Galaga Picture

Galaga Reimagined

Myself along with a group of students created our take on Galaga using Python Arcade, PyInstaller, and Google's Firestore. This project won third place in the UVM Computer Science Fair.

Github Repo

MBTA LED Map

Created a LED map of the MBTA using using addressable LEDs and two ESP32s. This was a personal project that I created for my sister for christmas. I plan to create a PCB and integrate the MBTA API to update the map in real time.

Github Repo
Solar Powered DC-DC

DC-DC Converter

This DC-DC converter steps 20V down to 5V using a buck-circuit. The goal was to power a 1.2V DC motor with a 20V solar panel. My partner and I designed, created, and assembled a PCB for this project.

Github Repo

DormKit

DormKit is a smart home kit for college dorms. Includes a hub, light activation, door locking, and control from across campus. Tools used to created this project in

Github Repo
Dorm Kit picture
Doorbell Schematic

Arduino Doorbell

This project is a prototype smart doorbell system made with an Arduino Uno R3 and various sensors from the ELEGOO Most Complete Starter Kit. This project is being made for a final project for one of my classes here at UVM.

Github Repo

Blob Kart

Blob Kart is a game inspired by Mario Kart created in C++ using GLM, GLFW, and OpenGL. My partner Aaron Perkel and I created this project for our Advanced Programming class at UVM. Graphics starter code was provided by the teaching assistants and the instructor.

Github Repo
Blob-Kart