Pomoclone
A time management timer following the Pomodoro technique, inspired by pomofocus.io.
This project uses React Redux state management to store user settings and timer data. It also uses local storage to replenish Redux store and persist the applications state across sessions. My inspiration for this project was that while using the Pomodoro technique, there were features I was craving - the need to add 5 more minutes to a timer to wrap up work, the desire to visual the pomodoro in a timeline format. I'm continuing to work on this to make these features possible, but it is deployed as a minimal timer.
To Do List
A simple application that allows users to add, delete, and modify their to do list with tasks with protected user and admin views.
Vehicle Search: Color Identification
Worked on a team to develop a vehicle recognition program based on model & color using Machine Learning concepts. I was responsible for the color identification portion which I classified using the K-Means algorithm.
React Portfolio
This very website!
A component-based single page application displaying some projects I've worked on.
Out-of-The-Woods
A safety mobile application developed for a Software Engineering class by a team of Computer Science students. Developed for iOS and Android.
Emotion Recognition
(Offline) Worked with another Computer Science student to train a neural network to identify different types of human facial emotions.