Skip to content
View Purrrpley's full-sized avatar

Block or report Purrrpley

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Purrrpley/README.md

Hi! 👋

I make stuff, and sometimes it's useful.

Pinned Loading

  1. despamify.py despamify.py
    1
    def despamify(text: str, threshold=5) -> tuple[bool, str]:
    2
      last_char = ""
    3
      repeat_count = 0
    4
      despammed = False
    5
      output = ""
  2. An O(1) sorting algorithm An O(1) sorting algorithm
    1
    def assumption_sort(array):
    2
      """An O(1) sorting algorithm
    3
    4
      Sorts in O(1) time. Sorts and returns the input array assuming it is already
    5
      sorted - if it is not then output of this function is an implementation
  3. userstyles userstyles Public

    Purrrpley's Userstyles :)

    Stylus