Privachat

Design & Development-Feb 2026

Privachat is a chat platform built around a single principle: conversations should not live forever. It is invite-only, stores no data, and automatically deletes chats when sessions end.

Privachat hero image
Privachat hero image

Ephemeral Conversations by Design

Privachat was designed as a response to traditional messaging platforms that permanently store conversations. Each chat session exists only for its intended duration and is automatically removed afterward, leaving no stored history behind.

The video below shows how a session is created, joined, and removed without retaining any data:

Privachat demo video

Invite-Only Access & Anonymity

Access to Privachat is controlled through invite links, preventing public exposure and unwanted access. Users can join conversations without creating traditional accounts or revealing personal information.

This approach keeps the focus on private communication rather than identities, profiles, or long-term presence.

Privacy as a Core Architecture Choice

No messages, metadata, or user information are stored on the server. Once a session ends, all associated data is immediately removed.

This project demonstrates my ability to design systems where privacy is enforced through architecture rather than policy.

Tech Stack Behind This Project

Front-end
React
Tailwind
Back-end
Typescript
Next.js
Node.js
Websockets
Dev-ops
Docker
NGINX
Cloudflare
Git