An organized and motivated individual, eager to utilize time management and organizational skills across diverse settings. Seeking entry-level opportunities to enhance abilities while contributing to company growth. Responsible and motivated student ready to apply education in the workplace. Offers excellent technical abilities with software and applications, ability to handle challenging work, and excellent time management skills.
NPTEL certification in python
Smart Attendance System Using QR code, A QR code-based smart attendance system developed with Java and Spring Framework as the backend, MySQL as the database, and HTML, CSS, and JavaScript for the frontend. Each student or employee is assigned a unique QR code, which is scanned during entry. Once scanned, the system automatically verifies the details from the database and marks the attendance. A key feature of this system is the automatic export of attendance records to an Excel sheet, where the names and details of the attendees are instantly updated after each scan. Rock Paper Scissors, The Rock Paper Scissors game is a simple Java-based application that allows a player to compete against the computer. The winner is declared for each round, and the game can be repeated as many times as the player wishes. This project demonstrates the use of Java basics such as conditional statements, loops, user input (Scanner class), and random number generation, making it an excellent beginner-friendly project.