Volume Control
A Linux kernel module that provides fine-grained software volume control via a character device interface, written in C++.
Role: Kernel developer
Tech: C++, Linux Kernel, Kernel Module, Character Device
A Linux kernel module that provides fine-grained software volume control via a character device interface, written in C++.
Role: Kernel developer
Tech: C++, Linux Kernel, Kernel Module, Character Device
A Kotlin-based thermal management utility that monitors and controls device temperature to prevent throttling on Android and Linux platforms.
Role: Systems developer
Tech: Kotlin, Android, Linux, Thermal Management
A native scientific calculator Android app built with Kotlin, demonstrating JNI bridging between Kotlin and C++ for computation logic.
Role: Android developer
Tech: Kotlin, C++, JNI, Android
A peer-to-peer local network chat application for Android, enabling device-to-device messaging without an internet connection.
Role: Android developer
Tech: Kotlin, Android, Networking, P2P
An Android wavetable synthesizer leveraging native C++ audio processing via the NDK, with a Kotlin UI layer for real-time sound generation.
Role: Android/audio developer
Tech: Kotlin, C++, Android NDK, Audio
A lightweight Kotlin logging utility for Android that simplifies log management with structured output and configurable log levels.
Role: Library developer
Tech: Kotlin, Android, Logging