Online Code Editor (Online IDE)
● Developed a web-based code editor using React.js and Monaco Editor, enabling users to write and compile code in over 40 programming languages with real-time execution feedback.
● Integrated Judge0 via RapidAPI to provide a seamless compilation and execution experience, supporting custom input and displaying detailed execution metrics (time, memory usage, status).
● Implemented dynamic theming with TailwindCSS, allowing users to switch between multiple editor themes for a personalized coding environment.
● Tech Stack: React.js, TailwindCSS, Monaco Editor, Judge0 (via RapidAPI)