Skip to content
View InhumanPwnage's full-sized avatar
Block or Report

Block or report InhumanPwnage

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

Popular repositories

  1. minesweeper-app minesweeper-app Public

    Console app that takes user input to create a grid with Mines denoted by an asterisk (*) and outputs the surrounding tiles with the corresponding number of adjacent mines, like the game MineSweeper.

    C#

  2. GeneticSequenceCollectorForSS13 GeneticSequenceCollectorForSS13 Public

    A simple Genetic Sequence collection app for the game Space Station 13.

    C#

  3. GatoRoofParty2016 GatoRoofParty2016 Public

    An ASP.NET MVC application for registering people by email, and sending them, by email, a link (as a short guid) which they must click to claim their ticket for the Gato Roof Party event, which too…

    JavaScript

  4. HospiceMalta HospiceMalta Public

    A slightly big ASP.NET MVC web application to manage data for Hospice Malta's patients. Data is sent and requested via a REST API. Uses MVC design pattern & C# as back-end, ADO.NET & Linq2Entities …

    CSS

  5. NFMMCarColorCalculator NFMMCarColorCalculator Public

    A car color calculator for the game Need For Madness Multiplayer. The way the game stores the color of your car is in HSB (as it's easier to manipulate than RGB/Hex as a programmer), however each v…

    C#

  6. NFMSnapCalculator NFMSnapCalculator Public

    A color calculator for the game Need For Madness. The "Snap" in the game is the lighting atmosphere of a stage/track. It is represented by an RGB value, each one from -100 to 100. as an example, a …

    C#