As a lifelong dabbler turned full-stack developer, I find joy in taking apart challenges and hatching a solid plan. I look forward to learning from a brilliant team and doing my part to leave every codebase better than I found it.
I'm an extroverted introvert, and my favorite season is Fall. I make a mean breakfast sandwich
Picking a movie to watch in the age of streaming should be easy. Anyone who's spent way too much time scrolling through dozens of titles knows it's not that simple!
Enter StreamCatcher. StreamCatcher helps you make good decisions quickly. Pick a few sources (Hulu Plus, Amazon Prime, HBO Go) and a minimum Rotten Tomatoes score, and we'll show you four movies that match.
See something you like? Click on it to lock it down. Press space (or click more movies!) to refresh the selection. Hover over each movie for more info.
Continue refreshing, locking, and unlocking until you've found something that looks good. Then just click to get the streaming links, sit back, and enjoy the show!
Check it out on GitHub or visit streamcatcher.co to try it out!
The Tower of Hanoi is a classic math game/puzzle (read more on Wikipedia). The object of the game is to move the tower from one column to another, following these three rules:
Take a minute to Google online versions of the Tower of Hanoi and you'll find a lot of clunky versions built with outdated technology (remember DTML?). I think mine is both easy to use and looks quite nice. I found clicking on columns to be a lot easier than having to drag and drop individual blocks. My version ended up being really well suited to mobile and tablet play.
View source on GitHub or follow this link to try it out!