Skip to content

Commit ab9d89c

Browse files
authored
Merge pull request #158 from mpaino/master
maddie help michelle :P
2 parents de1ee04 + da7f978 commit ab9d89c

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed
671 KB
Loading

teams-fall2025/PumpkinChai/index.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,21 @@ <h3>Ian Dellosa</h3>
111111
<a href="https://github.com/IanDellosa" aria-label="GitHub"><i class="fab fa-github"></i></a>
112112
</div>
113113
</div>
114-
115-
<!-- Placeholder for additional team members -->
116-
<div class="team-member placeholder">
117-
<div class="member-photo">
118-
<div class="photo-placeholder">
119-
<i class="fas fa-plus"></i>
120-
</div>
114+
115+
<div class="team-member">
116+
<img src="assets/michelle.png" alt="Michelle Paino" class="member-photo">
117+
<h3>Michelle Paino</h3>
118+
<p class="member-role">Developer</p>
119+
<div class="member-hobbies">
120+
<span class="hobby-tag">🍪Cookie</span>
121+
<span class="hobby-tag">🎮Gaming</span>
122+
<span class="hobby-tag">📖Reading</span>
123+
</div>
124+
<div class="member-social">
125+
<a href="https://www.linkedin.com/in/michelle-paino/" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
126+
<a href="https://github.com/mpaino" aria-label="GitHub"><i class="fab fa-github"></i></a>
121127
</div>
122-
<h3>Team Member 4</h3>
123-
<p class="member-role">Role TBD</p>
124-
<p class="member-bio">More team members coming soon...</p>
125128
</div>
126-
</div>
127129
</div>
128130
</section>
129131

teams-fall2025/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,14 @@ <h1>Teams & Members</h1>
190190
<td valign="center">Gaming, Music, Movies</td>
191191
<td valign="center">I love Lemonade</td>
192192
</tr>
193+
<tr>
194+
<td valign="center">
195+
<a href="PumpkinChai/index.html">Pumpkin Chai</a>
196+
</td>
197+
<td valign="center">Michelle Paino</td>
198+
<td valign="center">Baking/Cooking, Gaming, Blind Boxes, Reading</td>
199+
<td valign="center">I'm pretty good at card games!</td>
200+
</tr>
193201
<tr>
194202
<td valign="center">
195203
<a href="Thatchworks/index.html">Thatchworks</a>

0 commit comments

Comments
 (0)