Skip to content

Commit dd6a6f9

Browse files
Merge branch 'main' into kiko
2 parents d741db7 + 88e3591 commit dd6a6f9

File tree

4 files changed

+36
-3
lines changed

4 files changed

+36
-3
lines changed

static/img/IMG_1324.jpg

6.29 MB
Loading

static/img/Phineas_pic.jpg

738 KB
Loading

static/img/agamjot.png

232 KB
Loading

templates/students_2025.html

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,17 @@ <h1> Summer 2025 Cohort </h1>
331331
<p> I am eager to have my first experience in the open source community and hopefully make an impactful contribution.</p>
332332
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
333333
</div>
334+
335+
<div class="student-container">
336+
<div>
337+
<img src="static/img/agamjot.png">
338+
</div>
339+
<div class="student-name"> Agamjot Singh </div>
340+
<div> School: San Jose State University</div>
341+
<p> What I'm most looking forward to about the CodeDay internship is more about open source techniques!</p>
342+
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
343+
</div>
344+
334345
<div class="student-container">
335346
<div>
336347
<img src="static/img/sophiaalexander.jpeg">
@@ -339,9 +350,9 @@ <h1> Summer 2025 Cohort </h1>
339350
<div> School: Santa Monica College </div>
340351
<p> What I'm most looking forward to about the CodeDay Labs internship is learning how to collaborate with my team on code, learning from experienced engineers, and making an impact.</p>
341352
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
342-
</div>
353+
</div>
343354

344-
<div class="student-container">
355+
<div class="student-container">
345356
<div>
346357
<img src="static/img/barr_kiko.png">
347358
</div>
@@ -350,5 +361,27 @@ <h1> Summer 2025 Cohort </h1>
350361
<p> I am excited to make my first open source contribution and get to know my Computing Talent Initiative peers through my CodeDay internship. </p>
351362
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
352363
</div>
364+
365+
<div class="student-container">
366+
<div>
367+
<img src="static/img/Phineas_pic.jpg">
368+
</div>
369+
<div class="student-name"> Phineas Asmelash </div>
370+
<div> School: UC Santa Cruz </div>
371+
<p> What I'm looking for codeday labs expereince is to gain new skills, network with industry mentors, and make a contribution to an open source project. </p>
372+
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
373+
</div>
374+
375+
376+
<div class="student-container">
377+
<div>
378+
<img src="static/img/IMG_1324.jpg">
379+
</div>
380+
<div class="student-name"> Brendan Sick </div>
381+
<div> School: Grossmont College </div>
382+
<p> What I'm most looking forward to about the CodeDay Labs internship is getting the experience! </p>
383+
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
384+
</div>
385+
353386
</body>
354-
</html>
387+
</html>

0 commit comments

Comments
 (0)