@@ -4,7 +4,6 @@ import oscarHeadshot from "../images/headshots/oscar-headshot-square.jpg";
44import philipHeadshot from " ../images/headshots/philip-headshot-square.jpg" ;
55import blaineHeadshot from " ../images/headshots/blaine-headshot-square.jpg" ;
66import marcusHeadshot from " ../images/headshots/marcus-headshot-square.jpg" ;
7- import josiahHeadshot from " ../images/headshots/josiah-headshot-square.jpg" ;
87import jakeProfile from " ../images/headshots/jake-profile-square.png" ;
98import alexHeadshot from " ../images/headshots/alex-headshot-square.jpg" ;
109---
@@ -146,7 +145,24 @@ import alexHeadshot from "../images/headshots/alex-headshot-square.jpg";
146145 githubUsername =" spotandjake"
147146 >
148147 <p >
149- ...
148+ Driven by a passion for programming languages and WebAssembly, Jake
149+ brings a fresh and dynamic perspective to the Grain core team. His
150+ contributions focus on enhancing the standard library, Jake has played
151+ a key role in building the JSON and Number libraries, refining
152+ documentation, and supporting language server development. On occasion,
153+ he also contributes to the compiler, further expanding his expertise.
154+ </p >
155+
156+ <p >
157+ Currently studying type checking and compiler development, Jake blends
158+ his curiosity for programming languages with hands-on contributions to
159+ Grain. Outside of tech, he enjoys exploring the outdoors and engineering.
160+ </p >
161+
162+ <p >
163+ Jake is constantly exploring ways to push the boundaries of what's
164+ possible with programming languages and is always eager to learn new
165+ things and contribute to the advancement of technology.
150166 </p >
151167 </CoreTeamMemberInfo >
152168
0 commit comments