Skip to content
View 0bVdnt's full-sized avatar

Highlights

  • Pro

Block or report 0bVdnt

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 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. Chakravyuha Chakravyuha Public

    Chakravyuha is an intelligent, adaptive C/C++ obfuscation engine powered by the LLVM compiler framework. It is designed to protect software intellectual property from reverse engineering, piracy, a…

    C++ 2 1

  2. raylib_cuda raylib_cuda Public

    CUDA-OpenGL interop for Raylib that allows for high-performance, real-time rendering by enabling CUDA kernels to write directly to OpenGL textures without CPU round-trips.

    C

  3. PixlGo PixlGo Public

    Who needs a GUI anyway? PixlGo brings playback straight to your terminal, rendering frames as pixel art using fast Go-based TUI and FFmpeg under the hood.

    Go

  4. HTTP-C HTTP-C Public

    A simple, modular HTTP/1.1 server written in C that demonstrates core concepts of socket programming, HTTP parsing, and response handling (200, 400, 404, 405, 500).

    C

  5. obvcc obvcc Public

    The obvious minimal C compiler.

    OCaml 1

  6. GameOfLife-WebAssembly GameOfLife-WebAssembly Public

    A project to explore high-performance web applications by implementing Conway's Game of Life built with C++ and compiled to WebAssembly (Wasm).

    JavaScript