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

<div class="student-container">
<div>
<img src="">
</div>
<div class="student-name"> Marine Bayramyan </div>
<div> School: Los Angeles Pierce College </div>
<p>I am looking forward to gain experience that will go on my resume and also write valuable code.</p>
<a href=""></a>
</div>

</body>

Expand Down
12 changes: 12 additions & 0 deletions templates/students_2026.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,18 @@ <h1> Summer 2026 Cohort </h1>
</p>
<a href="">Team: N/A </a>
</div>

<div class="student-container">
<div>
<img src="static/img/AnthonyR_pic.PNG">
</div>
<div class="student-name"> Anthony RodriguezAlmazan </div>
<div> School: San Francisco State University </div>
<p>What I'm most looking forward to about CodeDay Labs internship is improving my programming skills and working with others.
</p>
<a href="">Team: </a>
</div>

</body>

</html>