2016 The Zero Studio Thesis: NeoVisio Ecosystem
For his final academic milestone, Igor engineered a comprehensive app store and distribution platform exclusively on his phone, an LG L70. He set this as a personal "stress test" choosing a programming heavy thesis that none of his peers attempted.
Despite having zero prior exposure to Java alongside
the Android API, he taught himself the entire stack on the fly. Because
his laptop could not support modern IDEs like Android Studio or Visual
Studio Code, the entire ecosystem (PHP/MySQL backend, REST API, and
Android client) was developed on the phone itself via
a simple text editor and AIDE.
The NeoVisio Ecosystem functioned as a synchronized
proprietary App Store. The client mirrored the
web portal's functionality, with the addition of performing local
applications scans to cross reference versions with the server via
REST, managing the full installation lifecycle, and syncing user ratings and metadata in real time. Igor engineered the client to handle network state detection, a custom download manager, and automated homescreen shortcut injection, maintaining perfect feature parity between the browser and the
native OS. The client's source code was later released to the
public and is available on its official repository, NeoVisio AppStore.
Historical Recognition
The platform's impact extended beyond the academic environment, eventually
being indexed by global software discovery platforms as a viable third
party distribution alternative. Documentation and community preserved
snapshots of the ecosystem's public release can be found on AlternativeTo and 2 related applications lists (Software and App Discovery and APK Sources).