Skip to main content
Dark mode

CodeHat

Live

2023

CodeHat screenshot

Overview

CodeHat is a comprehensive coding platform with an integrated code editor designed to eliminate context switching for new coders. Instead of juggling between a browser, terminal, and editor, everything lives in one place — write code, run it, and see the output without leaving the tab.

The backend architecture was optimised to reduce execution latency by 30%, making the coding experience feel snappy even under load. The platform handles user authentication, code persistence, and real-time execution through a clean, distraction-free interface.

What I built

  • Reduced execution latency by 30% through optimised backend architecture
  • Built an integrated code editor with real-time output — no context switching
  • Implemented user authentication and code persistence with Firebase

Tech stack

ReactExpressNode.jsFirebaseMongoDB