Skip to content
View riskywindow's full-sized avatar

Block or report riskywindow

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

Stuff about me

Student at UT Austin studying CS and Math. I like building systems and ML infra stuff. Some of my projects:

Vessel — Container orchestrator in Go, built from scratch on Linux namespaces, cgroups v2, OverlayFS, and seccomp. 530+ tests, persistent volumes, and a custom scheduler.

Switchyard - A backend-agnostic hybrid inference control plane that routes across local and remote model backends.

CyberSentinel - End-to-end purple-team cyber-defense lab with multi-agent orchestration, telemetry ingest, RAG+graph reasoning, Sigma auto-generation, SOAR playbooks, red-team simulator, and replayable evaluation harness.

Nexus— Userspace networking order matching engine in C++23. io_uring, lock-free concurrency, and sub-microsecond latency targets.

Contact LinkedIn · Email

Pinned Loading

  1. CyberSentinel CyberSentinel Public

    End-to-end purple-team cyber-defense lab with multi-agent orchestration

    Python

  2. Vessel Vessel Public

    A single-binary container orchestrator for the rest of us

    Go

  3. Nexus Nexus Public

    A userspace networking order matching engine in C++23 with kernel-bypass I/O, lock-free data structures, and sub-microsecond matching latency.

    C++ 1

  4. QuantumKernelAnomalyDetector QuantumKernelAnomalyDetector Public

    Hybrid quantum-classical anomaly detection using parameterized quantum circuits as kernel functions for financial fraud detection

    Python