Skip to content
View ErikHumphrey's full-sized avatar

Organizations

@government @HackTheCapital
Block or Report

Block or report ErikHumphrey

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. close-tabs-to-the-left close-tabs-to-the-left Public

    The first "Close tabs to the left" Chrome extension that ignores pinned tabs, with 3,000+ weekly active users.

    JavaScript 7 2

  2. cardwar cardwar Public

    Simple .NET version of card game War, where player who draws the highest card value wins.

    C# 3 1

  3. evolving-level-game evolving-level-game Public

    Winforms game (!!) where themed challenges are generated for the user that get harder as the user randomly encounters and beats them

    C# 2

  4. gnome-guessing-game gnome-guessing-game Public

    Game where the player guesses a random single-digit number, being given hints should they guess incorrectly

    C# 2

  5. chat-colours-for-dota2 chat-colours-for-dota2 Public

    Facilitates typing coloured text into Dota 2's in-game chat

    C# 1

  6. Bash script to push new releases easily Bash script to push new releases easily
    1
    #!/bin/bash
    2
    
                  
    3
    current_date=`date +%Y-%m-%d`
    4
    
                  
    5
    cd