Change link
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 27s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m34s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 27s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m34s
Build and Test - Staging / test (pull_request) Successful in 2s
Build and Test - Staging / deploy_staging (pull_request) Successful in 5s
This commit is contained in:
@@ -23,7 +23,7 @@ const headerCarouselGroup: carouselGroup = {
|
||||
<h2 class="font-bold md:text-2xl my-4 underline">Who Am I</h2>
|
||||
<p>
|
||||
My name is Corwin Perren, and I'm a multi-disciplinary engineer with a <a
|
||||
class="text-blue-500 hover:text-blue-300" href="/education">degree</a> in computer science from Oregon State
|
||||
class="text-blue-500 hover:text-blue-300" href="/education">degree in computer science</a> from Oregon State
|
||||
University.
|
||||
For as long as I can remember, I've been fascinated by how things work, never being shy about taking them apart
|
||||
to learn the gritty details. At a young age, I began tinkering, adding lights and fans and doorbells to the
|
||||
@@ -41,12 +41,21 @@ const headerCarouselGroup: carouselGroup = {
|
||||
I quickly realized that robotics was an ideal focus due to its inherent multi-disciplinary nature, and joined
|
||||
the OSU Robotics club, which introduced me to people who are still my best friends today.
|
||||
Through student engineering jobs, I had the unique opportunity to work on some incredible projects such as the
|
||||
<a class="text-blue-500 hover:text-blue-300" href="/experience/osu-ceoas-ocean-mixing-group/robotic-oceanographic-surface-sampler">robotic oceanographic surface sampler</a> and an <a class="text-blue-500 hover:text-blue-300" href="/experience/osu-sinnhuber-aquatic-research-laboratory/zebrafish-embryo-pick-and-plate">embryo pick-and-plate machine</a>.
|
||||
<a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/osu-ceoas-ocean-mixing-group/robotic-oceanographic-surface-sampler">robotic oceanographic
|
||||
surface sampler</a> and an <a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/osu-sinnhuber-aquatic-research-laboratory/zebrafish-embryo-pick-and-plate">embryo
|
||||
pick-and-plate machine</a>.
|
||||
One my my proudest moments was when our club's mars rover took first place at the Candian International Rover
|
||||
Challenge in 2018, for which I was the <a class="text-blue-500 hover:text-blue-300" href="/experience/osu-robotics-club/mars-rover-software-team-lead">software lead</a>!
|
||||
Challenge in 2018, for which I was the <a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/osu-robotics-club/mars-rover-software-team-lead">software
|
||||
lead</a>!
|
||||
</p>
|
||||
<p class="mt-4">
|
||||
After a short three-month <a class="text-blue-500 hover:text-blue-300" href="/experience/spacex/avionics-test-engineering-internship">internship</a> at SpaceX in Hawthorne at the end of college, I applied for a <a class="text-blue-500 hover:text-blue-300" href="/experience/spacex/hardware-test-engineer-i-ii">test
|
||||
After a short three-month <a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/spacex/avionics-test-engineering-internship">internship</a> at
|
||||
SpaceX in Hawthorne at the end of college, I applied for a <a class="text-blue-500 hover:text-blue-300"
|
||||
href="/experience/spacex/hardware-test-engineer-i-ii">test
|
||||
engineering</a> position for the company's Starlink team and was hired in mid-2019.
|
||||
For six years, I developed test system hardware, software, harnesses, mechanical fixtures, devops
|
||||
infrastructure, websites, and tooling to ensure that Starlink, Falcon, Dragon, and Starship component tests were
|
||||
@@ -57,10 +66,14 @@ const headerCarouselGroup: carouselGroup = {
|
||||
<p class="mt-4">
|
||||
To learn more about my experiences, hobbies, interests, and skills, feel free to explore the site!
|
||||
While the short summary above provides some insight into who I am, it leaves out plenty!
|
||||
For example, I've been an avid <a class="text-blue-500 hover:text-blue-300" href="/hobby/motorcycling/lineup">motorcycle rider</a> since I was sixteen, and have an <a class="text-blue-500 hover:text-blue-300" href="/hobby/body-mods">rfid implant</a> in my hand!
|
||||
For example, I've been an avid <a class="text-blue-500 hover:text-blue-300" href="/hobby/motorcycling/lineup">motorcycle
|
||||
rider</a> since I was sixteen, and have an <a class="text-blue-500 hover:text-blue-300" href="/hobby/body-mods">rfid
|
||||
implant</a> in my hand!
|
||||
</p>
|
||||
<p class="mt-4">
|
||||
If you're interested in contacting me, feel free to message on <a class="text-blue-500 hover:text-blue-300" href="https://github.com/caperren">LinkedIn</a>, or via the primary contact methods
|
||||
If you're interested in contacting me, feel free to message on <a class="text-blue-500 hover:text-blue-300"
|
||||
href="https://github.com/caperren">LinkedIn</a>,
|
||||
or via the primary contact methods
|
||||
on my <a class="text-blue-500 hover:text-blue-300" href="/resume/2025-11-10-infrastructure-engineer">resume</a>.
|
||||
</p>
|
||||
</BaseLayout>
|
||||
Reference in New Issue
Block a user