Skip to content

gurpreet-legend/Face-Recognition-Brainiac-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection Brainiac - Frontend

It's my first full-stack project. You can upload any image including human face and my application will detect the location of face using a Face Detection Machine Learning model and put a blue box around the image. It allows you to Sign-in and Register yourself on my application as well and it will secure your password as an encrypted hash. The host link has been provided below :

🔗 Host link

https://face-detection-brainiac.herokuapp.com/

🛠 Tech

🔑 Encryption

Every password has been encrypted by bcrypt hash and then stored in the database to avoid any type of data breach

🌍 Deployment

All the files have been deployed on Heroku server, including frontend, backend and database.

🎨 Added Frontend Features

I have implemented react-tsparticles for the background to make it more interactive and expressive.
By using react-tilt , I have made the Brainiac logo more interactive and lively.
Used tachyons for easy quick CSS changes.

I hope you will like it and do give it a star as per your liking. Until then , cya and happy coding ... 👨‍💻