Skip to content
View RatPrez's full-sized avatar
🐀
rat
🐀
rat

Block or report RatPrez

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

Pinned Loading

  1. A-Star-3D A-Star-3D Public

    Interactive 3D A* pathfinding visualizer in C++ with raylib, paint obstacles on a grid and watch a player navigate around them in real time. A* implemented from scratch, no pathfinding library.

    C++

  2. c_http_server c_http_server Public

    A minimal HTTP/1.1 server built from scratch in C with raw POSIX sockets, multithreaded via pthreads, static file serving with MIME types, and 64KB chunked streaming. No libraries, no frameworks.

    C

  3. entm entm Public

    Base TypeScript ECS (Entity Component System) package for FiveM, core World/System/View/ComponentPool classes, components, and Vec3 math. Companion to entm-core; published as @ratprez/entm on npm.

    TypeScript

  4. entm-core entm-core Public

    An Entity Component System framework resource for FiveM, written in TypeScript, type-safe views, a module loader that bypasses FiveM's serialization boundary, automatic server > client component sy…

    TypeScript

  5. tunestack tunestack Public

    A desktop music client in C++20 (Dear ImGui + SDL3), searches Last.fm for tracks, streams audio via YouTube/yt-dlp, with radio mode, liked songs, and a play queue. A learning/portfolio project.

    C

  6. osrs-sandbox osrs-sandbox Public

    C++