From 2a930a288da09e36066968ca86890d92edf637cd Mon Sep 17 00:00:00 2001 From: Johnny Santamaria Date: Thu, 16 Apr 2026 18:35:01 +0000 Subject: [PATCH 1/5] feat: "Added team page - " --- templates/teams/Santamaria_Osorio_Villarreal.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/teams/Santamaria_Osorio_Villarreal.html diff --git a/templates/teams/Santamaria_Osorio_Villarreal.html b/templates/teams/Santamaria_Osorio_Villarreal.html new file mode 100644 index 00000000..163af7a5 --- /dev/null +++ b/templates/teams/Santamaria_Osorio_Villarreal.html @@ -0,0 +1,12 @@ + + + + + + Team page + + +

Team Santamaria, Osorio, Villarreal

+

insert what we have in common here

+ + \ No newline at end of file From d387ee6fcabe3a8d878c35a33a89911cbff56131 Mon Sep 17 00:00:00 2001 From: Marina Villarreal Date: Fri, 17 Apr 2026 17:55:16 +0000 Subject: [PATCH 2/5] added what team has in common --- templates/teams/Santamaria_Osorio_Villarreal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/teams/Santamaria_Osorio_Villarreal.html b/templates/teams/Santamaria_Osorio_Villarreal.html index 163af7a5..246e95d2 100644 --- a/templates/teams/Santamaria_Osorio_Villarreal.html +++ b/templates/teams/Santamaria_Osorio_Villarreal.html @@ -7,6 +7,6 @@

Team Santamaria, Osorio, Villarreal

-

insert what we have in common here

+

One thing our team has in common is that we like video games/p> \ No newline at end of file From 105a62f19b7575b6b442c841bc6d459c52c49995 Mon Sep 17 00:00:00 2001 From: Johnny Santamaria Date: Sat, 18 Apr 2026 01:51:39 +0000 Subject: [PATCH 3/5] Added new div in students_2026.html to introduce Johnny Santamaria with a team link --- templates/students_2026.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates/students_2026.html b/templates/students_2026.html index b6455573..c2914c81 100644 --- a/templates/students_2026.html +++ b/templates/students_2026.html @@ -292,6 +292,17 @@

Summer 2026 Cohort

Wootark Kim, Josue Nava - Jimenez +
+
+ +
+
Johnny Santamaria
+
School: San Francisco State University
+

I am looking to deepen my experience in open-source development while strengthening my ability to collaborate effectively in a team-based engineering environment. Additionally, I aim to expand my professional network by building meaningful connections with peers in the field throughout the year. +

+ Team: Johnny, Jociel, Marina +
+ \ No newline at end of file From 35850146262f141738a3191b4ac09b18989673b6 Mon Sep 17 00:00:00 2001 From: itzyeti17 <168595496+itzyeti17@users.noreply.github.com> Date: Sat, 18 Apr 2026 02:57:05 +0000 Subject: [PATCH 4/5] Add Santamaria_Osorio_Villarreal route and update 2026 team link --- app.py | 5 +++++ templates/students_2026.html | 3 ++- templates/teams/Santamaria_Osorio_Villarreal.html | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index 0cac2d6f..01f3a478 100644 --- a/app.py +++ b/app.py @@ -418,6 +418,11 @@ def team_abas_jake_mon(): def team_chris_neel_marcelo(): return render_template("teams/chris_neel_marcelo.html") + +@app.route("/Santamaria_Osorio_Villarreal") +def team_santamaria_osorio_villarreal(): + return render_template("teams/Santamaria_Osorio_Villarreal.html") + @app.route("/kev_kun_ye") def team_kevin_kundyz_yechan(): return render_template('teams/kev_kun_ye.html') diff --git a/templates/students_2026.html b/templates/students_2026.html index c2914c81..1c418387 100644 --- a/templates/students_2026.html +++ b/templates/students_2026.html @@ -84,7 +84,7 @@

Summer 2026 Cohort

School: Gavilan

What I'm most looking forward to is getting an internship and I like to play marvel rivals

- Team: Steven, Ang, and Jociel! + Team: Johnny, Marina, and Jociel!
@@ -303,6 +303,7 @@

Summer 2026 Cohort

Team: Johnny, Jociel, Marina
+ \ No newline at end of file diff --git a/templates/teams/Santamaria_Osorio_Villarreal.html b/templates/teams/Santamaria_Osorio_Villarreal.html index 246e95d2..6541a72e 100644 --- a/templates/teams/Santamaria_Osorio_Villarreal.html +++ b/templates/teams/Santamaria_Osorio_Villarreal.html @@ -7,6 +7,6 @@

Team Santamaria, Osorio, Villarreal

-

One thing our team has in common is that we like video games/p> +

One thing our team has in common is that we like video games

\ No newline at end of file From d7c7c99e1c8c0364bd1389116c8f70c30ff0a6e5 Mon Sep 17 00:00:00 2001 From: Marina Villarreal Date: Sat, 18 Apr 2026 06:31:50 +0000 Subject: [PATCH 5/5] added Marina's introduction --- templates/students_2026.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/templates/students_2026.html b/templates/students_2026.html index 1c418387..c009abb8 100644 --- a/templates/students_2026.html +++ b/templates/students_2026.html @@ -303,6 +303,17 @@

Summer 2026 Cohort

Team: Johnny, Jociel, Marina +
+
+ +
+
Marina Villarreal
+
School: Hartnell College
+

I am looking forward to continue to gain hands-on experience and collaborate with my team! +

+ Team: Johnny, Jociel, Marina +
+