Here are a few things I've been working on...

Groovie - The Granny Movie Request Interface

Card image cap

Groovie is a RESTful full-stack web application built using Node.js, EJS, MongoDB, and Express. It is designed to serve as a simple web interface for a user to log in, search for a movie or TV show (which is done using TMDB API), and then add matches to a personal wish list of content.

#node.js #ejs #mongodb #express #mongoose #passport #bootstrap

LED Infinity Cube

Card image cap

My LED Infinity Cube was a project that I built for an extra-credit physics assignment to demonstrate properties of optics. I 3d-modeled the frame using Autodesk Fusion 360, printed it on an Ender 3 Pro FDM 3d printer, hand-soldered the addressable RGB LEDs in place, and programmed an Arduino Pro Micro in C to serve as the controller using the FastLED library. The project won the "Best In Class" award.

#arduino #3dModeling #3dPrinting #fastLED #c