Skip to content

Commit f144ab9

Browse files
committed
Merge branch 'microinternship-c1' of https://github.com/johnny603/GitWorkflowIntro into microinternship-c1
2 parents 9ebd162 + 1940b2d commit f144ab9

File tree

2 files changed

+20
-28
lines changed

2 files changed

+20
-28
lines changed

templates/microinternship-c1.html

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +0,0 @@
1-
</head>
2-
<body>
3-
<header>
4-
<h1> Microinternship C - Team 1 </h1>
5-
</header>
6-
7-
<main>
8-
<p>Members:</p>
9-
10-
<br>
11-
<a href="https://github.com/johnny603">Johnny</a>
12-
13-
<p>insert github links</p>
14-
15-
<a href="">Drake</a>
16-
<a href="">Jericho</a>
17-
18-
<br>
19-
20-
21-
22-
</main>
23-
24-
<footer>
25-
<p>&copy; 2025 Your Name. All rights reserved.</p>
26-
</footer>
27-
</body>
28-
</html>

templates/students_2024.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,27 @@ <h1> Summer 2024 Cohort </h1>
21022102
<p> What I'm most looking forward to about the CodeDay Labs internship is gaining experience on open-sources and making a contribution. </p>
21032103
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
21042104
</div>
2105+
2106+
<div class="student-container">
2107+
<div>
2108+
<img src="static/img/neenu_profiledp.jpeg">
2109+
</div>
2110+
<div class="student-name"> Neenu Antonny </div>
2111+
<div> School: SJSU </div>
2112+
<p> What I'm most looking forward to about the CodeDay Labs internship is an experience I can add to my resume. </p>
2113+
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
2114+
</div>
21052115

2116+
<div class="student-container">
2117+
<div>
2118+
<img src="static/img/neenu_profiledp.jpeg">
2119+
</div>
2120+
<div class="student-name"> Drake Hashimoto </div>
2121+
<div> School: CSU East Bay </div>
2122+
<p> What I'm most looking forward to about the CodeDay Labs internship is an experience I can add to my resume. </p>
2123+
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
2124+
</div>
2125+
21062126
</body>
21072127
</html>
21082128

0 commit comments

Comments
 (0)