Skip to content
View OHeckIsThatSam's full-sized avatar

Block or report OHeckIsThatSam

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

    An attempt at writting a chess engine in C#.

    C# 2

  2. AAS AAS Public

    A C# razor page web application acting as a back end for employees in a banking application for a Univeristy project.

    C#

  3. F1Stats F1Stats Public

    A C# console application for querying the F1 2022 results for a university project.

    C#

  4. SOA SOA Public

    Secure Online Auction is a Java EE MVC web application made for a university project.

    Java

  5. MyCollegeSite MyCollegeSite Public

    A website made for a University module, uses HTML, CSS and JavaScript (jQuery library).

    HTML

  6. SudokuSolver SudokuSolver Public

    A simple Python script that brute forces a solution to a Sudoku using a recursion and back tracking algorithm.

    Python