Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ternion-1121/basic-projects-in-python

This repository consists of basic-levelled, real-world projects in Python
https://github.com/ternion-1121/basic-projects-in-python

basic-programming basic-project basic-projects basics basics-of-python beginner-friendly beginner-projects dice-roller hang-man hangman-in-python intermediate-projects newbie-friendly project purple-rain python python3 rock-paper-scissors rps-game weather-notifier

Last synced: about 9 hours ago
JSON representation

This repository consists of basic-levelled, real-world projects in Python

Awesome Lists containing this project

README

        

Basic Projects in Python

This repository consists of some basic~intermediate levelled, real-world projects in Python. Whose ideas were taken from various sources and my brain 🧠

Python

Each project folder comprises of:
- Their corresponding `README.md` files
- Code along with other assets (audio, images etc.)


### Index of Projects

| S. No. | Project Name (Link to README)
|-------------|----------------------------------------------------------------------------------------------------------------------------------|
| Project 1 | [Dice Simulator](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%201-%20Dice%20Simulator/dice-sim.md)
| Project 2: | [Rock-Paper-Scissors!](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%202-%20Rock-Paper-Scissors!/rock-paper-scissors.md)
| Project 3: | [Password Generator](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%203-%20Password%20Generator/pwd-gen.md)
| Project 4: | [Encryption-Decryption](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%204-%20Encryption-Decryption/encrypt_decrypt.md)
| Project 5: | [Binary Search Algorithm](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%205-%20Binary%20Search%20Algorithm/binary-search.md)
| Project 6: | [Simple Countdown Timer](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%206-%20Simple%20Countdown%20Timer/countdown-timer.md)
| Project 7: | [Email Slicer](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%207-%20Email%20Slicer/email_slicer.md)
| Project 8: | [Hangman Game](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%208-%20Hangman%20Game/hangman.md)
| Project 9: | [Bank Account](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%209-Bank%20Account/bank_acc.md)
| Project 10: | [Sudoku Validator](https://github.com/TERNION-1121/Basic-Projects-in-Python/blob/main/Project%2010-%20Sudoku%20Validator/sudoku_validator.md)
| Project 11: | [Weather Notifier](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%2011-%20Desktop%20Weather%20Notifier/weather_notifier.md)
| Project 12: | [Purple Rain Simulation](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%2012-%20Purple%20Rain%20Simulation)
| Project 13: | [Random Walker](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%2013-%20Random%20Walker#readme)
| Project 14: | [RPS Simulation](https://github.com/TERNION-1121/Basic-Projects-in-Python/tree/main/Project%2014%20-%20RPS%20Simulation#readme)



> If you have any further topic suggestions/ideas, do let me know!