2 min read

wussh

nextjschakra-uifirebasezustandreact-beautiful-dnd

Overview 🔗

wussh lets you create a personalized public page for sharing links, social profiles, and a short personal profile from one username-based URL.

Why I Built This 🔗

I wanted a customizable way to share multiple links without relying on third-party services with their branding restrictions or subscription requirements. Building my own solution gave me control over the page design and the editing experience.

Key Features 🔗

Create, edit, activate, and reorder links with drag-and-drop controls.

Manage the profile shown on your public page and add social links alongside your main links.

Public Pages 🔗

Each username has a public link page with responsive layouts, social buttons, and theme controls.

Authentication 🔗

Firebase Authentication protects the editor and profile settings, while the public page remains available to visitors.

Build Notes 🔗

Public page data is loaded from Firebase on the server and revalidated periodically, while the editor uses Firebase services for account and link management.