Skip to content
View minoli-g's full-sized avatar

Block or report minoli-g

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. intel-x86-emulator intel-x86-emulator Public

    A C++ program which emulates the instruction decoding of an Intel x86 32-bit processor, with the ability to easily add non-implemented instructions.

    C++ 3 1

  2. Partial-RPAL-Interpreter Partial-RPAL-Interpreter Public

    The Partial RPAL interpreter takes an Abstract Syntax Tree generated from an RPAL program, standardizes it and evaluates it on a CSE machine.

    Java

  3. squaredle-solver squaredle-solver Public

    A solver for the popular word-finding game Squaredle (https://squaredle.app) Available at https://minoli-g.github.io/squaredle-solver/

    JavaScript 12 5

  4. roster-scheduler roster-scheduler Public

    An automated roster scheduler which schedules doctors’ shifts in hospital wards at the beginning of every month, following constraints set by the consultant and the free times preferred by the doct…

    JavaScript

  5. winzig-parser winzig-parser Public

    A parser for the WinZigC programming language

    C++