Jan 2021

Complete

web app

javascript

Small web app that converts a tweet or string of words into a playlist that can be saved to Spotify.

Try it here! Playlist-ifier on Product hunt
API on Github

ongoing

Python

CLI

Archive imessage conversations from an iphone backup to .csv (and other formats eventually).

Github

ongoing

Javascript

Link a Spotify playlist. Share the app link. People vote on songs. They rearrange in Spotify based on rank. Very WIP.

client Github
server Github

ongoing

Python

Script to create secret santa/recipient pairs and notify santas with their recipients, all without the organizer knowing who got whom! Santas are notified by email sent by (eventually) a local smtp server.

Github

Feb 2021

Complete

Python

Discord bot that distinguishes between hotdogs and not hotdogs. Inspired by the classic Silicon Valley bit and similar projects. AI trained on data scraped from google images.

Github
Invite link

Aug 2020

Complete

Python

Small program to both generate, and solve mazes. First big project to learn recursive algorithms and the Python language.

Github