Skip to content
Open
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
11 changes: 11 additions & 0 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -1676,6 +1676,17 @@ <h1> Summer 2025 Cohort </h1>
<p>I am looking forward to gain experience that will go on my resume and also write valuable code.</p>
<a href=""></a>
</div>

<div class="student-container">
<div>
<img src="">
</div>
<div class="student-name"> Ruben Rivera </div>
<div> School: Cal State Monterey Bay </div>
<p> I look forward to working with others and building connections!</p>
<a href=""></a>
</div>
<div>

</body>

Expand Down