Est. 2026 · Helsinki
A personal OS suite, built in high school.
Three apps that sync to each other over Realtime. Local-first. Open source. Helsinki.
A local-first life dashboard. Finance, studies, fitness, and tasks — synchronised across your devices, powered by your own API keys.
The hub of the suite. Reads workouts from LimeLog and study hours from StudyDesk over Supabase Realtime, plus its own finance, tasks, and goals modules. Dexie + IndexedDB local-first, BYO API keys, biometric unlock, cross-module weekly reviews that single-purpose apps can't surface.







Periodized workout tracker built for competitive athletes. Log sets, track vertical jump, manage injury restrictions, and get phase-aware progression insights. Writes into Nexus Fitness over Realtime.


Study planner for IB (1–7) and US (4.0) grading. Course list, Pomodoro logger, session journal. Writes into Nexus Studies over Realtime — what you log here surfaces in the hub.
Project-scoped AI command center. Bloomberg terminal for thinking. Structured, fast, no bloat.
Three apps, one data graph.
LimeLog logs your set. StudyDesk logs your Pomodoro. Both write into the same Supabase project. Nexus Command Center reads — workouts surface in Fitness, study hours surface in Studies, weekly reviews pull from both. Cross-app updates land in ~1.5 seconds via Realtime, last-write-wins, offline outbox queued.
Local-first via Dexie / IndexedDB. Cloud sync over Supabase. End-to-end identity with email/password or Google OAuth. Biometric unlock and PBKDF2-SHA256 PIN with tiered brute-force lockouts on the hub.
No third-party data brokers. No subscription. Bring your own API keys for market data. The whole stack costs zero per user beyond what you choose to pay your providers.
Limecore ships fast because most of it is built with AI in the loop. Claude and Cursor write a serious share of the code; my job is architecture, taste, and the boring 20% that decides whether a thing is actually shippable.
Local-first by default, because cloud-first SaaS is what these apps are reactions against. TypeScript everywhere. Tested on a real Android device, not just emulators. Every release on every app goes through the same security checklist: CSP, secret-detection pre-commit, AndroidManifest hardening, source maps off in production.
Build logs and architecture writeups coming soon.
Limecore is a one-person studio based in Helsinki, run by a high-school student learning to ship real software in production. Tools that don't exist yet — life dashboards, training systems, study apps, AI infrastructure.
Local-first by default. Secure at rest. Designed for one person at a time, architected for more. Built because the existing options are too slow, too bloated, or too generic — and to learn what real shipping actually takes. Everything ships under Limecore.