From 8c52b43d309fa8fa7764e453773223e9f5ab49ca Mon Sep 17 00:00:00 2001 From: buchuitoudegou <756541536@qq.com> Date: Fri, 12 Sep 2025 19:54:20 +0800 Subject: [PATCH 1/2] feat: update intro --- src/components/self/index.tsx | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/components/self/index.tsx b/src/components/self/index.tsx index 93a3d53..032e1b8 100644 --- a/src/components/self/index.tsx +++ b/src/components/self/index.tsx @@ -41,10 +41,22 @@ export class SelfIntro extends React.Component {
- I am a Nanyang Assistant Professor at the College of Computing and Data Science, Nanyang Technological University.
- I am also affiliated with DANTE. I have broad interest in efficient and effective big data analytics, queries and learning, particularly about:
+ {/* I am a Nanyang Assistant Professor at the College of Computing and Data Science, Nanyang Technological University.
+ I am also affiliated with DANTE. I have broad interest in efficient and effective big data analytics, queries and learning, particularly about: */}
+ I am a Nanyang Assistant Professor at the College of Computing and Data Science, Nanyang Technological University, and an affiliated member of DANTE.
+ I was a Postdoctoral Researcher at Harvard University, advised by Prof. Stratos Idreos.
+ I earned my Ph.D. in Computer Science from the University of Hong Kong under the supervision of Prof. Ben Kao
+ and Prof. Reynold Cheng.
+ Before that, I completed both my master's and bachelor's degrees in Computer Science at Fudan University (advised by Prof. Shuigeng Zhou).
+
+
+ I have also been a visiting student/intern at the University of Cambridge (hosted by Prof. Thomas Sauerwald), Nanyang Technological University (hosted by Prof. Xiaokui Xiao)
+ and Tsinghua University (hosted by Prof. Guoliang Li).
+
+
+ I have broad interest in efficient and effective big data analytics, queries and mining, particularly about:
- 1. Scalable graph analytics and learning
+ 1. Scalable graph analytics and mining
2. Scalable data structures and systems
From b5b49d1077528e404632218cad5d2fb30591128c Mon Sep 17 00:00:00 2001
From: buchuitoudegou <756541536@qq.com>
Date: Fri, 12 Sep 2025 19:58:16 +0800
Subject: [PATCH 2/2] fix space
---
src/components/self/index.tsx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/components/self/index.tsx b/src/components/self/index.tsx
index 032e1b8..7fc74f0 100644
--- a/src/components/self/index.tsx
+++ b/src/components/self/index.tsx
@@ -45,8 +45,7 @@ export class SelfIntro extends React.Component {
I am also affiliated with DANTE. I have broad interest in efficient and effective big data analytics, queries and learning, particularly about: */}
I am a Nanyang Assistant Professor at the College of Computing and Data Science, Nanyang Technological University, and an affiliated member of DANTE.
I was a Postdoctoral Researcher at Harvard University, advised by Prof. Stratos Idreos.
- I earned my Ph.D. in Computer Science from the University of Hong Kong under the supervision of Prof. Ben Kao
- and Prof. Reynold Cheng.
+ I earned my Ph.D. in Computer Science from the University of Hong Kong under the supervision of Prof. Ben Kao and Prof. Reynold Cheng.
Before that, I completed both my master's and bachelor's degrees in Computer Science at Fudan University (advised by Prof. Shuigeng Zhou).