Skip to content
Merged
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
Binary file added static/img/Phineas_pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 16 additions & 2 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ <h1> Summer 2025 Cohort </h1>
<p> I am eager to have my first experience in the open source community and hopefully make an impactful contribution.</p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

<div class="student-container">
<div>
<img src="static/img/sophiaalexander.jpeg">
Expand All @@ -339,8 +340,20 @@ <h1> Summer 2025 Cohort </h1>
<div> School: Santa Monica College </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is learning how to collaborate with my team on code, learning from experienced engineers, and making an impact.</p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>
<div class="student-container">
</div>

<div class="student-container">
<div>
<img src="static/img/Phineas_pic.jpg">
</div>
<div class="student-name"> Phineas Asmelash </div>
<div> School: UC Santa Cruz </div>
<p> What I'm looking for codeday labs expereince is to gain new skills, network with industry mentors, and make a contribution to an open source project. </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>


<div class="student-container">
<div>
<img src="static/img/IMG_1324.jpg">
</div>
Expand All @@ -349,5 +362,6 @@ <h1> Summer 2025 Cohort </h1>
<p> What I'm most looking forward to about the CodeDay Labs internship is getting the experience! </p>
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

</body>
</html>