Highlights
- Pro
Pinned Loading
-
Coder-s-Edge
Coder-s-Edge PublicWeb App that displays upcoming contest data from CodeChef, CodeForces, and LeetCode. It uses APIs and web scraping to fetch contest details. A CORS proxy is used to bypass cross-origin restrictions.
JavaScript 2
-
BackendPrac
BackendPrac PublicWeb app built with Node.js, Express.js, MongoDB, and Pug, using server-side rendering (SSR). It features JWT authentication, responsive UI, MapBox integration.
JavaScript 2
-
Results-Backend
Results-Backend PublicThis backend processes Excel sheets, extracts student data, and stores it in a MongoDB database. It also provides a set of RESTful APIs that allow the frontend to fetch and display result.
JavaScript
-
ResultsFrontEnd
ResultsFrontEnd PublicThis is the frontend of the Results Web App built using React.js. The frontend communicates with a backend to retrieve data from an Excel sheet, which is then stored in MongoDB and displayed to users.
JavaScript
-
gistfile1.txt
gistfile1.txt 1const puppeteer = require("puppeteer");
2const express = require("express");
3const cors = require("cors");
45const app = express();
-
clg
clg PublicEngineering Subjects Operating Systems, Computer Networks, Web Technologies, COA, Linux and more.
Java
If the problem persists, check the GitHub status page or contact support.