Portfolio
A list of my public and private projects.
Crop Management Web Application
A large web application consisting of multiple pages, forms, and various other components. Member of the team working to replace an outdated crop management web application. Personal contributions consisted of modifying existing components, creating new components, and creating unit tests using React.js and JavaScript.
(Private Project)
Crumbs
A personal project created in Visual Studio Code using React.js, JavaScript, and CSS. The goal of Crumbs is to allow users to input information about food items, store the information, and display a reminder when the food expires. In the future, new features will be added such as the ability to create a grocery list and add recipes.
Semantic HTML is used to give more meaning to the content within the tags, which is especially important in making the code easier to read for developers. Additionally, Semantic HTML allows the app to be more accessible for users that are blind or visually impaired.
(Personal Project - In Progress)