kumarh1982's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
cilium/cilium
eBPF-based Networking, Security, and Observability
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
gliderlabs/logspout
Log routing for Docker container logs
polyaxon/polyaxon
MLOps Tools For Managing & Orchestrating The Machine Learning LifeCycle
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
garden-io/garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
AakashKumarNain/annotated_research_papers
This repo contains annotated research papers that I found really good and useful
thombergs/code-examples
A collection of code examples from blog posts etc.
rmcelreath/stat_rethinking_2023
Statistical Rethinking Course for Jan-Mar 2023
DreamOfTheRedChamber/system-design-interviews
muellerzr/Practical-Deep-Learning-for-Coders-2.0
Notebooks for the "A walk with fastai2" Study Group and Lecture Series
victor369basu/Real-time-stock-market-prediction
In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.
facebookresearch/MathsFromExamples
Source code, datasets and trained models for the paper Learning Advanced Mathematical Computations from Examples (ICLR 2021), by François Charton, Amaury Hayat (ENPC-Rutgers) and Guillaume Lample
r1cc4rdo/daily_coding_problem
Solutions to https://dailycodingproblem.com
jeremy-shannon/udacity-AI-for-robotics
My solutions to some quizzes, exercises, and projects in the Udacity Artificial Intelligence for Robotics course
mobius-software-ltd/java-dtls
Java non blocking netty and bouncy castle based DTLS Client and Server Implementation
MasterCloudApps-Projects/AsyncReactiveProgramming
This repository is intended to be a compilation of presentations, examples, links, and other resources on asynchronous and reactive programming in Java
mikex86/scicore
A tiny deep learning library written in Java
aggdotred/grokking_deep_learning
work for https://www.manning.com/books/grokking-deep-learning by github.com/iamtrask @iamtrask
Apress/java-collections
Source code for 'Java Collections' by John Zukowski
brilianfird/elasticsearch-with-spring-boot
PietroProperties/holms.platformclient.net
.NET Client for HOLMS Hotel Management System
kumarh1982/code-examples
A collection of code examples from blog posts etc.