📝 Student Result System The Student Result System is a simple web-based tool that allows users to enter student names and marks for three subjects, then automatically calculates the total marks, percentage, and grade.
🔍 Features 🧑🎓 Input student name and subject marks
📊 Calculates total and percentage
🏆 Grade is automatically assigned based on percentage
🌙 Clean dark-themed UI with neon highlights
💻 Built with HTML, CSS, and JavaScript (Frontend only)
⚙️ Technologies Used HTML5 – Structure
CSS3 – Styling (Neon theme)
JavaScript – Logic and calculation
📌 Grade Criteria Percentage Grade 90% - 100% A+ 75% - 89% A 60% - 74% B 40% - 59% C Below 40% Fail
👨💻 About the Developer I am a Computer Science Engineering student passionate about web development, software engineering, and technologies like AI/ML. This project is part of my learning and showcases basic JavaScript logic and frontend skills.