Skip to content
View SSL-ACTX's full-sized avatar
🕜
I wanna die already
🕜
I wanna die already

Block or report SSL-ACTX

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
SSL-ACTX/README.md
Seuriin's Profile Picture

Seuriin

Systems Researcher | Compilers & Distributed Runtimes

Graduated Visitors

"The more you know, the more you know you don't know."


Technical Profile

BSIT Graduate (June 2026, Colegio de Montalban) focused on formal verification, runtime security, and low-level systems architecture. I build compilers, virtual machines, and distributed execution engines from first principles.

  • Core Focus: Formal Methods, Runtime Security, Systems Architecture.
  • Primary Languages: Rust for core infrastructure, Zig for native interception, Python and JavaScript/TypeScript for orchestration and tooling.
  • Web Stack: Next.js and FastAPI for web applications and APIs.

Projects & Systems Research

A selection of open-source projects covering language verification, runtime security, distributed engines, and steganographic systems.


Repository Project Specification Technologies
Lirien A verifying JIT compiler for a safe subset of Python. Uses Z3 SMT verification to statically prove refinement types, memory bounds, and safety invariants before lowering to native code with Cranelift.
Nimue A selective Rust code virtualization and obfuscation framework. Transforms sensitive Rust functions into dynamically generated virtual machine instructions executed by a hardened Zig kernel.
Astraea A security middleware for Node.js implementing Object-Capability enforcement at the native boundary via dynamic C-ABI syscall hijacking (Zig) and kernel Seccomp-BPF filters.
Iris A distributed actor runtime in Rust with Python bindings, featuring a reduction-based cooperative scheduler, location-transparent messaging, and live actor code updates.
Causm A domain-specific research language addressing concurrent non-determinism through explicit temporal pacing, entropic state decay, and Z3-checked correctness guards.
Ocular An instruction-level tracer and telemetry runtime for Python 3.12+ (PEP 669). Uses hardware TSC cycle counting and adaptive de-instrumentation to minimize profiling overhead.
MirageFS A steganographic virtual block device (FUSE / WebDAV) that mounts encrypted filesystems inside media containers (PNG, MP4, MP3) with custom format-specific injectors.
Argus An entropy-based security scanner combining Aho-Corasick pattern matching with Shannon entropy analysis to detect secrets and credentials in source repositories.


Engineering & Toolset

  • Systems & Runtimes: Building core infrastructure and low-level runtimes in Rust, paired with Python or Node.js for high-level APIs.
  • Compilers & Formal Methods: Designing DSLs and JIT pipelines backed by SMT solvers (Z3) to guarantee safety constraints at compile time.
  • Security & Systems Internals: C-ABI dynamic interception using Zig, Linux Seccomp-BPF sandboxing, and binary obfuscation/steganography research.
  • Web Engineering: Building web applications and backend services with Next.js and FastAPI.

Activity & Analytics

Profile Overview Language Stats

Gmail Discord Messenger

Pinned Loading

  1. Lirien Lirien Public

    A Verifying JIT Compiler for a Safe Subset of Python

    Rust 1

  2. Iris Iris Public

    A lightweight, hybrid actor runtime in Rust with optional Cranelift JIT for Python/JS off‑loading – fast local actors, math off‑load, and seamless PyO3 bindings.

    Rust 4 2

  3. ocular ocular Public

    Ultra-low overhead PEP 669 instruction-level tracer and telemetry engine for Python 3.12+. Built with Rust for hardware cycle accuracy (TSC) and dynamic de-instrumentation.

    Rust 2

  4. mirage-fs mirage-fs Public

    A high-stealth steganographic virtual block device. Turn ordinary media into encrypted, mountable drives with FUSE and WebDAV support.

    Rust 5

  5. argus argus Public

    High‑performance Rust secret scanner with entropy + keyword detection, deep heuristic analysis, and attack‑surface tracing.

    Rust 2

  6. isla isla Public

    An experimental, kernel-bypass TCP/IP stack written in Rust. Features a hybrid threading engine and zero-copy architecture.

    Rust 5