From aac870ea166423b161af98a006ef0d287b1311be Mon Sep 17 00:00:00 2001 From: "ThienAnTruong(Andrew)" <166311237+AndrewTr0612@users.noreply.github.com> Date: Fri, 7 Nov 2025 02:56:47 +0000 Subject: [PATCH 1/4] init the team html file and add Andrew intro --- app.py | 4 ++++ templates/students_2025.html | 4 ++-- .../teams/an_princeton_nathan_anthony.html | 19 +++++++++++++++++++ 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 templates/teams/an_princeton_nathan_anthony.html diff --git a/app.py b/app.py index 1b2126b8..aa6346ef 100644 --- a/app.py +++ b/app.py @@ -414,3 +414,7 @@ def team_41(): @app.route("/team_jose_caden_wanni") def team_jose_caden_wanni(): return render_template('teams/team_jose_caden_wanni.html') + +@app.route("/an_princeton_nathan_anthony") +def team_an_princeton_nathan_anthony(): + return render_template('teams/an_princeton_nathan_anthony.html') diff --git a/templates/students_2025.html b/templates/students_2025.html index 91ce1706..85d05f54 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -976,8 +976,8 @@

Summer 2025 Cohort

Andrew Truong
School: Orange Coast College

What I am most looking forward to collab with other students to increase the chance of getting internship in IT/ Infrastructure/ Security. Updating my resume

- Team DevInTo - + Team DevInTo + diff --git a/templates/teams/an_princeton_nathan_anthony.html b/templates/teams/an_princeton_nathan_anthony.html new file mode 100644 index 00000000..0e4f1f6a --- /dev/null +++ b/templates/teams/an_princeton_nathan_anthony.html @@ -0,0 +1,19 @@ + + + + + + Team B micro-internship Fall 2025 + + +
+ + +
Andrew Truong
+
+ + Fill in here something you guys want. + + + + From 815b067c9d9eedb5e5fca5381ab45a273fa89fa1 Mon Sep 17 00:00:00 2001 From: "ThienAnTruong(Andrew)" <166311237+AndrewTr0612@users.noreply.github.com> Date: Fri, 7 Nov 2025 03:31:31 +0000 Subject: [PATCH 2/4] delete the duplicated --- app.py | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/app.py b/app.py index daf8a127..0fc85ec2 100644 --- a/app.py +++ b/app.py @@ -508,35 +508,6 @@ def team_audr_danny_leonardo(): def deandre_jedrick_val(): return render_template('teams/deandre_jedrick_val.html') -@app.route("/team_Eugene_Hien_Jaime_Octavio") -def team_Eugene_Hien_Jaime_Octavio(): - return render_template('teams/team_Eugene_Hien_Jaime_Octavio.html') - -@app.route("/an_princeton_nathan_anthony") -def team_an_princeton_nathan_anthony(): - return render_template('teams/an_princeton_nathan_anthony.html') - -@app.route("/team_justin_shun_khaterina") -def team_justin_shun_khaterina(): - return render_template('teams/justin_khaterina_shun.html') - -@app.route("/team_lynn_sam_ed_ray") -def team_lynn_sam_ed_ray(): - return render_template('teams/team_lynn_sam_ed_ray.html') - -@app.route("/team_octavio_tyler_phu") -def team_octavio_tyler_phu(): - return render_template('teams/octavio_tyler_phu.html') - -@app.route("/audr_danny_leonardo") -def team_audr_danny_leonardo(): - return render_template('teams/audr_danny_leonardo.html') - -@app.route("/deandre_jedrick_val") -def deandre_jedrick_val(): - return render_template('teams/deandre_jedrick_val.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 From 11b2dcbef264d3b1679929325664d00069e5e03c Mon Sep 17 00:00:00 2001 From: "ThienAnTruong(Andrew)" <166311237+AndrewTr0612@users.noreply.github.com> Date: Fri, 7 Nov 2025 03:55:05 +0000 Subject: [PATCH 3/4] add teamates infos --- templates/teams/an_princeton_nathan_anthony.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/templates/teams/an_princeton_nathan_anthony.html b/templates/teams/an_princeton_nathan_anthony.html index 0e4f1f6a..38c435c8 100644 --- a/templates/teams/an_princeton_nathan_anthony.html +++ b/templates/teams/an_princeton_nathan_anthony.html @@ -8,11 +8,16 @@
-
Andrew Truong
+ +
Nathan Espina
+
Princeton Nguyen
+
Anthony Duenez Ramirez
+
- Fill in here something you guys want. + +

We're all Computer Science Major!!!.

From 4bc98f211a169c943ec8805d9070468883a9036f Mon Sep 17 00:00:00 2001 From: Anthony Duenez Ramirez Date: Sat, 8 Nov 2025 01:51:31 +0000 Subject: [PATCH 4/4] Added a hyperlink to the team page for anthony --- templates/students_2025.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/students_2025.html b/templates/students_2025.html index 3e7c8d0f..b8c1e39d 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -1614,6 +1614,7 @@

Summer 2025 Cohort

Anthony Duenez Ramirez
School: CSU Monterey Bay & Hartnell College

What I'm most looking forward to about the CodeDay Labs internship is getting the opportunity to be part of a project and make a meaningful contribution.

+ Team princeton & nathan & anthony