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/jonathan_martin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 15 additions & 1 deletion templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,21 @@ <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/jonathan_martin.jpg">
</div>
<div class="student-name"> Jonathan Martin </div>
<div> School: Cal Poly SLO </div>
<p>
What I'm most looking forward to about the CodeDay Labs internship is working
with other industry professionals on a real project, since I
haven't gotten that kind of expereince before.
</p>
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams)</a>
</div>


</body>
Expand Down