Skip to content
Merged
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/anpham.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 16 additions & 1 deletion templates/students_2026.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,19 @@ <h1> Summer 2026 Cohort </h1>
<a href="woo_jos">Wootark Kim, Josue Nava - Jimenez</a>
</div>

<div class="student-container">
<div class="student-container">
<div>
<img src="static/img/anpham.jpg">
</div>
<div class="student-name"> An Pham </div>
<div> School: San Jose State University </div>
<p> I am looking forward to learning how to improve how I tackle hard issues and how to quickly and accurately come to a solution.
</p>
<a href="">Team: </a>
</div>


<div class="student-container">
<div>
<img src="static/img/Fady.jpeg">
</div>
Expand Down Expand Up @@ -335,6 +347,9 @@ <h1> Summer 2026 Cohort </h1>
</p>
<a href="">Team: N/A </a>
</div>


</body>

</body>
</html>