Skip to content
View SleekPanther's full-sized avatar

Organizations

@books4equality
Block or Report

Block or report SleekPanther

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

Pinned

  1. noah-patullo-repositories noah-patullo-repositories Public

    A list of projects I've worked on. GitHub's organization is lacking in my opinion, so this serves as an index & root of all my work (I'm Noah Patullo, not Pattullo or Patulo. I have a unique name &…

    2 1

  2. youtube-chronological-order youtube-chronological-order Public

    Watch all videos from a channel in chronological order (oldest to newest)

    JavaScript 12 1

  3. even-odd-game even-odd-game Public

    Simple game. Is the number even or odd? You get 10 seconds to match as many number as possible. I replicated an existing app so the idea isn't original, but the code is my invention.

    Java 1

  4. password-revealer-with-keyboard-shortcut password-revealer-with-keyboard-shortcut Public

    Reveal password fields with a keyboard shortcut or click of the Extension icon

    JavaScript

  5. game-of-life game-of-life Public

    A C# visualization of John Conway's Game of Life

    C#

  6. NumberStringComparer NumberStringComparer Public

    A C# Comparer to sort lists of data that could be either numeric of string replacing the default alphabetical sort which doesn't always work for numbers.

    C#