Pinned Repositories
magicbag
Webapp to track children in poverty.
conky-simple
Conky setup for a minimalistic desktop.
easy-request
Dashboard to request money from friends on venmo
esp8266tests
temp repository for some tests
Hashtable
Hash table made for a class project. Accepts words from text documents and sorts them.
mrgarrett45.github.io
Personal website
OrganizeReports
Python script used to organize 5000+ safety reports for a construction company I worked for. No reports included only code.
PriorityQueue
Priority queue written in C for a class project.
songClouds
Take any artists song lyrics via scraping the Genius API and utilize a SQLite DB to turn them into a word cloud.
trackTrumpv2
Track the percentage of the r/politics frontpage that's about Trump at any given time and visit r/trumpPercent to see results
MrGarrett45's Repositories
MrGarrett45/songClouds
Take any artists song lyrics via scraping the Genius API and utilize a SQLite DB to turn them into a word cloud.
MrGarrett45/OrganizeReports
Python script used to organize 5000+ safety reports for a construction company I worked for. No reports included only code.
MrGarrett45/conky-simple
Conky setup for a minimalistic desktop.
MrGarrett45/easy-request
Dashboard to request money from friends on venmo
MrGarrett45/esp8266tests
temp repository for some tests
MrGarrett45/Hashtable
Hash table made for a class project. Accepts words from text documents and sorts them.
MrGarrett45/mrgarrett45.github.io
Personal website
MrGarrett45/PriorityQueue
Priority queue written in C for a class project.
MrGarrett45/trackTrumpv2
Track the percentage of the r/politics frontpage that's about Trump at any given time and visit r/trumpPercent to see results
MrGarrett45/ProjectEulerSolutions
Solutions to some project euler problems I've come up with.
MrGarrett45/reach-morra
MrGarrett45/reddit-comment-bot
Reddit bot that auto replies to comments on set subreddits
MrGarrett45/ShooterGame
Very old game I made before starting college, still fun though. Play as an orb trying to stay alive as your enemies get faster and more aggressive. Probably some questionable coding practices, haven't looked over it in a long time.
MrGarrett45/SymbiosisDataResearch
Coding challenge for possible internship
MrGarrett45/symbiosisSite
MrGarrett45/trackTrump
Track the percentage of the r/politics front page that's about Trump and visit r/trumpPercent to see results!
MrGarrett45/WebScraping
Web Scraping With Python
MrGarrett45/ZombieSimulator
Simple 2D simulator of a zombie virus spreading. Done for class project.