Skip to content
View GitRichorDieTrying's full-sized avatar
  • 12:31 (UTC -04:00)

Block or report GitRichorDieTrying

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

Popular repositories Loading

  1. token-list token-list Public

    Forked from solana-labs/token-list

    The community maintained Solana token registry

    Go

  2. todo-cli todo-cli Public

    A simple command-line to-do list manager built with Python. Supports adding, viewing, completing, and removing tasks via terminal input.

    Python

  3. calculator-cli calculator-cli Public

    Performs basic arithmetic operations (+, −, ×, ÷) based on user input. Built with Python input and conditionals. Demonstrates beginner-level math logic.

    Python

  4. dice-roller dice-roller Public

    A simple Python script that simulates rolling a die. Uses random to generate values and loops for repeated rolls.

    Python

  5. file-organizer file-organizer Public

    Automatically sorts files in a directory into subfolders by file type.

    Python

  6. weather-cli weather-cli Public

    Pulls real-time weather data using an API and displays it based on user input.

    Python