diff --git a/_tabs/life.md b/_tabs/life.md index 48a927c..bdf656a 100644 --- a/_tabs/life.md +++ b/_tabs/life.md @@ -1,7 +1,7 @@ --- layout: page title: "Life" -order: 5 +order: 21 icon: fa-solid fa-dove paginate: true --- diff --git a/_tabs/project.md b/_tabs/project.md index 75fb4a0..ca7a890 100644 --- a/_tabs/project.md +++ b/_tabs/project.md @@ -1,6 +1,6 @@ --- icon: fa-solid fa-ferry -order: 4 +order: 23 --- {% include subhome.html category="project" %} \ No newline at end of file diff --git a/_tabs/resume.md b/_tabs/resume.md index 5403030..9e1eafb 100644 --- a/_tabs/resume.md +++ b/_tabs/resume.md @@ -4,7 +4,7 @@ layout: post title: "Resume" toc: true icon: fas fa-sailboat -order: 7 +order: 24 img_path: /assets/img/others/ --- @@ -19,11 +19,29 @@ img_path: /assets/img/others/
Carnegie Mellon UniversityPittsburgh, PA, U.S.
Master of Science in Electrical and Computer EngineeringAug. 2023 - May 2025
+Courses:
+ +(Computer Downstream) Foundations of Computer Systems, Computer Graphics;
+ +(Computer Upstream) Introduction to Computer Security, Building Reliable Distributed System, How to Write Fast Code II;
+ +(Others) Introduction to Game Design;
+ +(Upcoming Courses) Computer Game Programming, Real Time Graphics, Computer Vision for Engineers, Cloud Infrastructure and Servicess;
+Tiangong UniversityTianjin, China
Bachelor of Engineering in Computer Science and TechnologyAug. 2018 - Jun. 2022
+Courses:
+ +(Fundamental) Calculas, Linear Algebra, Probabilistic, Data Structure and Algorithms;
+ +(System) Principles of Computer Composition, Compile System, Operating System, Computer Networking, Database, Cloud and Distributed System;
+ +(AI) Machine Learning, Computer Vision, Digital Image Processing, Reinforcement Learning;
+ --- @@ -60,3 +78,18 @@ See link for my detailed rep --- + \ No newline at end of file diff --git a/_tabs/tech.md b/_tabs/tech.md index 28c99e6..22d5f4b 100644 --- a/_tabs/tech.md +++ b/_tabs/tech.md @@ -1,7 +1,7 @@ --- layout: page title: "Tech" -order: 5 +order: 22 icon: fa fa-ship ---