diff --git a/app.py b/app.py index fdc22d3b..1b73e8de 100644 --- a/app.py +++ b/app.py @@ -531,6 +531,10 @@ def team_tyler_caleb_andrew_nate(): def sweksha_clara_vanessa_emmanuel(): return render_template('teams/sweksha_clara_vanessa_emmanuel.html') +@app.route("/tony_josue_ruben_demi") +def team_tony_josue_ruben_demi(): + return render_template('teams/tony_josue_ruben_demi.html') + @app.route("/zhuolei_ashlin_kaissy") def zhuolei_ashlin_kaissy(): return render_template('teams/zhuolei_ashlin_kaissy.html') diff --git a/static/img/josue_Cr.jpeg b/static/img/josue_Cr.jpeg new file mode 100644 index 00000000..a4554fa9 Binary files /dev/null and b/static/img/josue_Cr.jpeg differ diff --git a/static/img/moons_pic.png b/static/img/moons_pic.png new file mode 100644 index 00000000..1d7047a5 Binary files /dev/null and b/static/img/moons_pic.png differ diff --git a/static/img/tony_n.png b/static/img/tony_n.png new file mode 100644 index 00000000..3e7dfe00 Binary files /dev/null and b/static/img/tony_n.png differ diff --git a/templates/students_2026.html b/templates/students_2026.html index 88adea29..2740544d 100644 --- a/templates/students_2026.html +++ b/templates/students_2026.html @@ -1,7 +1,7 @@ - + Yo @@ -64,8 +64,43 @@

Summer 2026 Cohort

Team: N/A -

Summer 2026 Cohort

+
+
+ +
+
Tony Hoang Nguyen
+
School: Orange Coast College
+

What I'm looking most forward to about the CodeDay Labs internship is to learn hands on from an experienced mentor and meet people who are like-minded. +

+ Team: Tony, Josue, Ruben, Demi +
+ + +
+
+ +
+ +
Josue Cruz
+
School: San Francisco State University
+

What I'm looking forward to about the CodeDay Labs internship is to create more connections and + deepen my understanding of open source projects. +

+ Team: Tony, Josue, Ruben, Demi +
+
+
+ +
+ +
Ruben Rivera
+
School: Cal State Monterey Bay
+

What I'm looking forward to about the CodeDay Labs internship is gaining real world experience and building my resume and connections. +

+ Team: Tony, Josue, Ruben, Demi + +
@@ -88,6 +123,18 @@

Summer 2026 Cohort

Team: N/A
+
+
+ +
+ +
Demi (Ziqi) Chen
+
School: Cal State Fullerton
+

What I'm looking forward to about the CodeDay Labs internship is contributing to open source projects and gaining more connections by working with my team. +

+ Team: Tony, Josue, Ruben, Demi +
+
diff --git a/templates/teams/tony_josue_ruben_demi.html b/templates/teams/tony_josue_ruben_demi.html new file mode 100644 index 00000000..8f4def2f --- /dev/null +++ b/templates/teams/tony_josue_ruben_demi.html @@ -0,0 +1,11 @@ + + + + Team Tony, Josue, Ruben, Demi + + +

We LOVE to go to Vegas!

+ + + + \ No newline at end of file