Developers often struggle to share or manage code snippets efficiently. Existing tools are either too complex or lack collaboration features and clean interfaces.
GistVu is a simple, no-login code sharing platform where users can paste code snippets and instantly generate shareable URLs. Snippets support syntax highlighting and can be viewed individually or as a full list of public gists. Built with Next.js, Tailwind CSS, Prisma, and PostgreSQL, it delivers a clean, fast, and minimal experience ideal for quick sharing during interviews, debugging, or teaching.
Users can paste code and generate a unique shareable URL without needing to log in.
Supports multiple languages with syntax highlighting for a clear and readable code display.
Allows viewing all public code snippets or a specific gist directly via URL.