In a recent project, I had the chance to work on a web app that incorporates face detection using computer vision. The backend is built on Express and Node.js, while the frontend is developed with React.js and CSS to create a user-friendly interface.
Face Detector Web App
Future goals
Currently, the face detector app is designed to run locally as part of the course structure. However, my intention is to take a step further and host the app on a cloud platform, like AWS. This transition would allow anyone interested to access the app without needing to download or install any code. Keep an eye out for future updates as I work on making the app accessible online, broadening its availability beyond the confines of a local environment.