
Chakaad Architecture Studio
The official website and content platform for Chakaad, a Tehran architecture and facade-design studio. A fast React front end is paired with a custom Django CMS, so the studio can publish projects, articles, and services, and handle consultation requests, without touching code.
A React 18 and Vite single-page app (Tailwind CSS, React Query) talks to a Django 4.2 and Django REST Framework backend over a documented REST API. Content is managed in an extended Django admin, images run through an automatic Pillow optimization pipeline, and the whole stack ships in Docker behind nginx.
Custom headless CMS
Ten Django content apps, covering portfolio, blog, services, testimonials, and careers, expose a documented REST API for the React front end.
Automatic image optimization
Every upload is resized and converted to WebP, with responsive variants generated on save. Fast galleries, no manual work.
Instant Telegram notifications
Contact and consultation requests reach the studio's private Telegram channel in real time, with delivery tracking and retries.
SEO and Persian-first UX
JSON-LD structured data, dynamic meta tags, a sitemap, and a fully right-to-left Persian design built around the Vazirmatn typeface.


