export default function Projects() { return (

Here are some of my current in-progress projects!

Reddit, but it's all cats

A read-only Reddit client -- this site fetches data from Reddit and curates a customizable feed.

Built using React/Redux

Musical Counterpoint Bot

A web-based program with functionality to evaluate sample solutions of problems in species-based counterpoint, as detailed by Johann Fux in Gradus ad Parnassum.

This project is intended to be used as a practical application of linked lists and other compound data structures in JavaScript.

(untitled) Online Guess-the-Word Game

As part of a mentorship program hosted by Metazu Studio

Implemented using MongoDB, React, and Node/Express, using Material UI for front-end styling.

Splinter

A clone of a popular card-based resource gathering game

Local multiplayer, with plans to build out online multiplayer and solo vs. CPU

And, last but not least, the site you see here!

This site is built using React, Material UI, and SCSS, and is hosted on Github Pages.

) }