Feel free to take a look of my Notion homepage: nintensaga.notion.site
From: 15 May 2024 - To: 13 November 2024
Total Time: 0 secs
Java βββββββββββββββββββββββββ 76.56 %
Kotlin βββββββββββββββββββββββββ 22.86 %
GitIgnore file βββββββββββββββββββββββββ 00.58 %
My personal collections...
Here's my Game Collection
Working as a backend developer in Taobao&Tmall Group, Alibaba Group.
Records back in 2022 and 2023...
Course / Team | Project | Brief |
---|---|---|
WeCrush | WeCrush-BE |
A backend microservice project basing on Spring Cloud. |
NJUSE , Software Engineering and Computing III, Spring 2023 |
SentiSamoyed |
A refactored version of the classical SentiStrength. |
Note: Most of my projects are made private beacause of the requirement of academic integrity.
Feel free to contact me if you have anything to ask.
Course | Lab / Project | Brief |
---|---|---|
SU CS144 , Computer Networking, Fall 2021 |
Sponge Lab[7/7] |
Implementing the TCP Protocol. |
NJUCS JYY , Operating System, Spring 2022 |
OS Lab[0 & 3/3] OS MLab[5/5] |
Building a simple OS basing on the AbstractMachine APIs. Supporting physical memory management, kernel multi-threading, syscall, and user process. |
CMU 15-445 , Intro to Database Systems, Fall 2021 |
Bustub[4/4] |
Implementing a Database kernel with Buffer Pool Manager, Extendible Hash Index, Query Execution, and Concurrency Control. |
MIT 6.824 , Distributed System, Spring 2022 |
1 - MapReduce[1/1] 2 - Raft[4/4] 3 - KV-Raft[2/2] 4 - ShardedKV[2/2] (with challenges) |
Implementing the Raft Consensus Protocol and then a sharded-KV store above it. |
NJUCS , Static Program Analysis, Fall 2022 |
Tai-e A[8/8] |
Overview of Tai-e Assignments |
NJUCS , Concurrency: Algorithms and Theories, Fall 2022 |
||
NJUCS , Formal Languages and Automata, Fall 2022 |
Turing Machine Simulator |
A simulator of the Turing Machine. |
NJUSE , Compiler, Fall 2022 |
Compiler Labs [8/8] |
A compiler that can compile the SysY programming language to LLVM IR. |