Skip to content

Anisca-hub/CODSOFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODSOFT Internship - Python Projects

This repository contains Python-based Projects developed as part of the CodSoft Internship Program. The goal of these tasks is to strengthen core Python skills and build practical applications with either command-line or GUI-based interfaces.

🔖 Task Summaries

✅ Task 1: To-Do List Application

A simple Python application to manage daily tasks. Users can add, view and delete tasks efficiently through a user-friendly interface.

✅ Task 2: Simple Calculator

A basic calculator that performs addition, subtraction, multiplication and division based on user inputs. Designed for quick arithmetic operations.

✅ Task 3: Password Generator

This script generates strong, random passwords using a mix of letters, numbers and symbols. Users can define the length for custom complexity.

✅ Task 4: Rock-Paper-Scissors Game

An interactive Python game where the user plays Rock, Paper, Scissors against the computer. Includes logic to determine the winner and replay options.

✅ Task 5: Contact Book

A mini contact management system that allows users to add, search, update and delete contact details like name, phone number, email, and address.

💻 Technologies Used

  • Python 3.x
  • Standard Python libraries (random, tkinter, os, etc.)
  • GUI via Tkinter (For Task 1)
  • CLI for Basic Interactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages