Skip to content
View Pi-lot's full-sized avatar

Block or report Pi-lot

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. Cluster-Computer Cluster-Computer Public

    Project for distributed computing in C#. Use in other programs will be similar to how it's used within Program.cs

    C# 2

  2. Noughts-and-Crosses Noughts-and-Crosses Public

    C#

  3. Fuel-Efficiency-Calculator Fuel-Efficiency-Calculator Public

    A simple Console based Fuel Efficiency Calculator created for a university assignment

    C#

  4. TrainTimtable TrainTimtable Public

    Another one of my university assignments. Only the code to to with the method findTime in program is what I wrote

    C#

  5. File-Encoder File-Encoder Public

    High Performance and Parallel Computing university assignment. Uses matrix encoding to encode multiple files in parallel

    C#

  6. TicTacToe-MiniMax TicTacToe-MiniMax Public

    University assignment using different programming paradigms and the minimax algorithm. Only the code in the GameTheory, FSharpTicTacToeModels, CSharpTicTacToeModels is written by me. The rest is pr…

    C#