Skip to content
View gieseanw's full-sized avatar

Block or report gieseanw

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 Loading

  1. Dubins Dubins Public

    Generate paths for a Dubins car of arbitrary turning radius

    C++ 42 12

  2. SudokuSolver SudokuSolver Public

    This project represents Sudoku as exact cover, and solves it very efficiently using Algorithm X and Dancing Links. It can currently handle 8x8, 10x10, 12x12, or 16x16 Sudoku puzzles.

    10 2

  3. Hangman Hangman Public

    This is a hangman game made by me after two semesters of C++ in 2007. I think it's a good example of what a new programming student should be capable (and incapable) of doing by that point. No use …

    C++ 3 1

  4. CommandLine_2048 CommandLine_2048 Public

    Implements the game 2048 in the terminal via C++

    C++ 1

  5. optional optional Public

    Forked from boostorg/optional

    Boost.org optional module

    C++

  6. EntityFramework.Docs EntityFramework.Docs Public

    Forked from dotnet/EntityFramework.Docs

    Documentation for Entity Framework Core and Entity Framework 6

    PowerShell