All work

Data Ship Space

A bilingual website and custom CMS for an Iraqi market-research firm, from design system to DNS.

Full stack

Overview

DSS needed a public site for their research output and a private dashboard to publish it. The public side serves blog posts and case studies in English and Arabic; the private side is a JWT-protected CMS where the team writes, edits, and publishes.

The whole thing deploys as a static Next.js export on Hostinger, with a custom Express API on AWS handling content and uploads.

What it does

  • Blog and case-study readers with category filtering
  • Full CRUD dashboard for both content types
  • JWT-protected admin routes
  • DynamoDB content storage, S3 image uploads
  • Static export with custom .htaccess routing on Apache
  • DNS, SSL, and domain setup included