I realy enjoyed creating this simplified version of IMDb, where a user can create an account, log in, view movies, and create a list of favorites. I built both the server and client side of the application. The server side consists of a REST API and non-relational database using JavaScript, Node.js, Express, and MongoDB. The client side is a single-page application built with React and React Bootstrap.
Link
Users can view events happening in a specified city. I utilized both Test-Driven and Behavior-Driven Development approaches to develop this app, as well as Jest and Puppateer for testing. It is a Progressive Web Application that utilizes serverless functions and is written in javascript utilizing both function and object oriented programming.
Link
I built this site very simple HTML and CSS website (the one you're on) as part of my first project at Career Foundry, the coding bootcamp I completed.
GitHub