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/deandrehuang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,6 @@ <h1> Summer 2025 Cohort </h1>
<a href="Team page">Team page</a>
</div>


<div class="student-container">
<div>
<img src="/static/img/robert petersen 2025.jpg">
Expand All @@ -908,7 +907,16 @@ <h1> Summer 2025 Cohort </h1>
<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>
</div>

<div class="student-container">
<div>
<img src="static/img/deandrehuang.jpg">
</div>
<div class="student-name"> Deandre Huang </div>
<div> School: UCLA </div>
<p> I'm looking forward to collaborating with others on an open-source project and learn how to use github! </p>
</div>


</body>
Expand Down