Live Demo-- https://codathor.netlify.app/
Codathor is a web-based interactive learning platform with a built-in live JavaScript compiler/editor.
It helps learners practice coding directly in the browser through examples, mini-projects, and quizzes.
- π¨ Interactive Notes & Examples β Learn HTML, CSS, JavaScript, Java, Python, and C++.
- π₯οΈ Live Code Compiler β Write & run Code instantly inside the browser.
- π§© Mini Projects β Calculator, Todo App, Number Guessing Game, and more.
- π Quizzes with Scorecard β Auto-graded quizzes to test your knowledge.
- π± Responsive UI β Clean, animated design that works on desktop & mobile.
/codathor
βββ new.html # Main entry point (UI, editor, quizzes, language cards)
βββ style.css # Styles for layout, editor, quizzes, and responsiveness
βββ code.js # JavaScript logic for compiler, projects, and interactivity