52A Property Manager
In productionGuesthouse operations, running daily on real staff.
A property-management system for a four-room guesthouse in Lahore: bookings taken at the desk in under a minute, guest CNIC capture pushed to the government's Hotel Eye portal, calendar occupancy, income, expenses and payouts, and monthly P&L. Used every day by an owner and non-technical front-desk staff.
What it proves
We ship software real staff depend on daily — including a mandatory government compliance integration.
Business model
Internal operations software for a single business, billed as a build plus ongoing support.
Next.jsTypeScriptPrismaTailwindDockerPlaywright
Private repository — walkthrough available on request.
Hisaab
Private buildA household's books, kept by talking to it.
A chat-first finance app for a Pakistani household. You say what happened — in English or Roman Urdu, using hazaar, lakh and crore — and the model files the entry with a tool belt of accounting actions. Bank statements and receipt photos import by drag-and-drop, with OCR running on your own device so the picture never leaves it. Dashboard, loan tracking, budgets, Zakat, and an AI-written monthly review.
What it proves
Natural-language AI over real financial data, localised properly, with privacy handled on-device rather than promised.
Business model
Vertical AI product for an underserved local market, subscription-priced.
Next.jsTypeScriptPrismaTesseract.jsClaude API
Private repository — walkthrough available on request.
CryptoTrader Pro
LiveAn AI trader that grades its own past calls.
Scans twelve pairs across thirteen indicators and three timeframes every thirty minutes, proposes trades with entry, stop and target, and runs DCA, RSI, MACD and grid bots on a schedule. Every resolved trade feeds back into per-indicator win/loss weighting, so indicators that read the market correctly earn more influence over future signals. Paper trading works without keys; live execution goes through your own Binance account.
What it proves
A closed learning loop — the system measures its own accuracy and changes behaviour because of it.
Business model
Consumer SaaS with a free paper tier and a paid live tier.
Next.jsTypeScriptPrismaNeon PostgresBinance API
AI Council
Private buildAsk every model at once, then let them mark each other.
One question goes to several language models simultaneously. The panel then reads itself — each model anonymously scoring the others against a rubric — and a chair model merges everything into a single verdict with the disagreements called out and the scores shown on the page. A typed line is parsed as a directive rather than raw text.
What it proves
Multi-model orchestration and structured evaluation — the same machinery behind any serious LLM quality process.
Business model
Decision-support tooling for teams, seat-priced.
Next.jsTypeScriptOpenRouternode:test
Private repository — walkthrough available on request.
Catchall
LiveOne box on every device. Say it, and it files itself.
Talk or type into a single box from laptop, tablet or phone, and it is filed as a task, idea, note or event with a title, tags and a due phrase. A Review button reads everything still open and reports what deserves attention, what has gone stale, and which themes keep recurring — the resurfacing step that most capture tools never close.
What it proves
The same codebase runs in two very different hosts, and it solves the retention problem rather than just capture.
Business model
Freemium personal-productivity tool.
Netlify FunctionsNetlify BlobsClaude APIVanilla JS
SajidOS
In developmentA private knowledge base that never leaves the machine.
A local-first knowledge operating system that ingests conversation exports, documents, code, email and screenshots and turns them into an interconnected, AI-searchable graph. Obsidian-compatible but built as a full platform — full-text and vector search, a knowledge graph, and an agent layer able to take real actions under tiered confirmation. No telemetry, no cloud dependency.
What it proves
Serious data architecture — pipelines, graph modelling, and a security model written before the code.
Business model
Local-first software sold as a licence rather than a subscription.
PythonReactElectronSQLite FTS5ChromaDBNetworkX
Private repository — walkthrough available on request.
aios-core
Private buildA typed line becomes a system prompt.
The host-independent half of AIOS, packaged as a library. A directive is parsed from a single typed line and compiled into a full system prompt plus run parameters — commands, context, output shape and reviewer briefs resolved deterministically instead of being hand-written each time.
What it proves
We build the layer underneath the product, not just the screens on top of it.
Business model
Developer tooling — open core with paid support.
TypeScriptNode
Private repository — walkthrough available on request.
Generated audit decks
Private buildClient-ready decks compiled from data, not typed.
Technical audit and website health-check presentations generated programmatically from source data — charts, contrast-checked layouts and multiple art directions produced from code, so a refreshed dataset produces a refreshed deck without anyone reopening PowerPoint.
What it proves
Automation applied to the deliverable itself, not just the analysis behind it.
Business model
Productised consulting — a repeatable audit sold as a fixed-price engagement.
Pythonpython-pptxMatplotlib
Private repository — walkthrough available on request.