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/JosueNava.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -1656,6 +1656,19 @@ <h1> Summer 2025 Cohort </h1>
</p>
<a href="Limaleochan">Team Page! </a>
</div>

<div class="student-container">
<div>
<img src="static/img/JosueNava.jpg">
</div>
<div class="student-name" style="color: #613DFF;"> Josue Nava - Jimenez </div>
<div><p>School: CSU Monterey Bay</p></div>
<p>
I look forward to learning how to work in a team and just contribute
to open source projects with the programming skills I know
</p>
</div>
<a href="">Team Page</a>

</body>

Expand Down