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/KevinPicture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,16 @@ <h1> Summer 2025 Cohort </h1>
<a href="rav">Team Regina, Andre, and Vansh</a>
</div>


<div class="student-container">
<div>
<img src="static/img/KevinPicture.png">
</div>
<div class="student-name"> Kevin Jijon </div>
<div> School: Santa Monica College </div>
<p> What I'm looking for the most is to improve my professional skills and gain experience working on open source projects. </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>
<img src="static/img/Regina_Huang.jpg">
Expand Down