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
Binary file added static/img/TylerField.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 23 additions & 10 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -898,18 +898,31 @@ <h1> Summer 2025 Cohort </h1>
<a href="Team page">Team page</a>
</div>


<div class="student-container">
<div class="student-container">
<div>
<img src="/static/img/robert petersen 2025.jpg">
<img src="static/img/IMG_0259.jpeg">
</div>
<div class="student-name"> Aaron Pang </div>
<div> School: San Jose State University </div>
<p> What I am most looking forward to is making a contribution to an open source project and improving my collaboration skills </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/TylerField.jpeg" alt="Tyler Field">
</div>
<div class="student-name"> Tyler Field</div>
<div> CCSF (City College of San Francisco) </div>
<p>
What I'm most looking forward to about the CodeDay Labs internship is developing skills so that I can be successful in landing an internship.
</p>
<a href="#">
Team page (leave blank until Module 5 when you will be assigned to your teams)
</a>
</div>
<div class="student-name">Robert Petersen</div>
<div> CSUF [Cal State University Fullerton]: </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is developing transferable skills to make me more employable. </p>
<a href="https://github.com/tensorzero/tensorzero/issues/767#issuecomment-3029318217">
Integrate Nvidia NIM microservices into TensorZero #767</a>
</div>


</body>
</html>