Welcome to my CODSOFT Internship repository! This repository serves as a collection of Python projects developed by me Bamidele Michael Ipadeola during the Python Internship Program. Each project within this repository is designed to showcase various programming concepts and skills. Feel free to explore the individual project directories for detailed README files, source code, and accompanying images.
- TODO-APP
The TODO-APP project is a versatile task management application that provides both Command Line Interface (CLI) and Graphical User Interface (GUI) options. It allows users to add, mark as complete, remove, and view tasks, providing a flexible and user-friendly experience.
- WHITEBOARD TOOL / LINK TO BOARD : WHIMSICAL
- password_generator
The password_generator project is a simple yet powerful tool for generating secure and customizable passwords. Users can specify the length and complexity of the password, providing a secure solution for password creation.
- rock_paper_scissors
The rock_paper_scissors project is an interactive implementation of the classic rock, paper, scissors game. Users can play against the computer, making choices and experiencing the classic gameplay.
- simple_calculator
The simple_calculator project is a basic calculator application that performs arithmetic operations such as addition, subtraction, multiplication, and division. It provides a straightforward interface for performing calculations.
To explore any of the projects, follow these steps:
Clone the repository:
git clone https://github.com/ObamtechNetworks/CODSOFT.gitNavigate to the desired project directory:
cd CODSOFT/PROJECT_DIRECTORYFollow the instructions in the project-specific README file for installation and usage details.
Contributions to this repository are welcome! If you have any suggestions, improvements, or new projects to add, feel free to fork the repository and submit a pull request. Let's collaborate and enhance the learning experience for everyone!
This repository is developed as part of the Python Internship Program by CODSOFT. Special thanks to the mentor and the community for their support.
Feel free to explore the projects, learn from the source code, and contribute to the coding community!

































