Pinned Repositories
ChatSystem
Chat system using netty
DesignPattern
Demo of design pattern
ECommerce
Espresso
An object-oriented programming language mocking Java
NMakeParser
OODesign
Basic Object Oriented Design
open_courses
This repo saves some classic open course from top universities around the world.
React_Deep_Dive
RookieDBReforged
Develop a relational database from scratch. The implementation references to UC Berkley CS-186
xv6-lab-2021
This is the template for the course MIT6.s081
KongfuMan's Repositories
KongfuMan/DesignPattern
Demo of design pattern
KongfuMan/ECommerce
KongfuMan/NMakeParser
KongfuMan/OODesign
Basic Object Oriented Design
KongfuMan/open_courses
This repo saves some classic open course from top universities around the world.
KongfuMan/React_Deep_Dive
KongfuMan/RookieDBReforged
Develop a relational database from scratch. The implementation references to UC Berkley CS-186
KongfuMan/ChatSystem
Chat system using netty
KongfuMan/Espresso
An object-oriented programming language mocking Java
KongfuMan/xv6-lab-2021
This is the template for the course MIT6.s081
KongfuMan/ClinicReminderSystem
Provides services for doctors and patients to send and receive their clinical reminders in real time.
KongfuMan/cs-self-learning
计算机自学指南
KongfuMan/Data-Warehouse-Modeling-Methodology
This tutorial is to guide you how to build dimensional model on top of you data warehouse, so that your big data can be easily consumed for multi downstream application
KongfuMan/HelloOS
HelloOS is a mini operating system kernel that support
KongfuMan/HighPerformanceServer
Use socket to implement a http server
KongfuMan/LinixOS
KongfuMan/LinuxDriverDevelopment
KongfuMan/MultiThread
Basic Demo in MultiThread Programming
KongfuMan/os-workbench-2022
KongfuMan/PlayWithCompiler
A GeekTime course about constructing a compiler.
KongfuMan/project-gitbook
CS186 Project Specs. (Note to staff: don't modify directly, update the staging repo instead so we can reuse changes across semesters)
KongfuMan/riscv-operating-system-mooc
《从头写一个RISC-V OS》课程配套的资源
KongfuMan/Spring-Boot-Spring-data-JPA-Mysql
This is the basic framework you can refer