Experimental Laboratory Hub
~/root/labs
Security Research
Router Firmware Decryptor
active
RESEARCH_OBJECTIVE:
Auditing embedded router binaries for hardcoded administrator credentials.
STACK:BinwalkRadare2PythonQEMU
IoT Experiments
ESP-NOW Smart Mesh Grid
broken
RESEARCH_OBJECTIVE:
Designing a battery-efficient mesh networking topology without router dependencies.
STACK:ESP32ESP-NOW ProtocolC++FreeRTOS
Automation Tools
Self-Updating GitHub Readme Generator
active
RESEARCH_OBJECTIVE:
Integrating current Spotify playback and system logs directly into the GitHub profile README.
STACK:GitHub ActionsNode.jsVercel ServerlessSpotify API
Game Systems / Modding
Deterministic Lua 2D Physics Engine
abandoned
RESEARCH_OBJECTIVE:
Re-creating a custom physics solver inside a scripting sandbox with zero native hooks.
STACK:LuaFiveM SandboxVector Math