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

https://github.com/bredalis/programs

🐍 Simple Python Programs Folder 🐍
https://github.com/bredalis/programs

algorithms faker imgs libreries matplotlib-pyplot programs python sql sqlite structured-data testing tf tkinter

Last synced: 10 days ago
JSON representation

🐍 Simple Python Programs Folder 🐍

Awesome Lists containing this project

README

          

Simple Python Programs Repository 🐍






























This repository contains a collection of simple programs written in Python 🐍.
Each program is designed to demonstrate fundamental and intermediate Python concepts
in a clear and practical way. πŸ’»
It is ideal for beginners and intermediate students who want to strengthen their understanding
of Python through hands-on examples.

---

## Table of Contents 🧾

* Description πŸ“
* Included Programs πŸ“¦
* Installation πŸ› οΈ
* Usage βš™οΈ
* Technologies πŸ§ͺ
* License πŸ“œ
* Author πŸ‘©β€πŸ’»

---

## Description πŸ“

This repository is a compilation of small but meaningful Python projects.
Each script focuses on a specific concept such as algorithms, GUI development, data visualization, logic building, and basic artificial intelligence tools.

The purpose of this project is to provide practical examples that help learners understand how Python works in real-world scenarios.

---

## Included Programs πŸ“¦

βœ”οΈ **Hangman Game** – Word guessing game with multiple categories
βœ”οΈ **Leap Year Checker** – Algorithm to determine if a year is leap
βœ”οΈ **Text Cipher GUI** – Encrypts and decrypts text using Tkinter
βœ”οΈ **Grade Classifier** – Classifies academic grades
βœ”οΈ **Digital Clock GUI** – Real-time clock interface
βœ”οΈ **ASCII Encoder/Decoder** – Converts text to ASCII and back
βœ”οΈ **Morse Code Translator** – Converts text into Morse code
βœ”οΈ **Star of David Plot** – Geometric visualization with Matplotlib
βœ”οΈ **Cat Face Plot** – Creative plot built with Matplotlib
βœ”οΈ **Secure Password Generator** – Generates strong random passwords using Faker
βœ”οΈ **Pie Chart Generator** – Creates pie charts from user input
βœ”οΈ **Big O Plot** – Graphical representation of Big O notation
βœ”οΈ **Prime Checker** – Determines if a number is prime
βœ”οΈ **Music Player** – Simple local music player
βœ”οΈ **Average Grades Calculator** – Computes academic averages
βœ”οΈ **Geometric Points Plot** – Plots geometric coordinate points
βœ”οΈ **Selection Sort Algorithm** – Sorting algorithm implementation
βœ”οΈ **Alarm Timer** – Simple alarm/timer using Tkinter

---

## Installation πŸ–₯️

1️⃣ Clone the repository:

```bash
git clone https://github.com/Bredalis/Programs.git
```

2️⃣ Navigate into the project directory:

```bash
cd Programs
```

---

## Usage βš™οΈ

To run a program:

1️⃣ Navigate to the program location:

```bash
cd path_to_program
```

2️⃣ Run the Python file:

```bash
python program_name.py
```

---

## Technologies πŸ§ͺ

* Python 🐍
* Tkinter (GUI Development)
* Matplotlib (Data Visualization)
* Faker (Data Generation)
* HTML, CSS & JavaScript (Web-related experiments)
* Algorithms & Logic

---

## License πŸ“œ

This project is licensed under the πŸ“œ
GPLv3 (GNU General Public License V3.0)

---

## πŸ‘©β€πŸ’» Author


[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow\&style=social)](https://github.com/Bredalis)
![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)



😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning.
I love creating projects that help others understand complex concepts in a simple way.
#python #ai #exceptions πŸš€

---

## ⭐ Check out my GitHub profile

[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge\&logo=github\&logoColor=white\&labelColor=101010)](https://github.com/bredalis)

---

✨ If you like this project, don’t forget to give it a star!