diff --git a/app.py b/app.py index 5a4fc1f2..981c577a 100644 --- a/app.py +++ b/app.py @@ -504,7 +504,10 @@ def team_audr_danny_leonardo(): def deandre_jedrick_val(): return render_template('teams/deandre_jedrick_val.html') +@app.route("/wei_ngoc_tam_alngdi") +def team_wei_ngoc_tam_alngdi(): + return render_template('teams/wei_ngoc_tam_alngdi.html') @app.route("/team_Eugene_Hien_Jaime_Octavio") def team_Eugene_Hien_Jaime_Octavio(): - return render_template('teams/team_Eugene_Hien_Jaime_Octavio.html') \ No newline at end of file + return render_template('teams/team_Eugene_Hien_Jaime_Octavio.html') diff --git a/templates/students_2025.html b/templates/students_2025.html index 568f8df7..f782ef9d 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -1286,6 +1286,7 @@

Summer 2025 Cohort

Tam Khanh
School: San Francisco State University

What I am most looking forward is to apply my skills to real world projects.

+ Team @@ -1459,15 +1460,14 @@

Summer 2025 Cohort

working with my team and mentor.

Team Lynn, Sam, Ed, Ray -
-
- -
-
Wei Li
-
School: NEU-SV
-

What I'm most looking forward to about the CodeDay Labs internship is building connections with ppl and gain - internship experince.

- Team +
+
+ +
+
Wei Li
+
School: NEU-SV
+

What I'm most looking forward to about the CodeDay Labs internship is building connections with ppl and gain internship experince.

+ Team
@@ -1553,21 +1553,14 @@

Summer 2025 Cohort

School: LAVC

What I am most looking forward to collab with other students and to land an internship.

-
-
- -
-
Alnagdi Mohsen
-
School: California State Stanslauss
-

What I'm most looking forward to about the CodeDay Labs internship is ...

- Team page (leave blank until Module 5 when you will be assigned to your teams +
+
+
- -
Alnagdi Mohsen
School: California State Stanslauss

What I'm most looking forward to about the CodeDay Labs internship is ...

- Team page (leave blank until Module 5 when you will be assigned to your teams + Team
@@ -1607,9 +1600,18 @@

Summer 2025 Cohort

I look foward to working with others to contribute to the open source community!

-
-
class="student-container" +
+
+ +
+
Vy Pham (Ngoc)
+
School: Orange Coast College
+

What I am most looking forward to is making my first contribution to an open source project and increasing my chance of getting a software engineering internship!

+ Team +
+ +
diff --git a/templates/teams/wei_ngoc_tam_alngdi.html b/templates/teams/wei_ngoc_tam_alngdi.html new file mode 100644 index 00000000..3e86d9f1 --- /dev/null +++ b/templates/teams/wei_ngoc_tam_alngdi.html @@ -0,0 +1 @@ +We all CS major \ No newline at end of file