Noospherical
Portfolio
Beyond the apps - the projects on the workbench right now. These live outside Noospherical: some are shipping, some are resting between pushes, and where the source is public the link is on the card.
-
SpeedRead Paused
An Android speed-reading app that streams PDFs and EPUBs one word at a time, with a full page-reading mode and dual text-to-speech engines - including an on-device neural voice. It handles the messy parts of real books: figure detection, header stripping, and bookmarks that stay put across reading modes.
-
Survival Game In progress
A top-down survivors-style action roguelike for Android - weapons, artifacts, a deep skill tree, merchants, and elite enemies - built in Kotlin with libGDX. Every sprite comes from a custom local AI art pipeline that combines diffusion models with procedural generation.
-
Flights In progress
A flight-search web app that flips the usual model: pick an origin airport and a destination country, and it searches every airport there across flexible dates, mapping and ranking the results with booking links. Built with FastAPI and Leaflet.
-
Growforge In progress
A Rust command-line tool that grows weight-optimized 3D structures: define a problem in a small text file, run finite-element topology optimization over it, and export a print-ready STL - complete with a native 3D viewer and visual editor, and 3D-printing-aware constraints like self-supporting overhangs.