Back to projects
Full-Stack / NextJS

Tjesa SaaS

tjesa.com
Desktop preview of the Tjesa SaaS project
Mobile preview of the Tjesa SaaS project

Tjesa is a sophisticated, Ancient Egyptian-themed SaaS platform that integrates directly with Notion. It features a suite of automation tools including The Glyph Carver (generating QR codes for database rows and attaching them back), The Nile Scribe (building public web forms that feed submissions directly into Notion), and The Papyrus Publisher (an instant blog/CMS generation engine using Notion databases). Integrated with custom Notion OAuth 2.0 flows, secure workspace syncing, and multi-user configurations.

Frontend Stack

  • Next.js (App Router)
  • React
  • Tailwind CSS
  • Framer Motion
  • Lucide React

Backend Stack

  • Next.js API Routes
  • Supabase (Database + Auth)
  • Notion Client SDK (@notionhq/client)
  • Notion OAuth 2.0 Flows

Project Highlights

01

Robust Notion OAuth 2.0 connection workflow with multi-account security

02

The Glyph Carver: Automated QR code generator writing assets back to Notion databases

03

The Nile Scribe: Dynamic web form builder mapped directly to Notion database schemas

04

The Papyrus Publisher: Instant CMS publishing blog/wiki engine reading from Notion

05

Sleek Ancient Egyptian dashboard interface with custom glassmorphism styling

06

Real-time and asynchronous webhook syncing backed by a Supabase data layer

Technologies

Next.jsNotion APIOAuth 2.0SupabaseTailwind CSS