Engineering with Focus
The principles, environment, and mindset behind LUC4N3X open-source software.
Who I Am
Hey, I'm Luca (LUC4N3X). I am an independent software developer building tools, mobile applications, and network infrastructure that I actively use in my daily life.
I spend most of my time across Android applications, high-throughput asynchronous services, media streaming engines, and Linux container infrastructure. I find the most satisfaction in the phase after something first starts functioning: hunting down what feels unresponsive, eliminating edge-case crashes, and refining the architecture until every interaction is instantaneous.
The Core Rule: How I Build
"Build the useful thing first. Run it on real devices. Find what breaks. Fix the smallest real cause. Then go back for the polish."
I do not build software to inflate metrics or follow transient industry hypes. If a dependency does not deliver a clear, tangible performance or user advantage, it gets removed. A small, deeply understood pull request is infinitely more valuable than a massive rewrite performed just because the diff looks impressive.
Why Privacy & Zero Telemetry Matter
Every software product I release operates under a strict principle: your device belongs to you. Software should not phone home, report user habits to third-party brokers, or require mandatory user accounts for features that can function entirely on-device.
With projects like Levyra, listening telemetry and favorites are stored locally in an on-device SQLite database. When network requests are necessary, they connect directly to content distribution endpoints with zero intermediary telemetry proxies.
Ready to explore the software?
Review the full collection of open-source projects or get in touch directly.