diff --git a/1721583951403 (3).jpg b/1721583951403 (3).jpg new file mode 100644 index 00000000..8429cdb0 Binary files /dev/null and b/1721583951403 (3).jpg differ diff --git a/app.py b/app.py index 864968d8..ceb076e7 100644 --- a/app.py +++ b/app.py @@ -309,6 +309,10 @@ def team_bo_kevin_miller(): def team_tyler_shubham_mikaella(): return render_template('teams/tyler_shubham_mikaella.html') +@app.route("/microinternship-c1") +def team_johnny_brent_drake(): + return render_template('teams/microinternship-c1.html') + @app.route("/ahmet-khang-aizen") def team_ahmet_khang_aizen(): return render_template('teams/ahmet-khang-aizen.html') diff --git a/static/img/Sselfie.pngJohnny b/static/img/Sselfie.pngJohnny new file mode 100644 index 00000000..a6274a9d Binary files /dev/null and b/static/img/Sselfie.pngJohnny differ diff --git a/templates/microinternship-c1.html b/templates/microinternship-c1.html deleted file mode 100644 index 02e4411b..00000000 --- a/templates/microinternship-c1.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
-

Microinternship C - Team 1

-
- -
-
Members:

- - Johnny - -
- - Drake -
- - Jericho -
- -
Description:
-

(Content goes here)

-
- - \ No newline at end of file diff --git a/templates/students_2025.html b/templates/students_2025.html index 967fbf5b..40fedf51 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -7,11 +7,12 @@

Summer 2025 Cohort

- +
Johnny Santamaria
School: San Francisco State University

What I am most looking forward to collab with other students to increase my technical soft and hard skills

+ Team Johnny, Drake, and Brent
@@ -95,10 +96,10 @@

Summer 2025 Cohort

-
Brent Uyguangco
-
School: El Camino College
-

I am excited to be a part of CTI's open source partnership with CodeDay, hoping to make a positive contribution to the best of my abilities

- Team page (leave blank until Module 5 when you will be assigned to your teams +
Brent Jericho Uyguangco
+
School: California State University -- Dominguez Hills
+

I am excited to be a part of CTI's open source partnership with CodeDay, hoping to make a positive contribution to the best of my abilities.

+ Team Johnny, Drake, and Brent
diff --git a/templates/teams/microinternship-c1.html b/templates/teams/microinternship-c1.html new file mode 100644 index 00000000..be344dd8 --- /dev/null +++ b/templates/teams/microinternship-c1.html @@ -0,0 +1,32 @@ + + + +
+

Microinternship C - Team 1

+
+ +
+
Members:

+ + Johnny + +
+ + Drake + +
+ + Jericho + +
+ +
Description:

+

All of us are from California

+
+ + + + + \ No newline at end of file