Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 754 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 754 Bytes

Face Recognition

[https://mebestaca.github.io/face-recognition/]

A face recognition website built using ReactJS that utilizes Clarifai API to identify faces on images, the frontend is hosted via github pages, expressjs for the backend and posgresql to store user information which is hosted at render.com

What I learned:

  • ReactJS
  • HTML
  • SASS
  • PostgreSQL, ExpressJS
  • Github pages
  • External Libaries (Clarifai API, particles-bg, parallax-tilt, tachyons)
  • Website Security

The homepage:

alt text

Note Project is broken at the moment because of some backend issue that I don't have plan on fixing any time soon.