Skip to content

Commit 5dfaec0

Browse files
committed
updated bios
1 parent 53c2a95 commit 5dfaec0

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

meettheteam/index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2 class="text-white-50 mx-auto mt-2 mb-5">The JavaJokers</h2>
5858
<div class="col-lg-8">
5959
<h2 class="text-white mb-4">JavaJokers is one of the 2024-2025 First Tech Challenge (FTC) team for Golda Meir School, located in Milwaukee, WI. </h2>
6060
<p class="text-white-50">
61-
We are a team of 4 people, and our goal is to expand our and others current knowledge of robotics, marketing and outreach, coding and app development, and much more.<br>
61+
We are a team of 7? people, and our goal is to expand our and others current knowledge of robotics, marketing and outreach, coding and app development, and much more.<br>
6262
Our team number is <code>13 828</code>.
6363
</p>
6464
</div>
@@ -76,7 +76,7 @@ <h1 class="mb-0">Meet our team</h1>
7676
<div class="col-md-3">
7777
<div class="bg-white p-3 text-center rounded box"><img class="img-responsive rounded-circle" width="90" src="https://upload.wikimedia.org/wikipedia/commons/1/14/No_Image_Available.jpg">
7878
<h5 class="mt-3 name">Spencer Robinson</h5><span class="work d-block">Programmer and Outreach</span><span class="work d-block">8th grade</span>
79-
<div class="mt-4 about"><span>Spencer joined the Java Jokers last year and is a lead programmer who helps with outreach(including this website!)</span></div>
79+
<div class="mt-4 about"><span>No surviving portraits of Spencer exist, but he joined the Java Jokers last year and is the lead programmer who helps with outreach(including this website!)</span></div>
8080
</div>
8181
</div>
8282
</div>
@@ -85,7 +85,7 @@ <h5 class="mt-3 name">Spencer Robinson</h5><span class="work d-block">Programmer
8585
<div class="col-md-3">
8686
<div class="bg-white p-3 text-center rounded box"><img class="img-responsive rounded-circle" width="90" src="../assets/portrait/mark.jpg">
8787
<h5 class="mt-3 name">Andy Mommaerts</h5><span class="work d-block">CAD and Mechanical</span><span class="work d-block">12th grade</span>
88-
<div class="mt-4 about"><span>A team member whp has prior CAM experience in tinkerCAD and fusion360. They run 3d printing that we do at the STEM center. They are the second of our two main drivers.</span></div>
88+
<div class="mt-4 about"><span>A team member whp has prior CAD experience in tinkerCAD and fusion360. They run 3d printing that we do at the STEM center. They are the second of our two main drivers.</span></div>
8989
</div>
9090
</div>
9191

@@ -106,6 +106,14 @@ <h5 class="mt-3 name">Kayden Emery-Schwemer</h5><span class="work d-block"></spa
106106

107107
</div>
108108
</div>
109+
<!--Jonathan-->
110+
<div class="col-md-3">
111+
<div class="bg-white p-3 text-center rounded box"><img class="img-responsive rounded-circle" src="https://upload.wikimedia.org/wikipedia/commons/1/14/No_Image_Available.jpg" width="90">
112+
<h5 class="mt-3 name">Jonathan</h5><span class="work d-block"></span>Outreach<span class="work d-block">9th grade</span>
113+
<div class="mt-4 about"><span> Jonathan joined the Java Jokers this year, heads outreach, and is plotting to take over the world</span></div>
114+
115+
</div>
116+
</div>
109117

110118

111119

0 commit comments

Comments
 (0)