Projects
1. Face Recognition System (Python, OpenCV, TensorFlow)
- Developed a real-time face recognition system using Python and OpenCV.
- Implemented Haar Cascade Classifier & CNN model for face detection and recognition.
- Integrated the system to mark attendance automatically based on recognized faces.
- Improved accuracy by training with multiple images per user.
2. Library Management System (Java + MySQL)
- Developed a desktop application to manage library records, including book issue/return, student details, and fine calculation.
- Implemented CRUD operations using Java JDBC with MySQL database.
- Automated manual library tasks, reducing errors.
3. Personal Portfolio Website (HTML, CSS, JavaScript)
- Designed and deployed a responsive portfolio website to showcase skills, projects, and achievements.
- Used HTML5, CSS3, and JavaScript for frontend development.
- Focused on clean UI/UX for better user experience.
4. Student Result Analysis System (Python + Pandas)
- Created a Python-based tool to analyze student marks and generate performance reports.
- Utilized Pandas & Matplotlib for data analysis and visualization.
- Helped in identifying weak areas of students using graphical insights.