Projects

The following are all the projects I've made throughout the years. Feel free to browse, fork, and play around to your hearts desire!


  • APP: apps / software used to complete a certain function

  • WEB: projects that have to do with web development

  • OTHER: any projects that I can't categorize within the previous two

  • All
  • App
  • Web
  • OTHER


Bookshelf Chronicles

A book review website. Create an account and post reviews on your favourite books!



Physmatch ~ A Hackathon Project

Connecting locals with their family physicians. Using EEG's to detect client's emotions.



Random Quote Machine

A website that randomly generates a quote from the greatest minds of all time.



Study Bot

A discord bot that gamifies studying by ranking your study hours against friends, displaying leaderboards, and giving you unique ranks based on how many hours you've studied and much more!



David's Blog

Using Flask, Python, and Bootstrap to make a simple and beautiful blog website. User login functionality is included as well.



Color Pallette Generator

Generate a beautiful colorscheme from an image of your choosing.



ToDo

My version of a Todo list created with Flask. Users can register/login and save their todo list.



Zelda

A Zelda like adventure game made with pygame.



Audiomaker

A script that will turn your PDF's into mp3's using text-speech-servers.



Study and Coffee

A website created with Flask to list good coffee shops to study in. Utilizing RESTful routing to interact with data.



Breakout

A copy of the famous old school Breakout Game by Atari



WaterMark

A simple tool to watermark your images for free.



Pomodoro Cli

A simple command line solution to the Pomodoro Technique. Collecting and using Pandas to display data.



Spotify Time Machine

A bot that will make a top 100 song playlist for you based on any given year!



CowType

A minimal and simplistic app to test your typing speed.



Tic Tac Toe

A simple text-based Tic Tac Toe game to assert your dominance on those who dare challenge you.



Morse Converter

A program to convert strings into morse code and vice versa



Memory Game

An old school memory game built with Pygame