Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Daniel-7733's full-sized avatar
:electron:
:electron:

Block or report Daniel-7733

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bookshelf bookshelf Public

    📚 A Flask web app to manage and review books, with login and user accounts.

    HTML

  2. Image_Watermarking_Desktop_App Image_Watermarking_Desktop_App Public

    📝 A simple Python desktop app built with Tkinter and Pillow that lets users upload an image, add a custom text or logo watermark, preview it, and save the final image.

    Python

  3. morse-code-converter morse-code-converter Public

    A Python-based Morse Code Converter app with a GUI (Tkinter) that can convert text to Morse code and vice versa. Logic and interface are separated to support future extensions like sending messages…

    Python

  4. Tic_Tac_Toe Tic_Tac_Toe Public

    🎮 A simple Tic Tac Toe game built with Python and Pygame. Includes both human vs human and human vs bot modes, with a custom background, status text, and restart button.

    Python

  5. Typing_Speed_Test_Desktop_App Typing_Speed_Test_Desktop_App Public

    A simple Tkinter-based desktop app that measures typing speed, accuracy, and time in real time.

    Python

  6. Breakout_Game Breakout_Game Public

    🕹️ A simple Breakout-style arcade game built in Python using the Turtle graphics module. Features smooth motion, collision detection, scoring system, and responsive paddle control.

    Python