From 1a7cf4f6be84266a26010cc311b14f2ae3e719cc Mon Sep 17 00:00:00 2001 From: DennizGarza1234 Date: Mon, 2 Mar 2026 09:24:15 -0800 Subject: [PATCH] Update students.json --- src/students.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/students.json b/src/students.json index 3e99271..c644e03 100644 --- a/src/students.json +++ b/src/students.json @@ -429,6 +429,15 @@ "email": "xthsu27x@gmail.com", "github": "https://github.com/HJLee82", "linkedin": "https://www.linkedin.com/in/hyejin-lee-948966303/" + }, + { + "name": "Denniz Garza", + "photo": "Denniz-Garza.webp", + "role": "Developer", + "about": "I'm currently a junior in the BAS program. I like learning about different code languages", + "email": "dennizgarza@gmail.com", + "github": "https://github.com/DennizGarza1234", + "linkedin": "https://www.linkedin.com/in/denniz-garza-8138693b4/" } ] }