Hi, I'm Bhuvan! 👋
I’m a fresher passionate about software development and technology. I enjoy building projects and learning new tools to improve my skills. I have experience in Java, SQL, and web development. I like solving problems and working on practical applications. I’m looking for an opportunity to start and grow my career in the tech industry.
Download CVEducation
B.E - Computer Science & Engineering
RP Sarathy Institute of Technology
2022 - 2026
CGPA : 8.52
H.S.C
Kalaimagal Matric Higher Secondary School
2021 - 2022
Percentage : 83.3%
S.S.L.C
Fatima Girls Higher Secondary School
2019 - 2020
Percentage : 73.8%
Skills
Programming Languages
Front-End
Database
Backend & API Development
Computer Science Fundamentals and Core Concepts
Tools & Others
Projects
AI - Heart Disease Prediction
Developed a Machine Learning-based Heart Disease Prediction System as a web application to identify heart disease risk using patient health data. The system analyzes parameters such as age, blood pressure, cholesterol, blood sugar, heart rate, and lifestyle factors for prediction. Implemented Logistic Regression and Random Forest algorithms, with Random Forest achieving around 95% accuracy. Built the application using Python, Flask, Scikit-learn, SQLite, HTML, and CSS with an interactive dashboard. Included features such as data preprocessing, real-time prediction, model evaluation, and report generation.
View on GitHubTask Management Dashboard
Developed a multi-page Task Management Dashboard using HTML, CSS, and JavaScript to help users organize and track their daily tasks efficiently. The application includes features like task creation, priority management, due date tracking, and status updates. Implemented filtering and search functionality for better task organization. Used LocalStorage to ensure data persistence across sessions and improve user experience.
View on GitHubE-Commerce WebApp
Developed a responsive E-commerce web application using HTML, CSS, and JavaScript that allows users to browse products, search items, and filter by categories. The application includes a dynamic shopping cart feature with add and remove functionality. Implemented LocalStorage to persist cart data across sessions for a seamless user experience. Designed a clean and user-friendly interface to simulate a real-world online shopping platform.
View on GitHubATM System
Developed a console-based ATM system using Java, featuring user authentication and core banking functionalities like balance checking, deposits, and withdrawals. The project applied Object-Oriented Programming (OOP) principles to model user accounts and transactions effectively. It used File I/O for data persistence, ensuring account information was securely stored. The system also included robust error handling to manage invalid inputs and critical edge cases like insufficient balance and incorrect PINs.
View on GitHubRailway Ticket Booking System
A Railway Ticket Booking System developed in Java to simulate real-world train ticket bookings. Users can book tickets, choose coach types, and view fares calculated based on distance. The system generates a unique PNR for each booking and allows searching or cancellation of tickets. It includes seat management, input validation, and persistent storage using file handling.
View on GitHub