My Contacts is a web app I created that allows the user to view their contacts, create a contact, edit a contact, and delete a contact. You can also filter the list by first name or last name (ascending and descending), as well as search for a contact via the first name, last name, phone number or email.

Technologies Used:

  • React
  • Typescript
  • Redux
  • NodeJS/ExpressJS
  • Postgres

  • Github Repo

    "Password Generator" is a web application made with Flask/Python that allows the user to generate a random/unique password.

    This password generator can create a unique password that is 13 characters by default that includes uppercase and lowercase letters, as well as symbols and numbers. A user can choose the length of the password, and whether they want to have uppercase and/or lowercase letters, and choose if they want numbers and symbols included.

    Github Repo
    Live Demo

    "Proline Time" is a web application where an employee/person can keep track of their hours.

    An employee can sign up for a user account and start clocking in and out. They will also be able to view their time card and their total hours.

    An admin user can also keep track of their time, but they will get access to the employees page. This page gives them a list of all the users and each user will have their own page that will show an admin their hours, and give them the ability to change contact information.

    This was a personal project I created during the time that I attended DevMountain.

    Github Repo

    "Food Truck Finder" is a web app that shows you events for food trucks for the current day.

    The user can look at a list of the events with addresses, and also a pin location on the map. By clicking on an event, it will move the pin to the location of the event.

    When logged in as a vendor. You can add and delete menu items, as well as add and delete events for the user to see.

    This was a group project I participated in during the time that I attended DevMountain.

    Github Repo

    "RecipeDigital" is a web application that allows you to search for meals and view the recipe.

    When first going to the site and landing on the first page, you will see the 10 most recent meals listed. You can click on them to view the receipe. You can also use the search bar to search for meals by name, and a pop up will list the results of your search.

    Github Repo
    Live Demo