Tagged Skill: React Router

Nue Hues

Nue Hues is a small web app for generating and sharing variations of a given CSS gradient.  Sometimes when you create a gradient using a pair of colours, the midway point looks muddy or grey.  This app generates a few variants for a given pair of colours by using different functions in the ChromaJS library.  […]

Learning Management System

I was hired to work on a Learning Management System (LMS) in React.  The frontend communicated with a Flask RESTful API.  It inspired me to learn Flask by building SnippetPad, an app for saving, tagging, and filtering code snippets. The custom LMS had features such as slideshows for students, quizzes, grading, building and scheduling classes, […]