Skip to content

πŸš€ CodeshareLive v2.0.0 β€” Production Launch

Latest

Choose a tag to compare

@ShubhamV2503 ShubhamV2503 released this 30 May 15:54

CodeshareLive v2.0.0 β€” Production Launch πŸŽ‰

The first official release of CodeshareLive β€” a real-time collaborative code editor built for developers who ship together.

✨ Highlights

  • ⚑ Instant Room Creation β€” UUID-based rooms, zero signup, just share a link
  • πŸ‘₯ Live Collaboration β€” Real-time code sync with color-coded remote cursors via Socket.io
  • πŸ–₯️ Monaco Editor β€” VS Code-grade editing with syntax highlighting for 19 languages
  • ▢️ In-Browser Code Execution β€” Run Python, JavaScript, Java, C/C++, and Go instantly
  • 🎨 Interactive Whiteboard β€” Shared canvas overlay for sketching & annotating, synced in real-time
  • πŸ”’ Read-Only Mode β€” Lock the editor during reviews, presentations, or interviews
  • πŸŒ™ Dark / Light Themes β€” System-aware theme switching with smooth transitions
  • πŸ“₯ Code Download β€” Export your work with correct file extensions

πŸ› οΈ Tech Stack

Layer Technology
Frontend Next.js 16, React 19
Editor Monaco Editor
Styling Tailwind CSS 4, Framer Motion
Realtime Socket.io 4
Backend Express 5, Node.js
Compiler Compilex + child_process
Deployment Vercel

🌍 Live

codesharelive.vercel.app

🀝 Contributing

Fork it, build something amazing, open a PR, and become a contributor!