A minimalist social network built around real activity.
No algorithms. No ads. No noise.
Critiqal is a small, quiet social network for developers and athletes. You connect GitHub and Strava, your real activity becomes your feed, and friends follow what you actually do — not what an algorithm decides to show.
The product is a Telegram Mini App. There is no native iOS or Android app yet; the Mini App is the intentional, temporary delivery mechanism while the product is still small. It runs full-screen inside Telegram and behaves like a native client, without the overhead of app store review cycles.
| Environment | URL | Telegram bot |
|---|---|---|
| Production | critiqal.xyz | @critiqa1_bot |
| Development | dev.critiqal.xyz | @critiqal_dev_bot |
Production is the live network. Development is a separate, fully isolated copy — its own database, its own bot, its own data — used to validate changes before they reach production. Open the relevant bot in Telegram and launch the Mini App from there.
$CRIT, the network's own token: earned automatically for real activity, spent on profile perksThe token and messaging layers are designed but not yet shipped. The roadmap in docs/Features.md describes them in detail.