cd ..
syam:~$cat projects/collaborative-online-compiler.md
MARKDOWN
Collaborative Online Compiler preview
2025

Collaborative Online Compiler

Built a collaborative online compiler with real-time compilation, Docker sandboxing for safe execution, code saving, AI error fixing, AI code generation, collaborative editing, and room-based messaging.

# Project Details

  • Real-time compilation and output display
  • Docker sandbox for safe code running
  • Code saving for user sessions
  • AI error fixing support
  • AI code generator for faster development
  • Collaborative code editing with friends
  • Real-time messaging inside coding rooms
  • Support for multiple programming languages
  • Supabase for app data and user sessions
  • WebSocket-powered collaboration