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: 2 additions & 1 deletion scripts/students.csv
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,5 @@ Adrian Haro
Sebastian Ramos
Minh Tran
Promodya Rajapakse'
Robert Petersen
Robert Petersen
Octavio Valdivia
Binary file added static/img/Valdivia_Octavio.photo.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: 11 additions & 1 deletion templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,17 @@ <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/Valdivia_Octavio.photo.jpg">
</div>
<div class="student-name"> Octavio Valdivia </div>
<div> School: San Jose State University </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is having some real experience under my belt and not just theory. Being able to contribute to Open source code. </p>
</div>



</body>
Expand Down