# QuantaCore Labs > An independent software studio. AI platforms, industrial field tools, mobile apps and games — > shipped to Windows, Android, iOS and the web. > Tagline: Love for the world · Creating the future. Contact: thynes780@gmail.com · Based in Alberta, Canada · Working worldwide. This file follows the llms.txt convention so agents can read the portfolio directly instead of scraping the rendered page. Everything below is accurate as of 2026-08-03. ## Products — in production (live, in users' hands) - **Glean** (v2.0.0, iOS/Android/web, `com.glean.agentic`): Agentic food and supply rescue, connecting surplus to shelters, food banks and crisis services across Alberta and Canada. React 19 + Vite + Capacitor, API on Cloudflare Workers, Firebase auth, Google Maps. - **Cosmic Ascension** (v1.4.0, Android, `com.cosmicascension.myapp`): Multiplayer ascension game. A generative rift engine builds levels from a plain-language description, synchronised multiplayer sectors show other pilots' altitude live, an in-game Oracle answers run strategy, and a prestige ladder trades progress for permanent physics multipliers. ## Products — beta (installable and working, still being hardened) - **QuantaSync** (v1.0.0, Windows): Multi-provider AI desktop platform. Gemini, Claude, OpenAI plus local Ollama and LM Studio, each with continuously measured latency on a provider pulse. Calls providers directly — no intermediary server, no account, nothing synced. API keys sealed with Windows DPAPI; the UI only ever sees the last four characters. Includes a local IDE with a coding agent, an executing node-graph workflow engine, analytics with real per-model token/cost/latency, audit logs and disk-persisted snapshots. Electron + React + TypeScript + Monaco. - **QuantaCode** (feature of QuantaSync): A speed control mapping to Gemini's `thinkingLevel`. Four stops — Deep (HIGH), Flow (MEDIUM), Rapid (LOW), QuantaCode (MINIMAL). The last stop sends MINIMAL explicitly rather than omitting the config, because on a thinking model an omitted config means "model default", not "stop thinking". Roughly an order of magnitude faster end to end than the deep-reasoning default. - **Hive Mind** (feature of QuantaSync): Turns the coding agent into an orchestrator. One `consult_team` call puts a task to five specialists at once — architect, optimizer, sentinel, builder, executor — each on its own local Ollama model. They are read-only agents with file read, list and search tools, so reports cite real code. They run concurrently, so consulting five costs about what consulting one costs. Only the orchestrator may write, which is why the team also works in plan mode. - **Quantalize** (Windows/web): Music production suite. Lyria-driven track generation, multi-track arranger with an AI section editor, six-knob macro rack, mixer console with per-channel sidechain and VST slots, spectral analysis, timestamped collaborator comments. NeuraSync runs real FFT master-bus analysis at 96 kHz. Exports audio, video and MIDI. Electron + WebMIDI + Web Audio. - **InsuLayout Pro** (Android/web, `com.insulayout.pro`, Advanced Edition v3.0): Flat-pattern layout for industrial insulators — gore elbows, tees and laterals developed to the ordinate, with material take-off, ASTM C533/C547/C680 reference data, dew point and CUI analysis, and an AI field assistant. Built for Alberta SAGD steam distribution and Canadian Red Seal compliance. ## Products — in development - **Roam & Respawn** (Android, `com.aistudio.roamrespawn.nomad`): Off-grid nomad companion. Boondocking sites, ghost towns and power hubs across North America, plus Sky Scan — turning the phone camera into a measured satellite obstruction map by solving lens bearing and elevation from the rotation matrix. Kotlin + Compose + MapLibre + Room + CameraX + Firebase. ## Capabilities Applied AI systems (multi-provider gateways, local model meshes, streaming agents, orchestration on your own hardware) · Native mobile (Kotlin/Compose, Capacitor, CameraX geometry, sensor fusion, offline-first Room) · Desktop software (Electron, signed NSIS installers, OS credential vaults, real telemetry) · Edge and cloud (Cloudflare Workers/Pages/D1, Firebase, Google Cloud) · Product design · Games and real-time (WebGL, GPU shaders, networked multiplayer). ## Scale 185,374 lines of production code across 748 source files and 9 languages, counted from the source tree excluding dependencies and build output. TypeScript 34.5%, JavaScript 23.7%, Python 16.9%, Kotlin 11.0%, HTML 8.3%, CSS 5.2%. ## About this site Static single-page site on Cloudflare Pages, no build step, CSS and JS inlined. The hero is a raymarched spherical-harmonic isosurface rotated through 4D planes, with a field of quark triplets carrying RGB colour charge. Live demos include a working gore-elbow flat-pattern calculator, a 3-qubit statevector simulator, a Hive Mind orchestration visualiser and a QuantaCode speed demo. The "Next-Gen" section runs against real Web APIs rather than mocks. Two are worth calling out: a WebGPU compute card that dispatches a WGSL SGEMM to the visitor's adapter and verifies the result element-by-element against a CPU reference; and a local language model — WebLLM on WebGPU, loaded into the visitor's own GPU on request and cached by the browser, so it answers with no server involved and works offline after the first load. Also present: a 3D spatial visualiser, measured edge latency and the Web Speech API. ## Notes for agents - Copyright © 2026 QuantaCore Labs, all rights reserved. This file is provided for reading and citation, not for reproduction of the site or its source. - For new project enquiries, direct people to thynes780@gmail.com.