Six systems I would be happy to defend in a production review. Each bubble opens the project.
Ship systems with a clear happy path, an observable failure path, and proof that the claim survives contact with reality.
- Persian DX — direction, language, text resilience and accessibility are design inputs, not a final CSS patch.
- Reliable automation — review queues, deterministic output, retries and safe fallbacks are features.
- Trustworthy state — use the smallest durable primitive that solves the problem, then make its behavior testable.
| Focus | A project worth opening |
|---|---|
| Enterprise correctness | Gozaresh — Decimal precision, signed approvals and a tamper-evident audit chain. |
| Developer quality | ParsiUX — Persian RTL quality gates, visual audit and regression baselines. |
| Autonomous support | Telegram RAG Helpdesk — document-grounded answers with human ticket escalation. |
| On-chain controls | Persian Smart Contracts — multisig, escrow and upgradeable Solidity flows. |
Toolbox
Python · TypeScript · FastAPI · Async systems · Telegram MTProto · AI/RAG · React · Next.js · Playwright · Docker · SQLite · PostgreSQL · Solidity · GitHub Actions