DEV Community

Cover image for I added video calls inside a real-time coding editor (CodeKaro)
Akhilesh Singh Maurya
Akhilesh Singh Maurya

Posted on

I added video calls inside a real-time coding editor (CodeKaro)

Built something for practicing coding interviews with friends:

πŸ‘‰ codekaro.live

Core features:

  • Real-time collaborative editor (Monaco + Yjs)
  • Code execution (Judge0)
  • And now β†’ video calling built-in

Goal is to recreate a real interview environment instead of grinding LeetCode alone.

Would love feedback from devs here β€” especially on:

  • performance
  • WebRTC quality
  • overall UX

Open to roasting as well πŸ˜…

Top comments (0)