Highlights
-
Algorithms-Data-Structures Public
Implementations of Fundamental Algorithms & Data Structures in C++.
-
FaasV2 Public
A compute service that lets users execute functions without provisioning or managing servers.
-
-
-
-
GitHubGraduation-2021 Public
Forked from github-education-resources/GitHubGraduation-2021Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
JavaScript UpdatedMay 12, 2021 -
Wikipedia-Search-Engine Public
A scalable and efficient search engine for Wikipedia Data Dump.
-
CppMemoryManager Public
An elementary Memory Manager For C++ that achieves higher performance over traditional new/delete by loss of generality.
-
-
computeEngine Public
A Docker based sandboxing mechanism to safely execute untrusted user code, built using goLang.
-
-
-
Basic-Video-Call Public
Forked from AgoraIO/Basic-Video-CallSample app to join/leave a channel, mute/unmute, enable/disable the video, and switch between front/rear cameras.
CSS MIT License UpdatedMar 21, 2020 -
Reverse-image-search Public
• An image search engine that can scale up to million images. Uses VP-trees to store difference-hashes of images from dump. Performs nearest neighbour search in O(log n) per query
-
augment-hawa Public
Augmented reality Web app, using ar.js and aframe to project a custom 3D model on a marker. Developed at Rajasthan Hackathon 4.0.
-
now-ui-dashboard-angular Public
Forked from creativetimofficial/now-ui-dashboard-angularCSS MIT License UpdatedNov 2, 2019 -
Lane-Detection Public
Finding Lanes for Self-Driving Cars in a given Video Stream using OpenCV
-
CNN to Classify images into 6 categories, Uses Transfer Learning to reduce training time significantly. Trained on a data-set of around 25k images of size 150x150 labelled as {'buildings', 'forest'…
-
e-maxx-eng Public
Forked from cp-algorithms/cp-algorithmsTranslation of http://e-maxx.ru into English
-
AllinOne Public
Forked from orianna-zzo/AllinOneAll in one Hugo theme
CSS MIT License UpdatedJul 14, 2019 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
codebook Public
Forked from t3nsor/codebookReference material for ACM-ICPC
C++ UpdatedApr 25, 2019 -
webogram Public
Forked from zhukov/webogramTelegram web application, GPL v3
JavaScript GNU General Public License v3.0 UpdatedMar 12, 2019 -
node-express-sql-starter Public
Forked from eashwaranRaghu/node-express-sql-starterA starter pack for REST app using nodejs, expressjs and sequelizejs.
-
myscreen.live Public
Forked from cretz/myscreen.liveP2P Screen Sharing with WebRTC
TypeScript MIT License UpdatedFeb 25, 2019 -
-
web-dev-days-2-node-completed Public
Forked from gdgnewdelhi/web-dev-days-2-node-completedCompleted CodeLab app from the first session
JavaScript UpdatedFeb 14, 2019 -
Lattice-Of-Cuboids Public
Lattice of Cuboids formation and local-minima path finding with linear space and time complexities.
-
unvice-news Public
Simpler version of the original Vice news web app.
-
Devsign Public
Real-time collaborative web platform, used to edit html and Javascript code simultaneously by multiple developers