Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
NaturezzZ committed Oct 12, 2024
1 parent 98dc809 commit b0888f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion _includes/analytics-providers/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
gtag('js', new Date());

gtag('config', 'G-M04BWH6TY2');
</script>
</script>
<!-- Cloudflare Web Analytics -->
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "4d712a2aa2f74f5483f3439d3db90b59"}'></script>
<!-- End Cloudflare Web Analytics -->
2 changes: 1 addition & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ redirect_from:
- /about/
- /about.html
---
I am a second-year graduate student at Peking University. I received my B.S. (Summa Cum Laude) from [Turing Class](https://cfcs.pku.edu.cn/english/research/turing_program/introduction1/index.htm) at Peking University in 2022. I was a participant of Physics Olympiad (2015-2018).
I am a third-year graduate student at Peking University. I received my B.S. (Summa Cum Laude) from [Turing Class](https://cfcs.pku.edu.cn/english/research/turing_program/introduction1/index.htm) at Peking University in 2022. I was a participant of Physics Olympiad (2015-2018).

I am advised by Prof. [Xin Jin](https://xinjin.github.io/) and Prof. [Xuanzhe Liu](http://www.liuxuanzhe.com/). I also have the priviledge of working with [Ennan Zhai](https://ennanzhai.github.io/) and [Mengqi Liu](https://scholar.google.com/citations?user=qIuwu-EAAAAJ) at Alibaba. My research interests are networked systems, especially reliability of networked systems.

Expand Down

0 comments on commit b0888f2

Please sign in to comment.