Skip to content
View Mavirk's full-sized avatar

Block or report Mavirk

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. abstract-vm abstract-vm Public

    The purpose of this project is to create a simple virtual machine that can interpret programs written in a basic assembly language

    C++ 1

  2. minishop minishop Public

  3. getnextline getnextline Public

    Simple function to read a line from a File Descriptor

    C

  4. filler filler Public

    Filler is a basic intro to algos its a game where you have to place your pieces on a filler board to compete with other algorithms

    C

  5. testing testing Public

    Testing material used for some of my repos

    C

  6. expert-system expert-system Public

    The goal of this project is to make an expert system for propositional calculus.

    PHP