Skip to content
View tothambrus11's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report tothambrus11

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

Pinned

  1. 2048 2048 Public

    A PWA implementation for the good old game called 2048.

    TypeScript

  2. simply-observable simply-observable Public

    This is a really simplified version of the RXJS observable class. It does not do anything more than notifying the subscribed functions when an event occurs somewhere.

    JavaScript 1

  3. postlang postlang Public

    PostLang is a new, component based markup language. It can be converted into HTML. Currently, the package only contains the parser, so anyone can write their own renderer.

    TypeScript 1

  4. balloon-image-processing balloon-image-processing Public

    Processing

  5. tic-tac-thrones tic-tac-thrones Public

    Tic Tac Thrones is a reimagined version of tic tac toe, where the board consists of 9 individual tic tac toes arranged in a grid, and each player decides in which miniboard should the next player's…

    TypeScript

  6. raytracer raytracer Public

    Implementing a 3D Renderer From Scratch Using C++

    C++