shubhcodegate's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Kalaam-Programming-Language/Kalaam
Kalaam is the Programming language in Hindi.
torvalds/linux
Linux kernel source tree
pritamzope/http_web_server
An HTTP and HTTPS Web Server for static HTML pages as well as dynamic scripts such as PHP, CGI, Python, Perl etc.
DmitrySoshnikov/eva-vm-source
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
liabru/matter-js
a 2D rigid body physics engine for the web ▲● ■
DmitrySoshnikov/syntax
Syntactic analysis toolkit, language-agnostic parser generator.
ethanhe42/Modern-Compiler-Implementation-in-C
book and codes for Modern Compiler Implementation in C
mongodb/mongo
The MongoDB Database
facebook/react
The library for web and native user interfaces.
surgithub/cheat-sheets
Some cheat sheets which could be useful for the upcoming comprehensive exams...
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
TheFoolishMan/OrbitalViz
3D orbital visualization
retorquere/zotero-folder-import
facebook/create-react-app
Set up a modern web app by running one command.
parthosa/Compiler-Project
Project for the Compiler Construction Course at BITS Pilani
dvm-bitspilani/apogee-2022-main
Official Website for APOGEE 2022
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
AnjaneyaTripathi/c-compiler
A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.
handlebars-lang/handlebars.js
Minimal templating on steroids.
jordwalke/FaxJs
Fax Javascript Ui Framework
academind/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
emanivinay/adventofcode
My mostly Python solutions to advent of code
SebLague/Ecosystem-2
GavWood/DOGE-Game-Engine
DOGE Game Engine written in C++ with OpenAL and Open GLES.
hannahlawrence/sinctransform
Fast Sinc Transform Library
remzi-arpacidusseau/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
shubhcodegate/zomato-scraper
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course