Hi, I'm Jen!
And I'm a computer nerd! I may not be very "stylish" (I'm not a designer), but I love programming and using technology to solve problems.
I’m a full-(MERN)-stack web developer, using Node.js, JavaScript, AJAX/Axios, HTML5, CSS3, Express, MongoDB, Mongoose, React, and Redux + Thunk.
Most recent projects
Best (Or Worst) Advice I Ever Got
View Demo
View on Github.
Home Page View
Objective
Create a full-stack application where visitors can post the best (or worst) advice they’ve ever gotten and who gave it to them. Users can also read and comment on entries from other users. The administrator can edit and delete entries and comments. Mobile first design. Laid out with CSS Grid so that it's automatically responsive without media breaks. See detailed functionality and other views.
Technologies Used
Front End: HTML, CSS, JavaScript, React, Redux + Thunk, Axios
Back End: Express, MongoDB, Mongoose
Hosted at Heroku with the database at MLab
Movie Game
View Demo
View on Github.
Home Page View
Objective
Create a game using data pulled from The Movie Database API. Users are shown a movie title and the names of 4 actors. They have to guess which actor was NOT in the movie.
Technologies Used
Front End: HTML5, CSS3, JavaScript, React, Redux + Thunk, Axios
API used: The Movie Database
Hosted at Netlify