Skip to content
View bugulo's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report bugulo

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 Loading

  1. glsl-engine glsl-engine Public

    Engine that is able to run sequence of GLSL shaders, allows communication between them and provides access to peripherals like keyboard and mouse directly from shader environment

    C++ 4

  2. mqtt-explorer mqtt-explorer Public

    Simple MQTT explorer written in C++ using Qt 5 framework. Supports topic subscribing, message sending including files and dashboards with built-in widgets

    C++ 5 1

  3. ifj-compiler ifj-compiler Public

    Compiler of Go language written in C. Compiler's output is made-up assembly like language that can be interpreted by https://github.com/bugulo/ifj-interpret

    C 3

  4. ifj-interpret ifj-interpret Public

    Parser and interpreter for made-up assembly like language written in Python and PHP. See https://github.com/bugulo/ifj-compiler

    Python 1

  5. festival-app festival-app Public

    Festival managment app written in C# using .NET 5, WPF and EF Core covered by unit tests

    C#