Pinned Repositories
CS229-Notes
Notes and Assignment solutions for Stanford CS229
sudk1896.github.io
Personal Blog.
sudk1896's Repositories
sudk1896/CS229-Notes
Notes and Assignment solutions for Stanford CS229
sudk1896/sudk1896.github.io
Personal Blog.
sudk1896/amphtml
AMP HTML source code, samples, and documentation. See below for more info.
sudk1896/aosabook
The Architecture of Open Source Applications
sudk1896/assignments
sudk1896/awesome-distributed-systems
A curated list to learn about distributed systems
sudk1896/awesome-modern-cpp
A collection of resources on modern C++
sudk1896/bustub
The BusTub Relational Database Management System (Educational)
sudk1896/ciml
A Course in Machine Learning
sudk1896/cli
This repo contains the .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
sudk1896/cloud-computing-infrastructures
Lectures and hands-on on cloud computing infrastructures
sudk1896/cs-video-courses
List of Computer Science courses with video lectures.
sudk1896/databaseology
Collection of Papers On Database Management Systems
sudk1896/db-readings
Readings in Databases
sudk1896/distributed-consensus-reading-list
List of academic papers on distributed consensus
sudk1896/distributedsystems
Distributed Systems Class Univeristy of Salerno
sudk1896/golabs
Lab skeletons
sudk1896/leetcode
LeetCode Problems' Solutions
sudk1896/logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
sudk1896/os161
ops-class.org OS/161 sources.
sudk1896/ostep-projects
sudk1896/p0
Implementing a Key-Value database server
sudk1896/p2
sudk1896/p3
Implement the Paxos Algorithm
sudk1896/system-design-interview
System design interview for IT companies
sudk1896/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sudk1896/ta
CS162 skeleton code for individual assignments
sudk1896/the-little-go-book
sudk1896/ThinkOS
Text and supporting code for Think OS: A Brief Introduction to Operating Systems, by Allen Downey.
sudk1896/xv6-riscv-fall19
6.S081/6.828 lab repo for fall 2019