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/database-systems-complete-book-solutions
The Database systems: the complete book solutions
shejialuo/Self-Study-Course
This is the repo for recording the courses I have been studying or I have studied, which may help you.
shejialuo/cppmpiler
This is my code for studying how to write a simple interpreter and a simple compiler called Monkey in cpp
shejialuo/CS61C-summer20
This is my code for writing CS61C lab and project
shejialuo/MIT_6.858-sp20
This is my code for studying MIT 6.858 2020
shejialuo/OS-Configuration
This is my all OS configuration
shejialuo/CS149-fall21
This is my code and writing assignments for studying PARALLEL COMPUTING.
shejialuo/python-project-template
This is a template for starting a new python project to make your life easier
shejialuo/efb-qq-plugin-go-cqhttp
Go-cqhttp Plugin for EFB QQ Slave.
shejialuo/LeetcodeBook
This is the repository for teaching you how to write algorithms in leetcode.
shejialuo/miniDebugger
This is my code for studying how to write a debugger.
shejialuo/code_for_study
Code for study
shejialuo/dotfiles
ArchLinux i3 Dotfiles
shejialuo/Humanities
This is my note for studying philosophy
shejialuo/Leetcode-Solutions
This is my solutions for leetcode
shejialuo/miniShell
This is my code for writing a mini shell
shejialuo/aiocqhttp
A Python SDK with async I/O for CQHTTP (OneBot).
shejialuo/CIS194
This is my code for learning CIS194 to improve my understanding for Haskell.
shejialuo/efb-qq-plugin-napcat
shejialuo/efb-qq-slave
EFB QQ Slave, a channel for EH Forwarder Bot. EFB QQ从端
shejialuo/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.
shejialuo/Haskell-Programming-From-First-Principle
This is the repository for studying Haskell Programming from First Principle
shejialuo/hexo-blog
This is my repository for managing my blog
shejialuo/hexo-theme-even
:rocket: A super concise theme for Hexo
shejialuo/luo_obsidian
This is my notes for obsidian
shejialuo/PracticeCode
This repo records some random codes for coding practice
shejialuo/shejialuo
For my profile.
shejialuo/shejialuo.github.io
shejialuo/SUNDR
This is my implementation of SUNDR (Secure Untrusted Data Repository).
shejialuo/topKProblem
This is the repository for teaching you really understand the top K problems