Giter VIP home page Giter VIP logo

codsoft's Introduction

CODSOFT WEB-PROGRAMMING

Task 1

Portfolio

This is a portfolio which consists all information about me with different sections like Home, About, Skills, Education, Projects, Contact

Features

  • Overview of my skills and areas of expertise.
  • Showcase of selected projects with descriptions and links.
  • Contact information and links to my social media profiles.
  • Clean and responsive design for a seamless browsing experience on various devices.

Technologies Used

  1. HTML5
  2. CSS3
  3. JavaScript

Task 2

Calculator

This is a simple calculator web application that allows users to perform basic arithmetic calculations. The application provides a user-friendly interface with buttons for digits, operators, and functions.

Features

  • Perform arithmetic calculations such as addition, subtraction, multiplication, and division.
  • Calculate percentages and powers.
  • Clear the input field using the "C" button.
  • Toggle the sign of the current value with the "+/-" button.
  • Calculate the result of the expression using the "=" button.

CODSOFT JAVA-PROGRAMMING

Task 1

Number Guessing Game

Welcome to the Number Guessing Game! This is a simple Java console game where the player tries to guess a randomly generated number within a specified range.

How to Play

  1. Clone the repository to your local machine.
  2. Open the project in your preferred Java development environment.
  3. Compile and run the NumberGuessingGame.java file.
  4. Follow the on-screen instructions to play the game:
    • You'll be prompted to guess a number within a given range.
    • You have a limited number of attempts to guess the correct number.
    • After each attempt, you'll receive feedback on whether your guess is too high or too low.
    • The game continues until you guess the correct number or use up all your attempts.
  5. You can choose to play multiple rounds if you want.
  6. Once you finish playing, your average attempts per round will be displayed.

Customization

You can customize the game by modifying the variables at the beginning of the NumberGuessingGame.java file. For example:

  • minRange and maxRange define the range of the randomly generated number.
  • maxAttempts sets the maximum number of attempts allowed per round.

Task 2

Grade Calculator

This is a simple Java program that calculates the total marks, average percentage, and assigns a grade based on the average percentage achieved in a set of subjects.

How to Use

  1. Make sure you have Java installed on your system.
  2. Clone this repository using the following command:
  3. Navigate to the project directory:
  4. Compile the Java file:
  5. Run the compiled program:
  6. Follow the prompts to input the number of subjects and their respective marks.

Features

  • Input the number of subjects and their marks.
  • Calculates total marks and average percentage.
  • Assigns a grade based on the average percentage achieved.

Task 3

Student Management System

This is a simple Student Management System implemented in Java. It allows users to manage a collection of students, including adding, removing, searching, and displaying student information.

Features

  • Add a new student with their name, roll number, and grade.
  • Remove a student by their roll number.
  • Search for a student using their roll number.
  • Display a list of all students.
  • Simple console-based user interface.

codsoft's People

Contributors

dhruvabhat24 avatar

Stargazers

 avatar Shivaprada Upadya  avatar Gajanan Shenvi avatar Shanmukha Maddodi  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.