Skip to content

This repository contains my Python projects and games. It includes various coding exercises, small games, and scripts that I have worked on to improve my skills. Follow my progress and explore different projects I create as I continue to learn and develop as a Python programmer.

License

Notifications You must be signed in to change notification settings

denizzozupek/learning-projects

Repository files navigation

Deniz Eren Özüpek's Python Projects

Welcome to my collection of Python projects! This repository is a showcase of my growth and progress as I continue to develop my skills in Python programming. Each project is unique, with different challenges and learning experiences. You will find simple to advanced Python projects, including games, algorithms, and much more.

📜 About Me

I’m Deniz Eren Özüpek, a student and an aspiring Python developer. I’m passionate about problem-solving, building useful tools, and continuously improving my coding skills. Feel free to explore my projects and learn more about Python!

🧰 Technologies Used

  • Python
  • Git
  • GitHub
  • Other libraries (if applicable, like Pygame)

💻 Projects

  • Word Guessing Game: A simple Python game where you guess the word by entering letters.

  • Rock Paper Scissors Game: A simple Python game where you play Rock, Paper, Scissors against the computer. The game follows the standard rules.

  • Number Guessing Game: A Python game where you guess a randomly generated number, with hints to go higher or lower. Focuses on random number generation and input validation.

  • Calculator App: A basic calculator app built in Python. Supports addition, subtraction, multiplication, and division.

  • Countdown Timer: A basic countdown timer app that takes input in seconds and counts down to zero.

  • To-Do List: A simple app to add, remove, and view tasks. Helps practice list manipulation and user input handling.

  • ToDo App: A simple ToDo application built in Python. Helps practice file handling, user input, and basic CRUD operations on tasks.

  • Snake Game: A classic Snake game built with Python and Pygame. Features smooth gameplay, sound effects, and high score tracking.

  • 2048 Game: A version of the 2048 sliding puzzle game implemented in Python using Pygame. Includes tile animations, merging logic, and score tracking.

Each project is aimed at improving my programming skills, so expect updates and improvements over time.

📝 How to Contribute

If you'd like to contribute to my projects, feel free to fork the repository and submit a pull request. I appreciate any feedback, suggestions, or improvements.

About

This repository contains my Python projects and games. It includes various coding exercises, small games, and scripts that I have worked on to improve my skills. Follow my progress and explore different projects I create as I continue to learn and develop as a Python programmer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages