diff --git a/app.py b/app.py index 5a4fc1f2..0f023dd8 100644 --- a/app.py +++ b/app.py @@ -72,6 +72,9 @@ def team_aryan_ethan_richie(): def team_sun_edm(): return render_template('teams/sun_edm.html') +@app.route("/Limaleochan") +def team_Limaleochan(): + return render_template('teams/Limaleochan.html') @app.route('/jaime_edgarh') def team_jaime_edgarh(): diff --git a/static/img/LeoPrissberg.PNG b/static/img/LeoPrissberg.PNG new file mode 100644 index 00000000..a099272f Binary files /dev/null and b/static/img/LeoPrissberg.PNG differ diff --git a/static/img/Lily2025.jpeg b/static/img/Lily2025.jpeg new file mode 100644 index 00000000..e206c8ed Binary files /dev/null and b/static/img/Lily2025.jpeg differ diff --git a/templates/students_2025.html b/templates/students_2025.html index 568f8df7..5d5c8803 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -420,7 +420,7 @@

Summer 2025 Cohort

Kevin Jijon
-
School: Santa Monica College
+
School: Santa Monica College

What I'm looking for the most is to improve my professional skills and gain experience working on open source projects.

Team Kevin, Kundyz & Ye Chan @@ -1154,7 +1154,7 @@

Summer 2025 Cohort

Mario Jimenez
School: San Francisco State University

What I am looking for is to get real experinece open source project

- + Team: Limaleochan
@@ -1506,7 +1506,7 @@

Summer 2025 Cohort

Chan Li
San Jose State University

I am looking forward to gian more expereince and learn to work with others

-Team page (leave blank until Module 5 when you will be assigned to your teams) + Team: Limaleochan
@@ -1618,6 +1618,31 @@

Summer 2025 Cohort

I look forward to working with others and gaining expereince.

+ +
+
+ +
+
Myint Mo Maung Maung (Lily)
+
+ School: San Jose State University +
I want to get an internship as soon as possible and work on different projects to gain experience.
+
+ Limaleochan +
+ +
+
+ +
+
Leo Prissberg
+
School: California State University Monterey Bay
+

I am looking forward to imporving my programming skills in a large open source project and networking with + other developers. +

+ Team Page! +
+ \ No newline at end of file diff --git a/templates/teams/Limaleochan.html b/templates/teams/Limaleochan.html new file mode 100644 index 00000000..0ee2df4a --- /dev/null +++ b/templates/teams/Limaleochan.html @@ -0,0 +1,15 @@ + + +

HI! Our group name is "Limaleochan"

+

These are our group members!

+
  • Myint Mo Maung Maung
  • +
  • Mario Jimenez
  • +
  • Leo Prissberg
  • +
  • Chan Li
  • + + + +
    We all study computer science and live in CA
    + + + \ No newline at end of file