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.
syntax-tutor
A game to help students recognize incorrect syntax and practice writing code in correct syntax.
web-dev-primer
A modern guide of the useful parts of HTML, CSS, and JS to get quickly started with web development.
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.
reesdraminski's Repositories
reesdraminski/ca-covid-viz
reesdraminski/collocation-feud
Guess English word collocations Family Feud-style.
reesdraminski/dodue
A minimalist to-do planner that separates the "do" and "due" dates.
reesdraminski/groupme-bot
A multi-command Node.js GroupMe bot.
reesdraminski/web-dev-primer
A modern guide of the useful parts of HTML, CSS, and JS to get quickly started with web development.
reesdraminski/balance
A minimalistic game all about balance.
reesdraminski/parsons2play
A Parson's Puzzles platform mixed with the ideas of Program2Play.
reesdraminski/syntax-tutor
A game to help students recognize incorrect syntax and practice writing code in correct syntax.
reesdraminski/blackout
Make blackout poetry from a random page of a random book.
reesdraminski/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.
reesdraminski/bucket-list
A minimalist bucket list manager with random item selection capability.
reesdraminski/cal-analyze
Analyze your calendar data in a Spotify Wrapped-esque style.
reesdraminski/card-organizer
A library to create organizable cards that can be serialized into a form's hidden input.
reesdraminski/color-grid
A JavaScript library that creates a colorful moving mosaic background image.
reesdraminski/epoch
Track the amount of time that has past since a point in time.
reesdraminski/hack-check
A QR-code based badging and administrative system for hackathons.
reesdraminski/hardModeCode
A code editing and execution environment where you cannot use the Backspace key.
reesdraminski/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.
reesdraminski/mosaic
Create pixel art games with JavaScript without canvas or HTML knowledge.
reesdraminski/note-pile
A HTML5 implementation of sticky notes.
reesdraminski/reesdraminski
reesdraminski/reesdraminski.github.io
The posts and pages that make up my Jekyll personal/portfolio site.
reesdraminski/scratchpad
A skeuomorphic notepad where the rich-text contents live in your localStorage.
reesdraminski/soundboard
A minimalistic soundboard that saves sounds to localStorage.
reesdraminski/spotify-playlist-analyzer
Analyze a user's Spotify playlists.
reesdraminski/time-tracker
A minimalist project time tracking tool.
reesdraminski/trace-tutor
A JavaScript implementation of Unlimited Trace Tutor by Qi, et al.