mazzeiroman
“Full Stack Developer" with a background in Civil Engineering.
Caputo DesignPhiladelphia, PA
Pinned Repositories
uguale
A basic addition math trainer made for young and old.
budget-tracker
The user is be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they can populate the total when brought back online.
code-quiz
Responsive web application that gives users a timed quiz and records high scores
code-refactoring
employee-tracker
A solution for managing a company's employees using node, inquirer, and MySQL.
weather-dashboard
A web application so the user can see the weather anywhere they want, from planning a visit to the area, or just to check out and plan a trip there.
work-day-scheduler
A simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.
Vinyl-Destination
look-laugh
Look & Laugh is a coder-focused brain-break app that returns a giphy image and a joke based on a user's search topic.
mazzeiroman's Repositories
mazzeiroman/code-quiz
Responsive web application that gives users a timed quiz and records high scores
mazzeiroman/weather-dashboard
A web application so the user can see the weather anywhere they want, from planning a visit to the area, or just to check out and plan a trip there.
mazzeiroman/work-day-scheduler
A simple calendar application that allows a user to save events for each hour of the day by modifying starter code. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.
mazzeiroman/budget-tracker
The user is be able to add expenses and deposits to their budget with or without a connection. When entering transactions offline, they can populate the total when brought back online.
mazzeiroman/code-refactoring
mazzeiroman/employee-tracker
A solution for managing a company's employees using node, inquirer, and MySQL.
mazzeiroman/eat-da-burger
A burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Following the MVC design pattern; using Node and MySQL to query and route data in the app, and Handlebars to generate HTML.
mazzeiroman/employee-directory
Employee directory with React, As a user, you are able to view your entire employee directory at once so that you have quick access to their information.
mazzeiroman/Google-Books-Search
User can search for books via the Google Books API and render them here. User has the option to "View" a book, bringing them to the book on Google Books, or "Save" a book, saving it to the Mongo database.
mazzeiroman/hello
mazzeiroman/hola
This is a test
mazzeiroman/math
mazzeiroman/mazzeiroman.github.io
mazzeiroman/note-taker
An application that can be used to write, save, and delete notes. This application uses an express backend and save and retrieve note data from a JSON file.
mazzeiroman/password-generator
Random password generator using JavaScript
mazzeiroman/prework-about-me
mazzeiroman/React-Portfolio
Portfolio using React
mazzeiroman/README-generator
This application was created using node.JS and allows the user to generate a professional readme file after answering a few questions/prompts using the console.
mazzeiroman/RESTapi
Basic PHP REST API : A RESTful API from Scratch using Plain, Object-Oriented PHP and MySQL
mazzeiroman/team-generator
A Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person.
mazzeiroman/workout-tracker
Be able to view create and track daily workouts, also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, you can track the distance traveled.