Personal Projects


Spotify Unlocked (code)
Spotify Unlocked is a Ruby on Rails web application that:
Tolkein Text (code)
Tolkein Text is PyTorch neural network that:
Runamer (code)
Runamer is a Ruby on Rails web application that:
Code Breaker (code)
Code Breaker is a Flask web application that:
Data Structs (code)
Implementation of common data structures in C. Currently includes:
  1. Linked List
  2. Binary Search Tree
  3. List (dynamic sized array)
  4. Stack
  5. Hash Table
  6. Heap