Skip to content
View Tim-Break's full-sized avatar
🆗
OFNLINE
🆗
OFNLINE

Block or report Tim-Break

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. FileSplitter FileSplitter Public

    Split your files into chunks and merge the resulting chunks into the previous file.

    Python

  2. VirtualMachine VirtualMachine Public

    My goal is to create a realistic, tick-based simulation virtual machine with access to a simulated network, an operating system that supports multithreading, a compiler for a C-like language into a…

    Python

  3. Compiler-For-VM Compiler-For-VM Public

    This is a compiler for a C-like language for my virtual machine. Virtual machine is here: https://github.com/Tim-Break/VirtualMachine

    C#