Back to projects


Saliheen
Non-profit donation platform with Zakat calculator, impact map, and a full donor CRM — shipped in Tajik, Russian, and English.
Sept 2025 – ongoingVisit live site
OVERVIEW
Saliheen is a Tajikistan-based non-profit that collects donations to help families in need. I designed and built the whole stack solo: the public marketing site donors see, the admin CRM the staff use to manage campaigns and donors, and the REST API + payment integration behind them. Everything ships in three languages with locale detection.
MY ROLE
- Built the public marketing site — Next.js 15, Tailwind v4, next-intl with 3 locales, deployed via Docker + Caddy on the client's own server
- Designed and built the admin CRM dashboard — complex donor tables, campaign management, exportable reports, RTK Query for real-time data
- Wrote the REST API from scratch — Express + Prisma + PostgreSQL + JWT auth
- Integrated Alif VISA payment gateway so donors can give by card in one flow
- Set up the full deploy pipeline — Docker Compose + Caddy with automatic SSL, running on the client's VPS
TECH STACK
- Next.js
- TypeScript
- Tailwind v4
- Prisma
- PostgreSQL
- Express
- Docker
- Caddy
KEY FEATURES
- Multi-language content (TJ / RU / EN) with locale auto-detection
- Zakat calculator with live currency conversion
- Impact map showing donation reach across regions of Tajikistan
- Admin CRM: donor records, campaign management, CSV exports
- Newsletter signup + volunteer registration flows
- Alif VISA card payment integration