Projects & Experiments
A selection of my work spanning system architecture, performance optimization, and application development.
AOSP & SystemUI
Implemented a fully custom gesture navigation system integrated directly into AOSP framework, bypassing standard Launcher3 dependencies.
AOSPJavaSystemUIWindowManager
Diagnosed and resolved critical race conditions in the Android DisplayPowerController, ensuring smooth brightness transitions.
FrameworkC++Debugging
Android Applications
A high-performance physics-based live wallpaper built from scratch using the Android Canvas API with realistic collision handling.
KotlinCanvas APIPhysics Simulation
Technical Experiments
A comprehensive test suite measuring latency and throughput of Binder transactions vs ashmem for large data transfers.
AIDLNDKC++