Skip to content

delilah-lab/python-mini-projects

Repository files navigation

📘 Python Mini Projects

This repository contains a collection of my first Python projects from my time at university.
These projects were created as part of my learning journey to practice programming fundamentals, improve problem-solving skills, and explore different areas of software development.

They include simple scripts covering basic algorithms, user input handling, API usage, automation, and introductory computer vision using OpenCV.


📂 Projects Included

1. alphabets_keys_test_drive.py

A simple program that tests keyboard alphabet inputs and demonstrates basic input handling in Python.

2. armstrong.py

Checks whether a number is an Armstrong number using loops and conditional statements.

3. check_weather.py

Fetches real-time weather data using an API and displays it in the terminal.

4. checky_pro.py

A utility script created to practice Python functions and user input handling.

5. detect_face.py

A computer vision project that detects faces using OpenCV and a webcam.

6. ecapture.py

Captures images from a computer camera using Python.

7. game.py

A simple interactive game built to practice loops, logic, and user interaction.

8. vowe.py

Counts the number of vowels in a word or sentence entered by the user.


🛠️ Technologies Used

  • Python 🐍
  • OpenCV (Computer Vision)
  • APIs (Weather integration)
  • Basic Algorithms and Problem Solving

▶️ How to Run

  1. Install Python 3.x
  2. Clone this repository:
    git clone <your-repo-link>

About

A collection of my early Python projects from university, covering basic programming concepts such as algorithms, user input, APIs, automation, and introductory computer vision with OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages