A beautifully designed, interactive GPA calculator specifically built for RV University's B.Sc (AI/ML) students with advanced AI-powered performance analysis.
- Semester-wise GPA Calculation - Support for multiple semesters
- Real-time Input Validation - Ensures marks are within valid range (0-70)
- Credit-weighted Calculations - Accurate SGPA computation based on subject credits
- Beautiful Glass-morphism UI - Modern, dark theme with purple gradient accents
- Performance Analysis - Detailed assessment of your academic performance
- Subject-wise Breakdown - Identifies strongest and weakest subjects
- Strategic Recommendations - Personalized improvement suggestions
- Credit Impact Analysis - Shows how different subjects affect your overall GPA
- Custom Animated Dropdown - Smooth, elegant semester selection
- Responsive Design - Works perfectly on all devices
- Smooth Animations - Professional transitions between screens
- Custom Scrollbars - Themed to match the overall design
- Select Semester: Choose your current semester from the animated dropdown
- Enter Marks: Input your marks for each subject (out of 70)
- Calculate: Click "Calculate & Analyze" to get your SGPA
- Review Insights: Read the AI analysis for performance insights
- Web and UI/UX (3 Credits)
- Elements of Linear Algebra (2 Credits)
- Programming with C (4 Credits)
- Linux and Shell Programming (3 Credits)
- Universal Human Values (2 Credits)
- Digital Logic and Comp Org (3 Credits)
- Structure Innovation & Design (3 Credits)
| Percentage Range | Grade Points |
|---|---|
| 90% - 100% | 10 |
| 80% - 89% | 9 |
| 70% - 79% | 8 |
| 60% - 69% | 7 |
| 50% - 59% | 6 |
| 40% - 49% | 5 |
| Below 40% | 0 |
- HTML5 - Semantic structure and accessibility
- CSS3 - Advanced animations and glass-morphism effects
- JavaScript - Interactive functionality and calculations
- Custom CSS Variables - Consistent theming system
- Custom Dropdown - Animated semester selector with icons
- Input Validation - Real-time mark validation with visual feedback
- AI Analysis Engine - Intelligent performance insights
- Responsive Grid - Flexible layout system
- ✅ Chrome 90+
- ✅ Firefox 88+
- ✅ Safari 14+
- ✅ Edge 90+
The calculator is optimized for:
- Desktop (1200px+)
- Tablet (768px - 1199px)
- Mobile (320px - 767px)
:root {
--primary: #8b5cf6; /* Bright Violet */
--secondary: #7c3aed; /* Deep Purple */
--accent: #c4b5fd; /* Soft Lavender */
--bg-color: #020617; /* Deepest Black-Blue */
--text-main: #f8fafc; /* Primary Text */
}- More Semesters - Adding data for semesters 2-8
- CGPA Calculator - Cumulative GPA across all semesters
- Export Results - PDF and CSV export functionality
- Dark/Light Mode - Theme switching capability
- Progress Tracking - Historical performance tracking
- Mobile App - Native mobile application
- Adding new semester data
- Improving AI analysis algorithms
- Enhancing UI/UX design
- Adding new features
- Bug fixes and optimizations
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ☕ by SOCSE Chaiwalas
- Developers: [Dixon Simon]
- Designers: [Shashish A]
- Testers: [Classmates 🥀]
Found a bug? Please create an issue with:
- Description of the problem
- Steps to reproduce
- Expected behavior
- Screenshots (if applicable)
- Be Accurate: Enter your actual marks for precise calculations
- Review Insights: Pay attention to the AI recommendations
- Focus on High-Credit Subjects: They have more impact on your GPA
- Use Strategically: Plan your study time based on the analysis
- v1.0.1 - Complete redesign with AI insights and custom dropdown
- v1.0.0 - Initial release with basic GPA calculation