SLEEP!" Firefox Extension
- GitHub Link: https://github.com/howtofly-lab/SLEEP
- Firefox Add-on that allows users to set a time interval for when to sleep
- During the sleep interval, user is blocked from all websites
- User cannot change or end sleep interval manually
- Developed using HTML, CSS, and Javascript
Machine Learning Speech Analysis Application
- GitHub Link: https://github.com/howtofly-lab/containerized-app-exercise-team5
- An app that uses machine learning to analyze a speech input and outputs the sentiment of the speech (e.g
- Positive or negative)
- My contributions: configured testing, created and connected MongoDB database to application, configured and connected application to Docker, configured GitHub actions