Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

☕ CodeAlpha Java Projects

Java projects developed during my CodeAlpha Java Programming Internship.

🚀 Projects

1. Student Grade Tracker

A Java console application that collects marks for multiple students and generates a simple student report.

Features:

  • Accepts marks for multiple students
  • Displays individual marks
  • Calculates average marks
  • Finds the highest mark
  • Finds the lowest mark

Concepts: Arrays, loops, user input, arithmetic operations


2. Stock Trading Platform

A basic Java console application that simulates a stock investment calculation using a sample stock.

Features:

  • Displays available stock information
  • Accepts the quantity to purchase
  • Calculates total investment
  • Displays a simple portfolio summary

Concepts: Classes, objects, constructors, user input, calculations


3. AI Chatbot

A simple rule-based Java chatbot that responds to predefined user messages.

Features:

  • Responds to basic greetings and questions
  • Accepts user input through the console
  • Continues the conversation until the user types bye
  • Provides a default response for unrecognized messages

Concepts: Conditional statements, loops, strings, user input


🛠️ Technologies

  • Java
  • Core Java
  • Object-Oriented Programming
  • Console-based applications

📚 What I Learned

Through these projects, I practiced:

  • Java programming fundamentals
  • User input and output
  • Conditional statements
  • Loops
  • Arrays
  • Classes and objects
  • Constructors
  • String handling
  • Basic problem-solving

💼 Internship

These projects were developed as part of my CodeAlpha Java Programming Internship.

👩‍💻 Author

Srimythri Sridhara

B.Tech — Computer Science & Engineering

About

Java projects developed during my CodeAlpha programming internship.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages