Pinned Repositories
code-quiz
This application is a coding quiz where the user will navigate through a series of timed multiple choice questions.
discovering-denver
Discovering Denver is a full-stack application allowing users to learn more about Denver hot spots. Read reviews and see what others have to say or post your own to share an experience.
ecommerce-backend
This application uses a working Express.js API and configures it to use Sequelize to interact with a MySQL database.
employee-tracker
This is a command-line application used to manage a company's employee database using Node.js, Inquirer, and MySQL.
MASH
Mansion, Apartment, Shack, House... This application is a digital version of the MASH game you definitely played as a kid!
note-taker
This application allows the user to write and save notes.
password-generator
This application allows the user to generate a random password that meets certain criteria of their choosing, providing a larger measure of security.
portfolio
old portfolio - please see React Portfolio instead
prework-study-guide
a study guide for course prework
miamauro's Repositories
miamauro/discovering-denver
Discovering Denver is a full-stack application allowing users to learn more about Denver hot spots. Read reviews and see what others have to say or post your own to share an experience.
miamauro/code-quiz
This application is a coding quiz where the user will navigate through a series of timed multiple choice questions.
miamauro/ecommerce-backend
This application uses a working Express.js API and configures it to use Sequelize to interact with a MySQL database.
miamauro/employee-tracker
This is a command-line application used to manage a company's employee database using Node.js, Inquirer, and MySQL.
miamauro/MASH
Mansion, Apartment, Shack, House... This application is a digital version of the MASH game you definitely played as a kid!
miamauro/note-taker
This application allows the user to write and save notes.
miamauro/password-generator
This application allows the user to generate a random password that meets certain criteria of their choosing, providing a larger measure of security.
miamauro/portfolio
old portfolio - please see React Portfolio instead
miamauro/prework-study-guide
a study guide for course prework
miamauro/react-portfolio
My portfolio uses React.js to introduce myself and showcase some of my work as a web developer.
miamauro/readme-generator
This application is a command-line tool that efficiently generates a professional README from user input.
miamauro/regex-tutorial
See README section and associated GitHub Gist.
miamauro/search-engine-optimization
This is a refactored codebase meant to improve accessibility.
miamauro/social-network-api
This application provides an API for a social network that uses a NoSQL database in order to handle large amounts of unstructured data.
miamauro/svg-logo-maker
This application is a command-line tool that generates an SVG logo from user input.
miamauro/tech-blog
This application is a CMS style blog where developers can publish posts and comment on other developers' posts.
miamauro/travel-buddy
Travel Buddy is a front-end app designed to be your personal planner on your next trip.
miamauro/work-day-schedule
This application allows the user to schedule his or her work day with tasks specific to each provided hour block.