Skip to content
View jjar7266's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Coral Springs, Florida
  • 00:14 (UTC -04:00)

Block or report jjar7266

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. 100_Exercises_Practicing_Python 100_Exercises_Practicing_Python Public

    Working through 100 Exercises for Practicing Python by Laurentine K. Masson. I rewrite each exercise question, fix or note any typos, and solve it in Python with my own explanations and notes.

    Python

  2. Codemy_Python_Projects Codemy_Python_Projects Public

    A collection of all the Python projects I built while following the Codemy.com course, including supporting files like word lists and dictionaries used by the apps.

    Python

  3. pcc_3e pcc_3e Public

    Forked from ehmatthes/pcc_3e

    Online resources for Python Crash Course, 3rd edition, from No Starch Press.

    Python

  4. Qt_Notepad Qt_Notepad Public

    My first Qt desktop application using Python and PySide6. A simple Notepad clone built step‑by‑step while learning Qt’s window system, menus, widgets, and application structure.

    Python

  5. wordle_tkinter wordle_tkinter Public

    Wordle Clone in Tkinter — My OOP Learning Journey. This project rebuilds a Wordle‑style game using Python and Tkinter with a clear object‑oriented structure. It focuses on GUI layout, event‑driven …

    Python