diff --git a/src/images/students/An_Nhat_Tran.webp b/src/images/students/An_Nhat_Tran.webp new file mode 100644 index 0000000..6e1b2c0 Binary files /dev/null and b/src/images/students/An_Nhat_Tran.webp differ diff --git a/src/students.json b/src/students.json index 3e99271..b9f5d2f 100644 --- a/src/students.json +++ b/src/students.json @@ -429,6 +429,16 @@ "email": "xthsu27x@gmail.com", "github": "https://github.com/HJLee82", "linkedin": "https://www.linkedin.com/in/hyejin-lee-948966303/" + }, + { + "name": "An Nhat Tran", + "photo": "An_Nhat_Tran.webp", + "role": "Developer", + "about": "Hello, I'm An (Andy), a student in the AppDev program, and I am eager to learn. I play mahjong with the Seattle Riichi mahjong club.", + "email": "nhatan05092005@gmail.com", + "github": "https://github.com/SUPER444E", + "linkedin": "https://www.linkedin.com/in/an-nhat-tran-a98a5a35b/" } + ] }