Skip to content
View Sandermfc's full-sized avatar

Block or report Sandermfc

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. guess-the-output guess-the-output Public

    A collection of weird code snippets from various languages with weird outputs. Answers provided.

    Python 3

  2. ML_quantifying-mtg-cards ML_quantifying-mtg-cards Public

    Machine learning project aiming to be able to quantify how good a given card is based off of it's average price over many websites.

    Python 1

  3. text-to-hieroglyphs text-to-hieroglyphs Public

    Take an audio input (speech), convert it to text, and return a hieroglyph for each relevant word.

    1

  4. Smart-skateboard Smart-skateboard Public

    Arduino sensors strapped to a skateboard permitting to sense when a certain trick is performed (ollie, kickflip, tailspin, etc.)

    C

  5. dunfy dunfy Public

    dynamic news finder

    JavaScript

  6. Multi-process-battleship Multi-process-battleship Public

    Multi process game of battleship using forks() and pipes() to communicate.

    C