Lauren Millan

Software Engineer

JavaScript, Python, PSQL, Flask, Express, Node, React, Git

Novel Pursuit

Technologies Used: React.js, Express, Node.js, PSQL, Axios, Open Library API

This project involved developing a dynamic full-stack web application, that allows a user to search, save, and manage books of their interest using data from the Open Library API. Additionally, it incorporates user authentication, with secure sign-up, login and session maintenance, allowing each user to have a personalized experience.

Jobly

Technologies Used: React.js, Express, Node.js, PSQL, Axios

Jobly is a dynamic full-stack job posting web application. It allows users to search and apply for jobs of their interest and features a comprehensive component hierarchy, a functional database, and RESTful routing. Additionally, Jobly supports robust user authentication and profile management.

Connect Four

Technologies Used: JavaScript, HTML, CSS

This project showcases my initial endeavors into JavaScript programming through Springboard's curriculum. The project involves a web-based version of the popular strategy game 'Connect Four'. It illustrates my understanding of core JavaScript concepts including DOM manipulation, event handling, and utilization of multi-dimensional arrays for gameplay logic. Users can interact with the game directly in the browser, enjoy colorful visual feedback, and even reset the game board to start fresh.