diff --git a/projects/Advanced-Labs-in-Computer-Networks.md b/projects/Advanced-Labs-in-Computer-Networks.md index 573b829..ca892d7 100644 --- a/projects/Advanced-Labs-in-Computer-Networks.md +++ b/projects/Advanced-Labs-in-Computer-Networks.md @@ -39,7 +39,7 @@ * [xyToki & Jray & CN_ZYK](https://github.com/tokiInBUPT/dnsrd) (C) * [goverclock](https://github.com/goverclock/BUPT-Projects-Public/tree/main/dnsrelay) (C) * [1475505 & archester-250](https://github.com/1475505/AwesomeDNS) (C) -* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/dnsrelay) (C) +* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/dnsrelay) (C) * [PostGuard](https://github.com/post-guard/post_dns) (C) * [angrychow & phoenix-cat](https://github.com/angrychow/computer-network-course-design) (C) * [yige2021](https://github.com/yige2021/LyDNS_new)(C) diff --git a/projects/C++.md b/projects/C++.md index 9da590a..f73d5d0 100644 --- a/projects/C++.md +++ b/projects/C++.md @@ -47,5 +47,5 @@ ### 2021 级 - 单词消除游戏 -- [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/cppoop) +- [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/cppoop) - [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/2nd%20year%20of%20BUPT/Second%20semester/C%2B%2B%20object%20oriented%20programming%20practice) diff --git a/projects/Compilers.md b/projects/Compilers.md index 675a9bb..7cd1b79 100644 --- a/projects/Compilers.md +++ b/projects/Compilers.md @@ -16,7 +16,7 @@ * [BUPT-CS-Assignment](https://github.com/BUPT-CS-Assignment/Lexer) (C++) * [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/3rd%20year%20of%20BUPT/First%20semester/Compilation/lexical%20analysis) (C++ & Lex) * [ProgrameThinking](https://github.com/ProgrameThinking/Compiler_bupt)(C++) -* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/compiler)(C++) +* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/compiler)(C++) ### 语法分析 @@ -34,7 +34,7 @@ * [BUPT-CS-Assignment](https://github.com/BUPT-CS-Assignment/SyntaxAnalyzer) (C++) * [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/3rd%20year%20of%20BUPT/First%20semester/Compilation/grammar%20analysis) (Python & Yacc) * [ProgrameThinking](https://github.com/ProgrameThinking/Compiler_bupt)(C++) -* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/compiler)(C++) +* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/compiler)(C++) ### 语义分析 diff --git a/projects/Computer-Networks.md b/projects/Computer-Networks.md index 60d5ece..ab4ae3f 100644 --- a/projects/Computer-Networks.md +++ b/projects/Computer-Networks.md @@ -11,12 +11,12 @@ - [RiversJin & Makiras](https://github.com/Makiras/CSN-Lab-1) - [Sduby](https://github.com/Sduby22/Lab1-Linux) - [goverclock](https://github.com/goverclock/BUPT-Projects-Public/tree/main/datalink) -- [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/computer_network/%E5%AE%9E%E9%AA%8C%E4%B8%80%EF%BC%9A%E9%93%BE%E8%B7%AF%E5%B1%82%E6%BB%91%E5%8A%A8%E7%AA%97%E5%8F%A3%E5%8D%8F%E8%AE%AE%E7%9A%84%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0) +- [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/computer_network/%E5%AE%9E%E9%AA%8C%E4%B8%80%EF%BC%9A%E9%93%BE%E8%B7%AF%E5%B1%82%E6%BB%91%E5%8A%A8%E7%AA%97%E5%8F%A3%E5%8D%8F%E8%AE%AE%E7%9A%84%E8%AE%BE%E8%AE%A1%E4%B8%8E%E5%AE%9E%E7%8E%B0) - [BUPT-CS-Assignment](https://github.com/BUPT-CS-Assignment/Datalink_Layer_Protocal) ### WireShark 抓包实验 - [name1e5s](https://github.com/name1e5s/playground/tree/master/Computer%20Network%20Wireshark%20Lab) -- [renfei147](https://github.com/renfei147/bupt_work_collection/blob/main/computer_network/%E5%AE%9E%E9%AA%8C%E4%BA%8C%20Wireshark%E6%8A%93%E5%8C%85%E5%88%86%E6%9E%90.pdf) +- [rand-fly](https://github.com/rand-fly/bupt_work_collection/blob/main/computer_network/%E5%AE%9E%E9%AA%8C%E4%BA%8C%20Wireshark%E6%8A%93%E5%8C%85%E5%88%86%E6%9E%90.pdf) - [gzy](https://github.com/112292454/homework/blob/master/%E5%AE%9E%E9%AA%8C%E4%BA%8C%E6%8A%A5%E5%91%8A.pdf) - [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/2nd%20year%20of%20BUPT/Second%20semester/Computer%20Network/lab2) diff --git a/projects/Program-Practice.md b/projects/Program-Practice.md index 3166e3b..91e5045 100644 --- a/projects/Program-Practice.md +++ b/projects/Program-Practice.md @@ -21,5 +21,5 @@ * [td](https://github.com/tangdouer1005/customer-service-robot): (rust) * [ProgrameThinking](https://github.com/ProgrameThinking/robot_dsl):(rust) * [jackfiled](https://github.com/jackfiled/Katheryne): (C#) -* [renfei147](https://github.com/renfei147/bupt_work_collection/tree/main/ChattyCat): (Typescript) +* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/ChattyCat): (Typescript) * [ye-rm](https://github.com/ye-rm/MyDSL): (Go) \ No newline at end of file diff --git a/projects/Project-Laboratory-Algorithms-and-Data-Structures.md b/projects/Project-Laboratory-Algorithms-and-Data-Structures.md index 944bf6f..2fe37a3 100644 --- a/projects/Project-Laboratory-Algorithms-and-Data-Structures.md +++ b/projects/Project-Laboratory-Algorithms-and-Data-Structures.md @@ -42,5 +42,5 @@ ### 2021级 - 学生日程管理系统 * [PostGuard](https://github.com/post-guard/PostCalendarBackend) (Java & Vue) -* [renfei147 & LinesHogan & myboker](https://github.com/renfei147/datastructure_design) +* [rand-fly & LinesHogan & myboker](https://github.com/rand-fly/datastructure_design) * [gzy & Guo-chenxu & ypx9628](https://github.com/112292454/DSlab)(java & vue)