Pinned Repositories
addressBook
ClipBin
Save important snippets of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of any type can be stored in your home directory. Can also be used from the command-line for greater productivity.
CodeGarden
CodeGarden is an open source Python-based web and command-line app. Made to simplify your coding and development workflow and manage your Git repositories.
color-picker
Minimalist color picker and mixer. Helps with quickly creating and texting color schemes for whatever purpose.
Kanban-Solo
A fully-functional task management app with a light/dark mode toggle
marmalade
musicAnalyzer
Blog / social media site centered around organizing your music collection, catching up with music news, and discovering new artists. Inspired by sites such as RateYourMusic, Genius, and lastFM.
NameGenerator
Generate names for things, whether it's a temporary working title for a Git repository, or just a cool name you want for a new username or email address. Makes use of the random word generator API to generate a lowercase name in the following format: {adjective}-{noun}
notable
Open-source web-app that allows you to manage markdown files and organize them, keep them in order and organized by topic, powered by Flask and Pathlib.
zippy-tags
Zippy-Tags is a simple browser-based application for managing ID3 tags in MP3 files. It allows you to view and edit tags such as title, artist, album, and genre, as well as add new tags or remove existing ones.
misterrager8's Repositories
misterrager8/ClipBin
Save important snippets of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of any type can be stored in your home directory. Can also be used from the command-line for greater productivity.
misterrager8/notable
Open-source web-app that allows you to manage markdown files and organize them, keep them in order and organized by topic, powered by Flask and Pathlib.
misterrager8/color-picker
Minimalist color picker and mixer. Helps with quickly creating and texting color schemes for whatever purpose.
misterrager8/Kanban-Solo
A fully-functional task management app with a light/dark mode toggle
misterrager8/musicAnalyzer
Blog / social media site centered around organizing your music collection, catching up with music news, and discovering new artists. Inspired by sites such as RateYourMusic, Genius, and lastFM.
misterrager8/addressBook
misterrager8/avid
Library mgmt system, for both librarian and patron. Swing for GUI, SQLite for DB
misterrager8/BlackPositivityBot
BlackPositivityBot for Reddit. Written in Python.
misterrager8/CashJournal
Simple budget tracking and expenses site, modeled after Mint, hence the name
misterrager8/CodeGarden
CodeGarden is an open source Python-based web and command-line app. Made to simplify your coding and development workflow and manage your Git repositories.
misterrager8/marmalade
misterrager8/NameGenerator
Generate names for things, whether it's a temporary working title for a Git repository, or just a cool name you want for a new username or email address. Makes use of the random word generator API to generate a lowercase name in the following format: {adjective}-{noun}
misterrager8/PassGen
Locally-hosted password manager app, powered by Python and Flask
misterrager8/SQLeasy
Locally hosted web app for managing MySQL databases and tables. Saves the time of having to remember SQL commands and its syntax
misterrager8/zippy-tags
Zippy-Tags is a simple browser-based application for managing ID3 tags in MP3 files. It allows you to view and edit tags such as title, artist, album, and genre, as well as add new tags or remove existing ones.
misterrager8/HTML-CssProjSummer18
misterrager8/Job-Hunter
Keep track of job applications and monitor your job search, day-by-day. Update status and keep up with follow-ups and rejections.
misterrager8/listo
An enhanced list for Python
misterrager8/misterrager8
misterrager8/MobileAppsSummer18
misterrager8/Notes-Repo
Notes-Repo is a responsive site to write and store Notes and organize them into Folders. Links can also be saved to a reading list for later
misterrager8/PomodoroTimer
Pomodoro timer.
misterrager8/portfolio
My personal website - coded using python flask
misterrager8/redditFrontPage
Uses reddit API (PRAW) to create a personalized Reddit Front Page for signed in users
misterrager8/Summer18Project2
misterrager8/therapy-aid-tool
Monitor patient's progress in autism therapies using computer vision
misterrager8/toDo-Py
Simple to-do list Python app, MySQL used for DB
misterrager8/WebProgrammingSummer18