A collection of mini-apps built with a focus on function over style.
An interactive chart showing Bitcoin's value over time, built using ChartJS, React, react-dates, and Express. Data is sourced from the Coindesk API and covers 7/17/10 through yesterday.
A tool that fills out a bowling scorecard, built using React and Express. Uses ten-pin bowling rules
A two-person version of the classic game, built using React and Express. Connect four pieces of the same color in a vertical, horizontal, or diagonal line to win! To drop a piece, click anywhere in a row.
A search engine for historical events with paginated results, built using React, react-paginate, json-server, and Express.
A tool to convert JSON files to CSV, built using Busboy and Express.
A version of the classic Minesweeper game built using React and Redux.
A multistep checkout app with input validation and persistent data, built using React, react-router, mySQL, Knex, and Express.
A two-person tic-tac-toe game with win tally, built using vanilla Javascript and Express.