Skip to content

Created and added links and content for Team Lucas - Marina - Mai #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -399,3 +399,7 @@ def team_nam_dylan_brandon():
def team_Jane_Dane_Steven():
return render_template('teams/Jane_Dane_Steven.html')

@app.route("/luc_mar_mai")
def team_luc_mar_mai():
return render_template('teams/luc_mar_mai.html')

Binary file added static/img/lucas_tan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/mai-tran.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 23 additions & 2 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -861,8 +861,19 @@ <h1> Summer 2025 Cohort </h1>
<div class="student-name"> Marina Villarreal </div>
<div> School: Hartnell College </div>
<p> I look forward to working on my first open source project! </p>
<a href="">Team page</a>
<a href="luc_mar_mai">Team Lucas, Marina, and Mai</a>
</div>

<div class="student-container">
<div>
<img src="static/img/mai-tran.jpeg">
</div>
<div class="student-name"> Mai Tran </div>
<div> School: Carleton College </div>
<p> I'm excited to working on a project focusing software security. </p>
<a href="luc_mar_mai">Team Lucas, Marina, and Mai</a>
</div>

<div class="student-container">
<div>
<img src="static/img/CA42C5BD-F6E6-49D7-937C-27C637E4D656_1_105_c.jpeg">
Expand All @@ -879,7 +890,17 @@ <h1> Summer 2025 Cohort </h1>
<div class="student-name"> Kujoon Kwon </div>
<div> School: Orange Coast College </div>
<p> What I look forward is to have experience in 2025 summmer open source project </p>
<a href=Team page</a>
<a href=Team page></a>
</div>

<div class="student-container">
<div>
<img src="static/img/lucas_tan.png">
</div>
<div class="student-name"> Lucas Tan </div>
<div> School: CSU Monterey Bay </div>
<p> What I'm most looking forward to is being able to apply the things we've learned in class to a more real-world scenario. </p>
<a href="luc_mar_mai">Team Lucas, Marina, and Mai</a>
</div>

</body>
Expand Down
1 change: 1 addition & 0 deletions templates/teams/luc_mar_mai.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
We are all incoming juniors in college and majoring in computer science.