Projects
Systems, compilers, and open source work.
Distributed System - Multi-Paxos Sharded Datastore
Built and evaluated a Multi-Paxos + 2PC sharded datastore, implementing WAL recovery and distributed locking.
Jan 2025Datacenter PCIe Accelerator Co-Simulation Platform
QEMU-Vivado co-simulated PCIe accelerator with DMA/MSI-X, NIC bridge and ZeroMQ transport.
Dec 2024Custom KProbe Monitoring Tool
Linux kernel monitoring tool using kprobe to measure context switches, interrupts, and simulate job scheduler behavior.
Oct 2024University Simple-C Compiler
Complete compiler with lexical analysis, parsing, semantic checks, LLVM-style IR, and x86 code generation.
Sep 2024Open MPI (OMPI) Open Source Contribution
Contributing to the Open MPI high-performance message passing library for parallel computing.
Aug 2024