i built a social platform where everything vanishes after 24 hours

Published: (March 2, 2026 at 11:44 PM EST)
2 min read
Source: Dev.to

Source: Dev.to

genjutsu is a fast‑paced, developer‑focused social network where everything vanishes after 24 hours. Share code, connect with fellow builders, and stay in the loop without the clutter of a permanent history.

Live demo

genjutsu‑social.vercel.app

Source code

github.com/iamovi/genjutsu

Screenshots

app preview 1

app preview 2

app preview 3

app preview 4

app preview 5

app preview 6

app preview 7

Key features

  • 24‑hour lifespan – every post, comment, and interaction disappears after a strict 24‑hour timer.
  • Developer first – optimized for sharing code and technical insights.
  • Real‑time connection – instant engagement with a community of builders.
  • Manga aesthetic – clean, high‑contrast visual style inspired by Japanese manga.
  • Zero clutter – start each day with a fresh feed and a clean slate.

Why genjutsu?

Most social platforms are built for the long term, which can create performance anxiety or a fear of being “on the record” forever. genjutsu removes that pressure, offering a space to be experimental, raw, and authentically you, knowing that mistakes or half‑baked ideas won’t follow you around for years.

Tech stack

  • Frontend: React with Vite
  • Styling: Tailwind CSS for the crisp manga look
  • Animations: Framer Motion for smooth transitions
  • Backend: Supabase for real‑time functionality
  • Deployment: Vercel

Roadmap

  • Ephemeral messaging (whispers) that also vanish after 24 hours.
  • Social mini‑games to play together within the platform.
  • Dynamic Open Graph images for better social sharing.
  • Progressive Web App (PWA) support for a native feel.

Join the loop

genjutsu is open source. I built this for the developer community and would love your help—whether fixing bugs, suggesting features, or contributing to the manga‑inspired design. See the CONTRIBUTING.md file on GitHub and let’s build something ephemeral together.

No archives, no legacy—just what’s happening now.

0 views
Back to Blog

Related posts

Read more »

Good software knows when to stop

The “New” ls Experience It’s 9 AM, you’re ready to upgrade your favorite Linux distribution and packages to their latest versions. The process goes smoothly, a...