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
-
leetcode-graphql-to-rest
leetcode-graphql-to-rest PublicREST API wrapper around LeetCode’s GraphQL API, enabling developers to fetch user profiles, submissions, contests, and problem data without writing complex GraphQL queries.
TypeScript 1
-
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
-
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.