Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anurag-327/codemon
Web based cpp compiler and coding platform where you can solve problems and keep track of your score. This project could not be hoisted due to hoisting issues,
https://github.com/anurag-327/codemon
express-js nextjs node-js tailwind-css
Last synced: 22 days ago
JSON representation
Web based cpp compiler and coding platform where you can solve problems and keep track of your score. This project could not be hoisted due to hoisting issues,
- Host: GitHub
- URL: https://github.com/anurag-327/codemon
- Owner: anurag-327
- Created: 2023-01-14T06:03:20.000Z (almost 2 years ago)
- Default Branch: nextjs
- Last Pushed: 2024-03-28T18:21:24.000Z (9 months ago)
- Last Synced: 2024-03-29T18:37:59.874Z (9 months ago)
- Topics: express-js, nextjs, node-js, tailwind-css
- Language: TypeScript
- Homepage: https://codemon-five.vercel.app/
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codemon - Next.js + Node.js based Web CPP Compiler and Coding Platform
Codemon is a web-based C++ compiler and coding platform designed for problem-solving, now powered by Next.js for the frontend and a Node.js API for enhanced performance and functionality. This stack shift aims to provide a more efficient and modular codebase.
## Features
- **C++ Compiler:** Compile and run C++ code directly on the web platform.
- **Problem Solving:** Engage in coding problems and challenges to enhance your programming skills.
- **Score Tracking:** Keep track of your scores and progress as you tackle different coding challenges.
- **User-Friendly Interface:** Enjoy a seamless and intuitive interface for a better coding experience.## Technology Stack
Codemon is now built using Next.js for the frontend, leveraging React.js for a more dynamic user interface, and a Node.js API for enhanced functionality.### Stack
- **Frontend:** Next.js (React.js)
- **Backend:** Node.js API## Getting Started
To run Codemon locally and contribute to its development, follow these steps:1. Clone the repository:
```bash
git clone https://github.com/anurag-327/Codemon.git
cd codemon### Solve Section
![image](https://github.com/anurag-327/Codemon/assets/98267696/67dbb43e-6d10-4b1a-a3ac-fa0d7bbbfcae)
![image](https://github.com/anurag-327/Codemon/assets/98267696/57fe1415-d94d-446f-b8b2-7030bd653823)
![image](https://github.com/anurag-327/Codemon/assets/98267696/7b924f4e-6a63-4e2f-9785-0cf807d23e5c)### Cpp Compiler
![image](https://github.com/anurag-327/Codemon/assets/98267696/e2f168ae-515b-4651-a6e4-d9e52bc4a912)