Pinned Repositories
Algorithm
bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
Byzantine_Agreement
Byzantine_Agreement_digtal_signature
cached-property
A decorator for caching properties in classes.
CC
cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
dessert-house
a homework
envoy_uml
envoy uml
game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
endeavorchan's Repositories
endeavorchan/sheimi.github.com
The Jekyll source for my personal blog.
endeavorchan/jos
My foray into learning how to build an operating system from scratch.
endeavorchan/JOS-1
Operating Systems course labs. Basic exokernel code on which features like Paging, Environment (Processes), Fork, IPC, Network Driver, File System etc. have been implemented.
endeavorchan/dessert-house
a homework
endeavorchan/sparseAutoencoder
endeavorchan/jos-2
an operating system from mit's online course 6.828