Skip to content
View Radu028's full-sized avatar
  • Bucharest

Highlights

  • Pro

Block or report Radu028

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 250 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. game-engine game-engine Public

    A 3D game engine showcasing advanced Object-Oriented Programming principles with intelligent NPC systems, physics integration, and economic simulation. Built with C++, raylib, and Bullet Physics.

    C++

  2. minimal-os-storage-management minimal-os-storage-management Public

    A lightweight implementation of storage management for a minimal operating system, written in x86 assembly. Features include file addition, retrieval, deletion, and memory defragmentation for both โ€ฆ

    Assembly

  3. qr-toolkit qr-toolkit Public

    Python QR code reader & generator with image processing and error correction

    Python

  4. fibonacci-heap fibonacci-heap Public

    C++ implementation of a Fibonacci Heap data structure with O(1) amortized time for insert and decrease-key operations.

    C++

  5. automounter-shell automounter-shell Public

    A custom Linux shell implementation with automated mountpoint management. Handles dynamic filesystem mounting, directory navigation, and command execution with a built-in timeout mechanism for unusโ€ฆ

    Shell

  6. vanilla-website vanilla-website Public

    Fully responsive site using HTML, CSS & vanilla JS. Demonstrates semantic HTML, advanced layouts, and DOM manipulation.

    HTML