My name is Kason Voorhees, I am currently studying Computer Science at the Univerity of Advancing Technology and I am expecting to graduate in spring of 2023. I am an aspiring web developer with a passion for programming. I have been teaching myself web development with the intent to begin my new career as a professional software engineer while finishing my online B.S. degree. I prefer development with the MERN stack, but enjoy learning new technologies whenever the opportunity arises.
A fullstack MERN application I developed because of my interest in cooking. It is a online blog post style website that users can use to display their recipes. The web page is populated dynamically with data that is scraped from the web and stored in my database. It is designed to work in conjunction with my Admin Dashboard to manage the CRUD operations.
Github Repo: Recipe Book
UNDER CONSTRUCTION
This is a complimentary project to my cook book application. This Admin dashboard will allow users to sign in and authenticate to a database. They will then be able to perform CRUD operations on that database to manage their website.
Github Repo: Admin Dashboard
While this is not a project I built on my own from scratch, it taught me many new
technologies and concepts and is the foundation of my web development
knowledge.
This project was part of the course material for a ZTM: Complete Web Dev course
on Udemy.
It is a full stack React application, connected to a SQL database and interfaces with
the third-party API, ClarifAI to perform the AI facial recognition. The database allows
user registration, login, authentication and persistance for returning users.