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

Block or report peopleandbits

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. C64CPU C64CPU Public

    An emulator for MOS 6510 CPU used in Commodore 64. This project contains no UI, only internal representation of the CPU written in C#. There are also an assembler and a disassembler.

    C# 2

  2. AdvancedUnitTesting AdvancedUnitTesting Public

    Showcases using MSTest, FluentAssertions, Approval Tests and Moq

    C# 2

  3. hello-world hello-world Public

    test

  4. Angular2-GettingStarted Angular2-GettingStarted Public

    Forked from DeborahK/Angular-GettingStarted

    Sample Angular 2 application

    TypeScript

  5. CodeJerk CodeJerk Public

    A windows command line app to look into dll files to find the methods with most parameters.

    C#

  6. TrafficLightKata TrafficLightKata Public

    Visual Studio project demonstrating replacing a switch statement with a dictionary

    C#