Projects

A curated collection of machine learning experiments, Android OS hacking, and system designs.

Data Science

Power Consumption Prediction

Developed a robust predictive model for steel industry power usage. Designed and optimized a Random Forest model with 5-fold cross-validation, achieving 95% prediction accuracy while managing storage bottlenecks.

Python Scikit-learn Random Forest Cross Validation
Data Science

GANN Security & Encryption

Designed a cryptographic testing environment combining classic cryptography with deep learning. Trained Generative Adversarial Networks (GANN) to increase encryption strength, reducing discriminator decryption success by 25%.

Python TensorFlow Keras Deep Learning SciPy
Custom ROM

PixelXpert Customization Module

Core developer of PixelXpert, a mixed Xposed and Magisk module for system UI customization on Google Pixel ROMs running Android 12+. Hooked SystemUI smart clipboard frameworks using Xposed API overrides.

Xposed API Magisk Module Java / Kotlin Android SystemUI
Custom ROM

Pixel 10 Pro XL Thermal Fix

Created custom Magisk system overrides and SEPolicy rule fixes for Google Pixel 10 Pro XL (mustang). Tunes CPU/GPU thermal throttle configurations and SSD2 disk storage performance.

Magisk Module Shell Scripting Kernel Tuning SEPolicy Rules
Custom ROM

Project Mist OS & Infinity-X

Core contributor to Project Infinity-X and Project Mist OS, two highly-customized Android OS distributions focusing on performance, custom UI features, and device battery configurations.

Android OS Linux Kernel C / C++ Make / Blueprint
Custom ROM

OnePlus 7 Pro Device trees

Created, compiled, and maintained high-performance open-source custom Android device trees for the OnePlus 7 Pro (guacamoleb) and Snapdragon 855 common platform.

Git Android HAL Device Trees C
Custom ROM

Flamingo OS & DerpFest

Maintained security patches, system frameworks, and compiled display/audio hardware abstract layers (HAL) to support Flamingo OS, DerpFest, and KOSP builds on legacy devices.

Android HAL Java Framework Gerrit Review Git
Software Eng

Enterprise Stability Integrations

Designed, tested, and shipped software upgrades and bug patches for cloud applications during tenure at DATA Bricks. Ensured zero deployment downtime and code reliability.

Java Spring Boot Hibernate Junit CI/CD