About Me

Romeo Dumlao

Hello! I'm Romeo Dumlao and welcome to my personal portfolio! I am a beginner web developer and currently learning to be a Full Stack Web Developer under the Rutgers Coding Bootcamp program.
Below are some of the projects completed so far. I will be making updates to this page as I learn and grow as a developer.
If you have any questions, please don't hesitate to contact me!

Projects

Random Password Generator

Description: The random password generator was created to enable employees to generate random passwords based on criteria that they've selected.

Random Password Generator Screenshot

Coding Quiz

Description: The coding quiz was created to take a timed quiz on JavaScript fundamentals that stores high scores. The app runs in the browser, and will feature dynamically updated HTML and CSS powered by JavaScript.

Coding Quiz Screenshot

Note Taker

Description: This application uses Express.js back end to save and retrieve note data from a JSON file.

Note Taker Screenshot

Employee Database

Description: This application manages a company's employee database using Node.js, Inquirer and MySQL while using the command line.

Employee Database Screenshot