Skip to content
View KleaSCM's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KleaSCM

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

GitHub Snake Animation

KleaSCM Logo

Typing SVG

Typing SVG

Aurelia

A cycle-accurate 64-bit RISC ecosystem emulator written in C++23, modeling the full hardware stack from CPU pipeline microarchitecture to NAND flash quantum tunneling physics. Features a custom ISA with 32+ opcodes, Von Neumann bus architecture, NVMe storage controller simulation, interrupt handling, and a complete assembler toolchain.

NetScope

A comprehensive network traffic analysis platform written in Go, featuring real-time packet capture, multi-layer protocol parsing, DNS correlation, TLS fingerprinting (JA3/JA4), device identification, and anomaly detection. Includes GeoIP enrichment, behavioral baselining, privacy leak detection, and an interactive web dashboard for visualization.

Kanae

A modular game engine written in C++23 featuring an OpenGL renderer, Lua scripting via sol2, custom physics with broadphase collision detection, ECS-style systems architecture, asset pipeline with texture/mesh/font importers, audio via miniaudio, and a virtual filesystem. Includes MSDF font rendering, ImGui integration, scene management, and job-based threading.

Steria

A modern version control system written in Go, featuring branching, merging, rebasing, cherry-picking, stashing, and conflict resolution. Includes remote repository support with S3 integration, diff visualization with syntax highlighting, blame tracking, and a comprehensive CLI built with Cobra. Designed for efficient project management and workflow automation.

Akaylee

A modular security fuzzer written in Go, supporting both binary and HTTP API fuzzing with coverage-guided mutation strategies. Features bit-flip and grammar-aware mutators, headless browser automation via chromedp for dynamic testing, crash reproduction, and real-time statistics. Built with a pluggable architecture for custom executors, analyzers, and mutation strategies.

Tika

A real-time Kerr metric black hole raytracer written in C++23 and GLSL, implementing Hamiltonian geodesic integration via RK4 for photon trajectories in curved spacetime. Features exact relativistic flux transport using Liouville's theorem, accretion disk rendering with blackbody radiation, gravitational redshift, frame dragging visualization, and ergosphere effects.



Discord LinkedIn Kaggle CurseForge Vercel Projects

Pinned Loading

  1. Steria Steria Public

    Get out of the way version control that just works. Steria is a fast, modern version control system designed for developers who want to focus on coding, not managing their version control. When you…

    Go 1

  2. netscope netscope Public

    A comprehensive network traffic analysis platform written in Go, featuring real-time packet capture, multi-layer protocol parsing, DNS correlation, TLS fingerprinting (JA3/JA4), device identificati…

    Go 1

  3. Aurelia Aurelia Public

    A cycle-accurate 64-bit RISC ecosystem emulator written in C++23, modeling the full hardware stack from CPU pipeline microarchitecture to NAND flash quantum tunneling physics. Features a custom ISA…

    C++ 1

  4. Akaylee Akaylee Public

    Akaylee Fuzzer is a fuzzing engine that combines multiple fuzzing strategies with intelligent execution management. Built with performance and scalability in mind, it's designed to discover vulnera…

    Go 1

  5. Kanae Kanae Public

    A modular game engine written in C++23 featuring OpenGL renderer, Lua scripting via sol2, custom physics with broadphase collision detection, ECS-style systems architecture, asset pipeline with tex…

    C++ 1

  6. tika tika Public

    A real-time Kerr metric black hole raytracer written in C++23 and GLSL, implementing Hamiltonian geodesic integration via RK4 for photon trajectories in curved spacetime. Features relativistic flux…

    C++