Pinned Repositories
Atlantic
Golang microservice project
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Backup
berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
FireShadow
Go-Experiments
Cloud programming with Go language
Observability
Open Telemetry, Prometheus, Grafana, Jaeger, Influx,
rerun
watch a folder and rerun a command whenever files change
SpaceMoon
Connecting Universes. A Flutter Firebase social networking application.
CodeHariK's Repositories
CodeHariK/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
CodeHariK/dabba.rs
Toy rootless container runtime (User Namespaces, OverlayFS, slirp4netns)
CodeHariK/database-systems
A collection of resources about databases and related topics
CodeHariK/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
CodeHariK/dnsguide
A guide to writing a DNS Server from scratch in Rust
CodeHariK/LunarGit
Understanding Git architecture
CodeHariK/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
CodeHariK/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
CodeHariK/mit6.824
MIT6.824 Distributed Systems
CodeHariK/Production-Level-Deep-Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
CodeHariK/raft-from-scratch
Raft consensus algorithm implementation for training purposes.
CodeHariK/tinykv-2022
A course to build a distributed key-value service