Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entry for Hillary Villarta #478

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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/hillary.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,5 +486,15 @@ <h1> Summer 2025 Cohort </h1>
<a href="nat_uts">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/hillary.jpg">
</div>
<div class="student-name"> Hillary Villarta </div>
<div> School: San Francisco State University </div>
<p> What I am most looking forward to about the CodeDay Lab internship is getting to learn how to work in a team and gain experience working on projects. </p>
<a href="microinternship-c1">Team page (leave blank until Module 5 when you will be assigned to your teams </a>
</div>

</body>
</html>