Skip to content
View KarloSiric's full-sized avatar
🐢
🐢
  • Xylon d.o.o
  • Zagreb/Trogir
  • 01:05 (UTC +02:00)

Block or report KarloSiric

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
KarloSiric/README.md

Karlo Siric

Computer Science student at RIT Croatia.

Currently working on systems programming projects and exploring low-level development.

Contact: ksiric99@gmail.com

Pinned Loading

  1. CypherEngine CypherEngine Public

    CypherEngine - C++20 game engine with C-style runtime code, SDL3/OpenGL, VFS/CypherPak, custom memory allocators, tests and benchmarks.

    C++ 1 1

  2. lair lair Public

    Self-hosted voice and text chat application built with C++17. Features TCP networking with custom binary protocol, ncurses TUI, id Tech-style command system, and Quake III Arena-inspired architecture.

    C++

  3. Lambda Lambda Public

    Professional Half-Life Studio Model (.mdl) viewer and editor built with C99 and Qt6. Features OpenGL 3.3+ rendering, animation playback, texture inspection, and complete MDL format support.

    C++ 1

  4. Raycaster Raycaster Public

    Wolfenstein 3D-style raycasting engine built with pure C and SDL2. Features textured walls, floor/ceiling casting, sprite rendering, and real-time 2.5D graphics rendering from scratch.

    C