ABCDLE — 3
ABCDLE — 4
ABCDLE — 5
ABCDLE — 6
ABCDLE — 7
ABCDLE — 8
ABCDLE — 9
Word Game · Daily · 2026

ABCDLE

Fullstack Engineer & Designer
01 / 09
Visit site
abcdle.app
Overview

A daily casual game inspired by Wordle and the “Pasapalabra” TV show rosco — delivering a cross-platform web and mobile experience with a vibrant neo-brutalist visual design, built on shared code across a monorepo.

Highlights
  • 01Architected a cross-platform web + mobile experience with shared code via a Turborepo and pnpm monorepo, with a neo-brutalist UI defined by solid shadows and high-contrast styling.
  • 02Implemented an advanced multi-layer cache strategy combining Incremental Static Regeneration (Next.js 16 App Router) with an automated cron job that triggers targeted revalidations at 00:00 UTC, optimizing database performance.
  • 03Built a secure anti-cheat validation system that computes remaining game time server-side using strict timestamps, preventing local clock manipulation while supporting granular state transitions (countdown, playing, paused, expired).
  • 04Optimized core game-loop performance with in-memory caching of the daily roscos, paired with optimistic UI updates for instant feedback and flawless transitions powered by Tailwind CSS and Framer Motion.
Frontend
ReactNext.jsTypeScriptTailwindCSSZodReact QueryAuth0VercelFramer MotionHeadless UI
Backend
NestJSDockerPostgreSQLRailway