diff --git a/src/images/students/Khanh-Trinh-Nguyen.jpg b/src/images/students/Khanh-Trinh-Nguyen.jpg new file mode 100644 index 0000000..afa39d8 Binary files /dev/null and b/src/images/students/Khanh-Trinh-Nguyen.jpg differ diff --git a/src/students.json b/src/students.json index c2ec718..f6d9fd2 100644 --- a/src/students.json +++ b/src/students.json @@ -350,6 +350,15 @@ "email": "", "github": "", "linkedin": "https://www.linkedin.com/in/elida-ribeiro-de-souza-56505a53/" + }, + { + "name": "Khanh Trinh Nguyen", + "photo": "Khanh-Trinh-Nguyen.jpg", + "role": "Developer", + "about": "Passionate Software Developer with experience in multiple programming languages and frameworks. Currently honing skills in web and mobile development while leveraging past expertise in networking to advance toward NetOps.", + "email": "khanhtrinhvnguyen@gmail.com", + "github": "https://github.com/LiteWilliamNguyen", + "linkedin": "https://www.linkedin.com/in/khanhtrinh-nguyen/" } ] }