Skip to content

Nandan-17/CodSoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# CODSOFT Internship – Python Programming

This repository contains the tasks I completed during my **Python Programming Internship with CODSOFT**. Each project is built using Python and demonstrates different problem-solving and application development skills.

---

## πŸ“Œ Tasks

### πŸ”Ή Task 1: To-Do List
A simple To-Do List application built with Python and Tkinter.
- Add, update, and delete tasks
- View tasks in a list
- Manage daily tasks efficiently

### πŸ”Ή Task 2: Calculator
A basic calculator built with Python.
- Perform addition, subtraction, multiplication, and division
- Takes two inputs and displays results

### πŸ”Ή Task 3: Password Generator
A password generator application using Python.
- User specifies password length
- Generates secure random passwords
- Useful for account security

### πŸ”Ή Task 4: Rock-Paper-Scissors Game
An interactive game built with Python and Tkinter.
- User plays against computer
- Tracks scores across multiple rounds
- Fun and user-friendly interface

### πŸ”Ή Task 5: Contact Book
A contact management system in Python with Tkinter.
- Add, update, delete contacts
- Search by name or phone number
- Stores name, phone, email, and address

---

## πŸš€ How to Run
1. Clone this repository
   ```bash
   git clone https://github.com/yourusername/CODSOFT.git
  1. Navigate to the project folder

    cd CODSOFT
  2. Run the Python file of the project you want to test

    python todolist.py
    python calculator.py
    python password_generator.py
    python rock_paper_scissors.py
    python contact_book.py

πŸ“½οΈ Demo

For each task, I will also be sharing short demo videos on my LinkedIn profile.


πŸ† Internship Experience

This internship helped me strengthen my skills in:

  • Python programming
  • Tkinter GUI development
  • Problem-solving and logic building
  • Building real-world applications

I am grateful to CODSOFT for providing me this opportunity to learn and grow as a developer.


πŸ”– Hashtags

#CODSOFT #Internship #Python #Tkinter #SoftwareDevelopment #LearningByDoing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages