Full-Stack Web Dev

I can kinda code! Below you'll find a few projects from CS 52: Full-Stack Web Development. I can confidently say that I am not a confident coder, but I know just enough to be dangerous

Buzzfeed Quiz

For this assignment in my Full-Stack Web Dev class, we were tasked with creating a Javascript Buzzfeed-style quiz

I created a quiz that takes the user's inputs and calculates a hex color value. The quiz is framed as a "palette", and the user adds certain amounts of cyan, magenta, and yellow to create their final color mix. The background and option boxes also change color in response to the user's inputs.
Try it out Source Code



Notes App

For this assignment in my Full-Stack Web Dev class, I created a realtime collaborative post-it note app with React and Firebase with standard CRUD features plus the ability to move and change the color of notes.
Try it out Source Code