Home
Portfolio
Systems software, kernel internals, and security research.
I build systems software and web applications, with a focus on low-level development and security research. My interests span kernel internals, reverse engineering, web automation, and cybersecurity.
Open to internships and research opportunities.
Projects
SelectedLate Launch AMD-V Hypervisor
View →AMD-V/SVM Hypervisor that transitions the running OS into a guest and explores VMEXIT handling, nested paging, and guest-state management.
CC++x86AMD-V/SVMSystemsKernel
Recent Posts
All posts →Building a Windows Hypervisor for Systems Research
2026-05-01
Notes from building an AMD-V hypervisor on Windows: multicore SVM bring-up, VMCB state capture from a live kernel, nested page tables, and the debugging lessons that came with running underneath the OS.