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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
__pycache__/
.venv/
.DS_Store
Binary file added static/img/maynor_mendieta.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -1311,5 +1311,16 @@ <h1> Summer 2025 Cohort </h1>
<p> I look foward to working with others to contribute to the open source community!</p>
<a href="microinternship-c1"></a>
</div>

<div class="student-container">
<div>
<img src="static/img/maynor_mendieta.JPG">
</div>
<div class="student-name"> Maynor Mendieta </div>
<div> School: Cal State University, Dominguez Hills </div>
<p>Looking to improve as a programmer and contribute wherever I can.</p>
<!--<a href="audr_danny_leonardo">Team: Audrey, Danny & Leonardo </a>-->
</div>

</body>
</html>