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

Block or report MoriartyProfessor

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

    CodeScribe is a multi-tab code editor written in C using the GTK framework. It comes packed with features you expect from code editors like syntax highlighting, automatic indentation, bracket match…

    C 6 1

  2. ProtoLog ProtoLog Public

    ProtoLog is a simple and flexible logging framework for C++.

    C++ 2

  3. PacMan-clone PacMan-clone Public

    This is a PacMan clone that I wrote as an introductory programming course project during my freshman year in university. Unfortunately, along with most of my codebase in my old PC, I lost source fi…

    C++

  4. HuffmanZipper HuffmanZipper Public

    Huffman Coding is an efficient method of lossless compression that assigns variable-length to characters based on their frequency. This is a C++ compression and decompression program based on Huffma…

    C++

  5. Altair Altair Public

    Altair is a strong UCI compatible chess engine written in modern C++.

    C++