Skip to content
View ilijaruzic's full-sized avatar

Block or report ilijaruzic

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. project-river-17th-alakajam project-river-17th-alakajam Public

    https://alakajam.com/post/1737/the-theme-is-river

    ShaderLab

  2. Navia Navia Public

    Navia game engine

    C

  3. air-traffic-simulator air-traffic-simulator Public

    a project where you build a miniature world of airports and flights, explore their connections on a map, and watch a live simulation of planes taking off, flying, and landing with realistic timing …

    Java 1

  4. preemptive-os-kernel preemptive-os-kernel Public

    a console application that represent a small, but fully functional kernel that supports multithreading with time sharing. in the following explanation, this type of system will be referred to as ju…

    C++

  5. cli cli Public

    a simple command line interpreter (cli) in c++ that reads commands one at a time and executes them. commands can be entered interactively or from a batch file. the interpreter supports basic operat…

    C++