Skip to content
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
3 changes: 3 additions & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -573,3 +573,6 @@ def team_woo_jos():
def Kaur_Arteaga_SantaMaria():
return render_template('teams/Kaur_Arteaga_SantaMaria.html')

@app.route("/emily_ruben_jahni")
def emily_ruben_jahni():
return render_template('teams/emily_ruben_jahni.html')
Binary file added static/img/Jahni.JPG
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/emilyvu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 15 additions & 6 deletions templates/students_2026.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,13 @@ <h1> Summer 2026 Cohort </h1>
</div>
<div class="student-container">
<div>
<img src="static/img/jahni.jpg">
<img src="static/img/Jahni.JPG">
</div>
<div class="student-name"> Jahnifah Johnson </div>
<div> School: CSU Fullerton </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is being able to broaden my technical and people skills hands-on
<p> What I'm most looking forward to about the CodeDay Labs internship is being able to broaden my technical and people skills hands-on and work with peers
</p>
<a href="">Team: N/A </a>
<a href="emily_ruben_jahni">Team: Emily, Ruben, Jahnifah</a>
</div>
<div class="student-container">
<div>
Expand Down Expand Up @@ -254,8 +254,7 @@ <h1> Summer 2026 Cohort </h1>
<p> I am looking forward to learn how to properly contribute to an open-source environment!
</p>
<a href="woo_jos">Team: Wootark Kim, Josue Nava - Jimenez</a>
</div>

</div>

</div class="student-container">
<div>
Expand Down Expand Up @@ -292,6 +291,16 @@ <h1> Summer 2026 Cohort </h1>
<a href="woo_jos">Wootark Kim, Josue Nava - Jimenez</a>
</div>

<div class="student-container">
<div>
<img src="static/img/emilyvu.jpg">
</div>
<div class="student-name"> Emily Vu </div>
<div> School: Rutgers University </div>
<p> I look forward to learning and contributing to an open-source project. </p>
<a href="emily_ruben_jahni">Team: Emily, Ruben, Jahnifah</a>
</div>

</body>

</html>
</html>
5 changes: 5 additions & 0 deletions templates/teams/emily_ruben_jahni.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<html>
<head>
<body>we all are CS majors<body>
<head>
<html>