Back to Projects
liveFull Stack

PokeUs

PokeUs is a full-stack relationship engagement platform designed to help couples stay connected through interactive challenges, mini-games, shared experiences, and real-time activities. Built with a product-first mindset, it focuses on emotional engagement and delightful UX.

Overview

PokeUs is a full-stack relationship engagement platform designed to help couples stay connected through interactive challenges, mini-games, shared experiences, and real-time activities. Built with a product-first mindset, it focuses on emotional engagement and delightful UX.

Problem Statement

Couples often struggle to maintain meaningful engagement in long-distance or busy lifestyles. PokeUs solves this by creating a dedicated digital space for shared activities and emotional connection.

Features

  • Couple challenges and streak tracking
  • Interactive mini-games for two players
  • Shared experiences and memory timeline
  • Real-time activity synchronization
  • Partner engagement analytics dashboard

Architecture

Next.js frontend with API routes, real-time features via WebSockets, MongoDB for user data and activity logs, and a modular component architecture for scalable feature additions.

Technologies Used

TypeScriptNext.jsReactTailwind CSSNode.jsMongoDB

Challenges

  • Designing engaging UX for two-user flows
  • Managing real-time state across sessions
  • Building scalable activity tracking

Learnings

  • Product thinking beyond code — user retention through gamification
  • Full-stack architecture with TypeScript end-to-end
  • Balancing feature richness with performance