Pinned Repositories
ca-covid-viz
collocation-feud
Guess English word collocations Family Feud-style.
dodue
A minimalist to-do planner that separates the "do" and "due" dates.
groupme-bot
A multi-command Node.js GroupMe bot.
parsons2play
A Parson's Puzzles platform mixed with the ideas of Program2Play.
reeshuffled.github.io
The posts and pages that make up my Jekyll site.
syntax-tutor
A game to help students recognize incorrect syntax and practice writing code in correct syntax.
mosaic
Learn JavaScript with instaneous visual feedback while making computer-generated art.
salary-search
Find the public salaries of employees at UMBC.
hardModeCode
A code editing and execution environment where you cannot use the Backspace key.
reeshuffled's Repositories
reeshuffled/ca-covid-viz
reeshuffled/collocation-feud
Guess English word collocations Family Feud-style.
reeshuffled/dodue
A minimalist to-do planner that separates the "do" and "due" dates.
reeshuffled/groupme-bot
A multi-command Node.js GroupMe bot.
reeshuffled/reeshuffled.github.io
The posts and pages that make up my Jekyll site.
reeshuffled/web-dev-primer
A modern guide of the useful parts of HTML, CSS, and JS to get quickly started with web development.
reeshuffled/parsons2play
A Parson's Puzzles platform mixed with the ideas of Program2Play.
reeshuffled/syntax-tutor
A game to help students recognize incorrect syntax and practice writing code in correct syntax.
reeshuffled/balance
A minimalistic game all about balance.
reeshuffled/blackout
Make blackout poetry from a random page of a random book.
reeshuffled/book-pacer
Figure out and track how how many pages to read a day in order to read a book in a specified amount of time.
reeshuffled/bucket-list
A minimalist bucket list manager with random item selection capability.
reeshuffled/cal-analyze
Analyze your calendar data in a Spotify Wrapped-esque style.
reeshuffled/card-organizer
A library to create organizable cards that can be serialized into a form's hidden input.
reeshuffled/color-grid
A JavaScript library that creates a colorful moving mosaic background image.
reeshuffled/epoch
Track the amount of time that has past since a point in time.
reeshuffled/hack-check
A QR-code based badging and administrative system for hackathons.
reeshuffled/hardModeCode
A code editing and execution environment where you cannot use the Backspace key.
reeshuffled/meetups
Create meetups that will allow you to congregate with people who share a commonality in order to forge friendships that last far beyond the hackathon.
reeshuffled/mosaic
Create pixel art games with JavaScript without canvas or HTML knowledge.
reeshuffled/note-pile
A HTML5 implementation of sticky notes.
reeshuffled/reeshuffled
reeshuffled/scratchpad
A skeuomorphic notepad where the rich-text contents live in your localStorage.
reeshuffled/soundboard
A minimalistic soundboard that saves sounds to localStorage.
reeshuffled/spotify-playlist-analyzer
Analyze a user's Spotify playlists.
reeshuffled/time-tracker
A minimalist project time tracking tool.
reeshuffled/trace-tutor
A JavaScript implementation of Unlimited Trace Tutor by Qi, et al.