Skip to content
View keyboardsage's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report keyboardsage

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 Loading

  1. OpenAVMedia OpenAVMedia Public

    A subset of open source audio and video media types paired with a convenient build system.

    C++

  2. tabs-end-here tabs-end-here Public

    A browser extension to prevent you from opening anymore tabs.

    JavaScript

  3. challenges challenges Public

    Code I wrote to pass Codeeval challenges

    Python

  4. eyeonthepie eyeonthepie Public

    Reads the email messages in your Gmail inbox and creates a pie chart describing the senders

    Python

  5. tuxman tuxman Public

    Tuxman is a game that is similar to but not a clone of the original Pacman game for Atari.

    C++ 1

  6. Print out all the valid words that c... Print out all the valid words that can be created from a wordlock.
    1
    #!/usr/bin/env bash
    2
    # Wordlocks are combination padlocks based on letters instead of numbers. They are popular for securing lockers, bikes, etc.
    3
    # 
    4
    # Further Reading:
    5
    # https://en.wikipedia.org/wiki/Wordlock