AssignKick

Helps students organize their homework assignments and notifies them of deadlines. A team project, in which I implemented authentication with JSON Web Tokens and connected user data to components with Redux.

LIVE REPO

Scrapedot

Scrapes headlines from Slashdot and saves to a Mongo database.

LIVE REPO

Book Buddies

Helps book lovers find, join, create, and organize book clubs. A group project using Node, Express, MySQL, passport, sequelize, handlebars, and Foundation. I was involved with authentication via passport, routing, sequelize queries, and handlebars partials and helpers.

LIVE REPO

Eat-Da-Burger

Node, Express, MySQL, sequelize, and Handlebars power a build-your-own-burger interface.

LIVE REPO

SpellingBeeForMee

Drills user to practice spelling by fetching word pronunciation audio and example sentences from a dictionary API and matching user input against word array. Saves user’s scores and a record of missed or skipped words.

LIVE REPO

Night by Night

A team project with Michael Dinh and Jaycen Milling. Informs stargazers of astronomical events/objects of interest and viewing conditions. I was personally responsible for user authentication and data persistence via Firebase, integration with Google Calendar API, and creating an algorithm to assign each night a "stargazing score."

LIVE REPO

TrainTimes

A Firebase database populates a table of trains, while Moment.js helps dynamically calculate values like "next arrival." Users can complete a form to push a new train to the database.

LIVE REPO

Bamazon

A mock department-store inventory management system. Uses two MySQL tables (joining), Node.js, and the inquirer module for CLI.

REPO DEMO VIDEO

Who's on Twitch

Calls the Twitch.tv API to show channels' online status. Dynamically updates lists and modals, and saves to localStorage.

LIVE REPO

Weather app

A clean, minimal weather app using geolocation, a call to the Forecast.io API, and their classy "Skycons," all wrapped up in a Materialize card.

LIVE REPO

Hangman

In addition to a clean, modern Bootstrap version I couldn't resist making "Ye Olde Hangman."

LIVE REPO