Projects

What good would it be to learn about a technology if one hasn't done any projects using it? Projects not only help to build a software that can solve real-world problems but they also help in showcasing one's experience with a certain technology. I have made certain projects in the domain of Web/App Development. Here are few of them :



⭐ Face Recognition Attendance System

Project Image Project Image

• Facial recognition attendance system uses facial recognition technology to identify and verify a person using the person’s facial features and automatically mark attendance in a seprate excel sheet that only accessible to the admins and manage opeartions.

• Developed application for an enjoyable user experience. Admins have the authority to set up the environment and manage lists of people.

• Used libraries like OpenCV, numpy, face_recognition and DateTime along with algorithms like face landmark estimation and CNN and HOG(Histogram of Oriented Gradients) to find faces.

TECHNOLOGY USED : JavaScript , Python , HTML, CSS, FastAPI.


⭐ A Fitness Centre Website

Project Image Project Image

• Developed a website for a fitness center through freelancing and as a part of personal project as well for a local fitness centre.

• Through this, I was able to learn RAD(Rapid Application Development) SDLC as I working in coordination with the fitness centre owner and completing his requests alongside.

• Developed web application for an enjoyable user experience. Users have an excellent experience and also included the feature of contacting the owner via E-mail or Whatsapp or even send queries that are received by the owner on his e-mail address.

TECHNOLOGY USED : ReactJS, JavaScript , HTML, CSS, Bootstrap, MySql.