Building under PVG Production — a solo creator shipping real tools, and sharing how they're made.
I build things end to end — from a script on my own PC to an installable app in the stores — and I write down what I learn along the way, because that's how I learned too. If something here saves you a few hours, that's the whole point.
A real-time research dashboard for public prediction markets — it follows the smart money, flags where independent signals agree, and grades every one of its own calls against reality. Built solo, shipped to the app stores from a home PC.
- 🌐 Live app: app.pvgproduction.com
- 📄 Project page + build log: prediction-command-center · live page
- 🪟 Microsoft Store: get it here
Research only — not financial advice. The engine that gives it its edge stays private; what I share is the story and the delivery stack.
- ship-pwa-to-stores — a step-by-step playbook for turning a local web app into a real, installable app on the Microsoft Store, Google Play, and iOS. Every gotcha that cost me hours, marked.
- prediction-agent-skeleton — a clean, runnable reference skeleton for a self-grading, real-time research agent. The architecture and the patterns (grading, news→LLM routing, the venue facade) — bring your own edge.
Python · Preact / PWA · LLM APIs · Cloudflare · Azure · PWABuilder · GitHub
Building in public under PVG Production. Star a repo if it helped you, or open a PR with the next gotcha you find — that's how these get better.