Garima's starred repositories
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
javascript
JavaScript Style Guide
create-react-app
Set up a modern web app by running one command.
material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
sweetalert2
✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦
system-design-resources
These are the best resources for System Design on the Internet
beautiful-react-hooks
🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
The-Documentation-Compendium
📢 Various README templates & tips on writing high-quality documentation that people want to read.
frontend-learning-kit
Frontend tech guide and curated collection of frontend materials
awesome-computer-science-opportunities
An awesome list of events and fellowship opportunities for Computer Science students
ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
keep-react
Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
eslintrc-generator
A simple CLI tool to create .eslintrc.json file perfectly compatible with your project and code formatter Prettier. Answer some simple questions and get your RC file, as well as all the packages, installed