CODSOFT
CodSoft Internship Projects
Mayank Lovanshi
Java Development Internship @ CodSoft
Live-link-https://lovanshimayank.github.io/CODSOFT/
Tasks Completed
Task 1: Number Guessing Game
- Generates a random number within a given range.
- User attempts to guess the correct number.
- Provides feedback: Too High / Too Low / Correct.
- Concepts Used: Loops, Conditional Statements, Random Class
- Language: Java
Task 2: Student Grade Calculator
- Takes marks input for multiple subjects.
- Calculates total marks and average percentage.
- Assigns grades based on performance.
- Concepts Used: Scanner Class, Arithmetic Operations
Task 3: ATM Interface
- Simulates ATM operations like:
- Balance Inquiry
- Deposit
- Withdrawal
- Implements Object-Oriented Programming concepts.
- Concepts Used: Classes, Objects, Methods
📁 Repository Structure
CODSOFT/
│── Task1_NumberGuessingGame/
│── Task2_StudentGradeCalculator/
│── Task3_ATMInterface/
│── images/
│── README.md
Features
- Clean and beginner-friendly Java code
- Proper use of OOP concepts
- Well-structured programs
- Easy to understand logic
How to Run
- Clone the repository
- Open in any Java IDE (NetBeans / Eclipse / IntelliJ)
- Compile and run the desired task
Author
Name: Mayank Lovanshi
Internship Domain: Java Development
Organization: CodSoft
LinkedIn: your-linkedin-id
Acknowledgement
I would like to thank CodSoft for providing me with the opportunity to work on these Java Development tasks and improve my programming skills through practical learning.
Thank You for Visiting!
Don't forget to star the repository if you like it!