This project is a Python-based analysis tool for VTU (Visvesvaraya Technological University) study marks. It calculates total marks, percentage, SGPA, CGPA, and analyzes weak and strong scores per subject. The project also includes visualization using Matplotlib and provides random motivational quotes.
- Input details such as name, USN, semester, branch, and marks for each subject.
- Calculate total marks, percentage, SGPA, CGPA, grade points, and more.
- Analyze weak and strong scores per subject.
- Visualize weak and strong scores with Matplotlib.
- Display random motivational quotes.
-
Clone the repository:
git clone https://github.com/yourusername/VTUStudyMarkAnalysis.git cd VTUStudyMarkAnalysis
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the Jupyter Notebook:
jupyter notebook VTUStudyMarkAnalysis.ipynb
- Follow the prompts to input your details and marks.
- Execute the cells in the Jupyter Notebook to perform the analysis.
Join our WhatsApp channel for updates: WhatsApp Channel
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contribute and share your insights!