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 __pycache__/app.cpython-310.pyc
Binary file not shown.
11 changes: 11 additions & 0 deletions templates/students_2026.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,17 @@ <h1> Summer 2026 Cohort </h1>
<a href="woo_jos">Wootark Kim, Josue Nava - Jimenez</a>
</div>


<div class="student-container">
<div>
<img src="static/img/AndreiDuque.jpg">
</div>
<div class="student-name">Andrei Solomon Sanidad Duque</div>
<div> School: San Jose State University </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is expanding my git knowledge and working together with a team on a large project! </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

</body>

</html>