Studying CS + Math @ the University of Kansas. Building economic-conflict simulations at the Trade War Lab
Ring-3 Linux kernel rootkit integrating with the Mythic C2 framework. Implements LPE, dynamic-library hijacking, file/process/network hiding and persistence mechanisms for adversarial red-team simulation. Unfortunately not public yet
On-chain commodity trading platform enabling tokenization of real-world assets on the XRP Ledger.
From-scratch C compiler written in Rust targeting x86-64 Intel style assembly. Custom lexer, recursive-descent parser, codegen, and a custom assembler that encodes Intel mnemonics into raw machine bytes.
Web-based classroom simulation platform for U.S.–China trade negotiation scenarios. Supports instructor-managed phases, team briefings, real-time proposal voting, and multi-round bilateral negotiation, with structured data collection on negotiation behavior for research.
On-chain emergency fund for university students, powered by USDC on Base
Small project that implements the Black–Scholes option pricing model and helpers to fetch/compute inputs (historical volatility, current stock price, and an approximate USD risk-free rate). Only requires stock ticker and time to maturity