Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,29 +124,29 @@ export default function About() {
{[
{
org: "Southern University of Science and Technology",
meta: "Shenzhen",
meta: "Shenzhen, Guangdong, China",
roles: [
{
years: "Jun 2024 – Jun 2025",
role: "Peer Mentor",
detail: "Peer mentor at Zhicheng College for the Class of 2028.",
detail: "Peer Mentor for the Class of 2028 at Zhicheng College.",
},
{
years: "Oct 2023 – Jan 2024",
role: "Teaching Assistant",
detail: "TA for a short-term mindfulness course.",
detail: "Teaching Assistant for Introduction to Mindfulness.",
},
],
},
{
org: "Lingnan University",
meta: "Hong Kong SAR",
meta: "Shenzhen, Guangdong, China",
roles: [
{
years: "Oct 2024 – Jan 2025",
role: "Teaching Assistant",
detail:
"TA for Wellness Ambassador Program (WAP), jointly organized by SUSTech and Lingnan University.",
"Teaching Assistant for Wellness Ambassador Program (WAP) in SUSTech, organized by Wofoo Joseph Lee Consulting and Counselling Psychology Research Centre, Lingnan University.",
},
],
},
Expand Down