shobhit's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
carbon-app/carbon
:black_heart: Create and share beautiful images of your source code
eslint/eslint
Find and fix problems in your JavaScript code.
necolas/react-native-web
Cross-platform React UI packages
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
joewalnes/websocketd
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
frida/frida
Clone this repo to build Frida
styleguidist/react-styleguidist
Isolated React component development environment with a living style guide
VGraupera/1on1-questions
Mega list of 1 on 1 meeting questions compiled from a variety to sources
react-cosmos/react-cosmos
Sandbox for developing and testing UI components in isolation
ai/easings.net
Easing Functions Cheat Sheet
airbnb/ts-migrate
A tool to help migrate JavaScript code quickly and conveniently to TypeScript
saadq/resumake.io
📝 A website for automatically generating elegant LaTeX resumes.
yangshun/lago
📕 Data Structures and Algorithms library in TypeScript and JavaScript
NeilFraser/JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript.
pheuter/essential-react
A minimal skeleton for building testable React apps using Babel
sindresorhus/gulp-rev
Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
apollographql/fullstack-tutorial
🚀 The Apollo platform tutorial app
mdn/samples-server
MDN samples server; used for samples that can't be hosted in-place on MDN, plus back-end server-side code for samples that need it.
forgojs/forgo
An ultra-light UI runtime
basarat/byots
Bring your own TypeScript with more internal definitions
austintackaberry/ydkjs-exercises
Exercises to go along with You Don't Know JavaScript
filamentgroup/resizeasaurus
A little utility to add resizing behavior to test intrinsically sized responsive components.
the-road-to-graphql/react-apollo-client-with-redux-example
A React application using Apollo Client for remote data and Redux for local data side by side for state management.