Skip to content
View martinteoharov's full-sized avatar
👾
👾

Block or report martinteoharov

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PixPox PixPox Public

    PixPox is a 2D Modular Game Engine built around the concept of each pixel on screen being simulated using Cellular Automata rules.

    Rust 4

  2. tiny-track tiny-track Public

    Tracks user engagement on online platforms

    TypeScript 1 1

  3. tenabl tenabl Public

    Tenabl is a web application and browser extension which allows readers to share their opinion about arbitrary articles on the internet, as well as provide statistics on the public's opinion of said…

    TypeScript 6

  4. hangman-assembly-safe hangman-assembly-safe Public

    The popular hangman game implemented in raw assembly. It was a fun little first year university project!

    Assembly

  5. a-raylib-project a-raylib-project Public

    An old attempt at creating a video game engine without prior knowledge of design patterns. Rough but has a special place in my heart so I'm leaving it pinned.

    C 1

  6. non-contigous-segmented-mmu non-contigous-segmented-mmu Public

    Virtually simulated non-contigous segmented memory management system implemented in Java. Fun first year university project!

    Java