Pinned Repositories
git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
cppmpiler
This is my code for studying how to write a simple interpreter and a simple compiler called Monkey in cpp
CS149-fall21
This is my code and writing assignments for studying PARALLEL COMPUTING.
CS161-su20
This is my code for studying CS161
CS61C-summer20
This is my code for writing CS61C lab and project
database-systems-complete-book-solutions
The Database systems: the complete book solutions
miniShell
This is my code for writing a mini shell
MIT_6.858-sp20
This is my code for studying MIT 6.858 2020
OS-Configuration
This is my all OS configuration
Self-Study-Course
This is the repo for recording the courses I have been studying or I have studied, which may help you.
shejialuo's Repositories
shejialuo/CS161-su20
This is my code for studying CS161
shejialuo/CS144
This is my code for studying CS144
shejialuo/kilo
This is my code for studying how to write a text editor in terminal
shejialuo/miniDocker
This is my code for writing a mini docker using Go
shejialuo/simpleOS
This my code for studying how to write a simple OS.
shejialuo/cartoonAngularNestJSExample
A full stack project with basic functionality for studying.
shejialuo/CS143
This is my code for studying CS143 Compilers
shejialuo/CS61A-summer20
This is my code for writing CS61A lab and project
shejialuo/Data100-fa21
This is my code for studying UCB Data100 fa21
shejialuo/MIT_6.S081-2021
This is my solutions for MIT 6.S081 Labs
shejialuo/resume
An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
shejialuo/rubber-docker
This is my code for studying how to write a docker
shejialuo/sddm-theme-clairvoyance
An SDDM theme
shejialuo/simpleRegex
This is my code for writing a simple regex engine
shejialuo/ugit
Code for studying git internals
shejialuo/ugit-cpp
This is my own implementation of git internal written with cpp