Skip to content
View Pepton21's full-sized avatar

Block or report Pepton21

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. supervised-random-walks-with-restarts supervised-random-walks-with-restarts Public

    An implementation of the supervised random walks with restarts algorithm proposed by Jure Leskovec and Lars Backstorm

    Python 8 4

  2. present-cipher present-cipher Public

    C implementation of the lightweight block cipher PRESENT first published by Andrey Bogdanov.

    C 6 6

  3. flavor-network flavor-network Public

    This repository holds code that reproduces the results presented in the paper "Flavor network and the principles of food pairing" by Yong-Yeol Ahn, Sebastian E. Ahnert, James P. Bagrow & Albert-Lás…

    Java 3 2

  4. DMA-embedded-challenge DMA-embedded-challenge Public

    MD5 hash verification as part of the embedded challenge organised by Seavus. Implementation was done on a LPC1769 microprocessor with the focus on using a DMA controller to read the flash memory.

    C 2

  5. turtle-graphics-compiler turtle-graphics-compiler Public

    Compiler built as part of a student project for a C like language for drawing turtle graphics and recursive fractals. The compiler compiles from a C like language to the PostScript stack machine.

    C

  6. one-shot-envelope-game one-shot-envelope-game Public

    A simulation of the one shot envelope game, as described in the work of Christian Hilbe, Moshe Hoffman and Martin A. Nowak in their article "Cooperate without Looking in a Non-Repeated Game" (https…

    Python