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 π
- Host: GitHub
- URL: https://github.com/bredalis/programs
- Owner: Bredalis
- License: gpl-3.0
- Created: 2024-05-25T14:28:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-27T03:15:00.000Z (2 months ago)
- Last Synced: 2026-02-27T10:20:33.659Z (2 months ago)
- Topics: algorithms, faker, imgs, libreries, matplotlib-pyplot, programs, python, sql, sqlite, structured-data, testing, tf, tkinter
- Language: Python
- Homepage:
- Size: 740 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

[](https://github.com/Bredalis)

π 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
[](https://github.com/bredalis)
---
β¨ If you like this project, donβt forget to give it a star!