Shobhit2806's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
checkcheckzz/system-design-interview
System design interview for IT companies
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
greatfrontend/awesome-front-end-system-design
Curated front end system design resources for interviews and learning
ganqqwerty/123-Essential-JavaScript-Interview-Questions
JavaScript interview Questions
Th3Wall/Fakeflix
Not the usual clone that you can find on the web.
justmarkham/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
code100x/cms
Repo for https://app.100xdevs.com/
devkodeio/the-dom-challenge
DOM Challenge is a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.
jakevdp/sklearn_pycon2015
Materials for my Pycon 2015 scikit-learn tutorial.
bhavul/System-Design-Cheatsheet
System Design Studying can be daunting. This gives you a table to study different problems, understand what components they require, their pros and cons, and how to deal with mitigations.
Jaynil1611/Javascript-Interview-Preparation
A curated collection of javascript interview questions & solutions.
AkashRajpurohit/git-sync
🔄 A simple tool to backup and sync your git repositories
shreyanshvarshney/git-demo
Just to check the git version control(Source control)
anmol27katyani/awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
amanharitsh123/CSESProblemSet
My solutions to cses problem set.
raihan-uddin/Django-Web-Board-Project
Django Web Board Project
agarwalmegha6/Social-Network-Analysis
A C++ program to build a graph using user account data from twitter accounts and suggest new followers for the root user.
rrachitgarg/webboard
Shobhit2806/Make-a-Pull-Request
Make a Pull Request
yellowwoods12/password-reset-nodejs
Implement Password Reset In Node.js. In this Application, we'll go over how to create a forgot your password feature using Express, MongoDB, Passport and Sendgrid. We will build a complete application.
yellowwoods12/Uber-Replication-Model
A small scale Uber replication model built using graphs, structures, classes, etc and algorithms like djikstra's shortest path, heapsort, etc.