Core Engineering & Infrastructure
Baseline Kernel OS
Compiled a baseline Linux kernel and BusyBox toolchain from source. Configured and virtualized the custom OS environment using QEMU to validate system-level execution.
Commits: ...
C, Bash, Make
Cross-Platform Notes Application
Built and deployed a zero-dependency desktop container ensuring 100% data integrity via local SQLite. Integrated GitHub Actions CI/CD for native multi-OS regression testing.
Commits: ...
Tauri, Rust, Kotlin
ArchISO bundler
Architected an unattended OS installation ISO. Built robust CI/CD pipelines acting as automated test gates to prevent system configuration regressions.
Commits: ...
Bash, GitHub Actions
GDG Cloud Leaderboard
Led UI/UX and data pipeline testing for 200+ users, utilizing DevTools and automation to validate metrics rendering and cross-browser functionality.
Commits: ...
JavaScript, CI/CD
Low-Level System Development
LC-3 Virtual Machine
Developed a functional virtual machine simulating LC-3 architecture, managing low-level memory allocation, registers, and instruction set execution.
Commits: ...
C
SQLite Internals Implementation
Engineered core relational database features from scratch, handling memory-safe data insertion and retrieval operations.
Commits: ...
C, Ruby
POSIX-Compliant Text Editor
Built a minimal, terminal-based text editor managing raw terminal I/O modes and dynamic memory buffers.
Commits: ...
C
Utility & Application Development
Local OCR Engine
Developed a secure, offline Optical Character Recognition (OCR) pipeline prioritizing local data privacy.
Commits: ...
Python
Terminal Game Engine
Programmed a terminal-based game engine handling game loops and state rendering natively on Linux.
Commits: ...
C