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 @@
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 +