Skip to content

Neorex80/CODSOFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CODSOFT Internship Projects

This repository contains the projects completed as part of the CODSOFT internship program. Each project demonstrates the implementation of various tasks using Python.

Tasks

Task 1: To-Do List Application

A command-line To-Do List application that allows users to manage their tasks efficiently.

  • Features: Add, view, mark as done, delete, and search tasks.
  • Location: ToDoList

Task 2: Simple Calculator

A command-line calculator application that performs basic arithmetic operations.

  • Features: Addition, subtraction, multiplication, and division.
  • Location: Calculator

Task 3: Password Generator

A command-line password generator application that generates strong and random passwords for users.

  • Features: Generate, save, and view passwords.
  • Location: PASSGEN

Task 4: Rock-Paper-Scissors Game

A command-line Rock-Paper-Scissors game where users play against the computer.

  • Features: User input, computer selection, game logic, score tracking, and leaderboard.
  • Location: RockPaperScissors

Task 5: Contact Book

A command-line Contact Book application that allows users to manage their contacts efficiently.

  • Features: Add, view, search, update, and delete contacts.
  • Location: ContactBook

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages