sagarkbhatt's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
iluwatar/java-design-patterns
Design patterns implemented in Java
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
xai-org/grok-1
Grok open release
prettier/prettier
Prettier is an opinionated code formatter.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
google-research/google-research
Google Research
recharts/recharts
Redefined chart library built with React and D3
microsoft/react-native-windows
A framework for building native Windows apps with React.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
nodejs/docker-node
Official Docker Image for Node.js :whale: :turtle: :rocket:
micronaut-projects/micronaut-core
Micronaut Application Framework
microsoft/BosqueLanguage
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
geekywrites/datascience
This repository is a compilation of free resources for learning Data Science.
tc39/proposal-optional-chaining
jareware/css-architecture
8 simple rules for a robust, scalable CSS architecture
thoughtworks/talisman
Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
Autodesk/react-base-table
A react table component to display large datasets with high performance and flexibility
GoogleChromeLabs/clooney
Clooney is an actor library for the web. Use workers without thinking about workers.
databricks/reference-apps
Spark reference applications
GoogleChromeLabs/gulliver
A PWA directory, focusing on collecting PWA best practices and examples.
GoogleChromeLabs/progressive-rendering-frameworks-samples
Samples and demos from the Progressive Rendering I/O talk
DivyaGodayal/CoderChef-Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
GoogleChromeLabs/import-from-worker
It’s like import(), but runs the module in a worker.
thecasualcoder/kube-fzf
Shell commands using kubectl and fzf for command-line fuzzy searching of Kubernetes Pods.
godatadriven/iterative-broadcast-join
The iterative broadcast join example code.
godatadriven/scala-spark-application
Microservice-API-Patterns/DDD-Library
A collection of interfaces and abstract classes to express domain-driven design concepts in Java code used for teaching.
thecasualcoder/k8s-cluster
Create working Kubernetes cluster