Skip to content
View TheGittyPerson's full-sized avatar

Block or report TheGittyPerson

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
TheGittyPerson/README.md

Greetings! ๐Ÿ‘‹

I code for fun mostly.

me = Person(
    name="morpheus",
    age="hah not telling you",
    hobby="programming",
    gender="male",
    origin="Ormaphea",
    favorite_food="norishio potato chips",
    favorite_emoji="\U0001F972"
)


My Skills

(Eager to learn more)

Seen by

Pinned Loading

  1. ThePerson ThePerson Public

    A playground for aspiring developers to master Python and Object-Oriented Programming (OOP) through collective evolution.

    Python 2 8

  2. day-quality-tracker day-quality-tracker Public

    A simple Python CLI that helps you track your day quality ratings and visualize them on a graph using the `matplotlib.pyplot` module.

    Python 1 2

  3. kinky-button kinky-button Public

    Are you kinky? Do you like buttons? This is just for you.

    JavaScript 2

  4. SpotifyAdMuter SpotifyAdMuter Public

    Spotify Ad Muter (SAM) is a Python CLI that automatically detects Spotify (Desktop app) ads on macOS and mutes Spotify.

    Python 1

  5. random-walk random-walk Public

    A simple Python simulation API that generates some beautiful random walks using the Matplotlib library.

    Python 1

  6. PyPacks PyPacks Public

    A simple Python script that automatically installs third-party dependencies using pip.

    Python