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/audrey.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 8 additions & 18 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -918,27 +918,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/tazmeenphoto.png">
</div>
<div class="student-name"> Tazmeen Ahmed </div>
<div> School: San Jose State University </div>
<p> What I am most looking forward to is gaining hands on experience in open source and working with others on a 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 class="student-container">
<div>
<img src="static/img/RZ.JPG">
<img src="static/img/audrey.jpg">
</div>
<div class="student-name"> Raquel Zuelke </div>
<div> School: CSU Monterey Bay </div>
<p> What I am most looking forward to is the micro internship experience as well as working with others throughout this year. </p>
<a href="microinternship-c1"></a>
</div>
<div class="student-name"> Audrey Dang </div>
<div> School: University of Houston </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is the opportunity to contribute to my first open-source project and gain hands-on experience. </p>
<a href="audr_danny_leonardo">Team: Audrey, Danny & Leonardo </a>
</div>



Expand Down
7 changes: 7 additions & 0 deletions templates/teams/audr_danny_leonardo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<header></header>
<body>
This is our first open source contribution!
</body>
</html>