Blazecode is a zero-friction, serverless code collaboration platform designed specifically for technical interviews. No logins, no installations, just instant collaboration.
- No Login Required: Start collaborating instantly without creating accounts
- Completely Free: All features available at no cost
- Serverless Architecture: Powered by WebRTC for peer-to-peer connections
- Real-time Collaboration: Live code editing and sharing
- Privacy Focused: No data stored on servers
- Self Hostable: It is just a static react app so deploy to your own vercel/netlify/CDN in a jiffy
- Visit blazecode.vercel.app
- Create a session
- Share the session URL with your interview candidate / friends
- Start coding together immediately!
Traditional interview platforms often come with unnecessary friction:
- Requiring account creation
- Paid subscriptions for basic features
- Complex setup processes
- Server-dependent architectures
Blazecode eliminates these pain points by leveraging WebRTC for direct peer-to-peer connections, ensuring a smooth and immediate collaboration experience.
- Y.js on WebRTC
- Vite
- Shadcn UI
- Tailwind
- All communication is encrypted via WebRTC
- No data persistence on servers
- Direct peer-to-peer connections
- No personal information collected
Give a ⭐️ if this project helped you! Stars help make the project more visible and encourage continued development.