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

Block or report nicbiggs

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. C-Sharp-Console-Application-with-Plugins C-Sharp-Console-Application-with-Plugins Public

    Experiment to implement a plugin application using the console window

    C#

  2. GameDev GameDev Public

    Forked from LordMotas/GameDev

    JavaScript

  3. ContosoUniversity ContosoUniversity Public

    This project uses ASP.Net MVC 4 to develop an Entity Framework for a fictitional "Contoso University."

    C#

  4. SumOfMultiples SumOfMultiples Public

    Basic GUI that returns the sum of multiples from 1 to a maximum number. Solves Problem 1 on Project Euler, with some expanded variability. Link: https://projecteuler.net/problem=1

    C#

  5. StringCalculatorTDD StringCalculatorTDD Public

    An example run-through for how to implement Test-Driven Development (TDD).

    C#

  6. number-to-text number-to-text Public

    Demonstrates converting an integer number to a spelled out form

    JavaScript