Skip to content

Bredalis/Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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:

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

2️⃣ Navigate into the project directory:

cd Programs

Usage βš™οΈ

To run a program:

1️⃣ Navigate to the program location:

cd path_to_program

2️⃣ Run the Python file:

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 GitHub Followers

😊 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


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