Skip to content

Commit

Permalink
adding ethan and aj profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Jgerbrandt committed Sep 15, 2024
1 parent fe6b38f commit 5aa7f59
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 24 deletions.
Binary file added bio-rocket/src/lib/assets/aj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bio-rocket/src/lib/assets/ethan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
68 changes: 44 additions & 24 deletions bio-rocket/src/routes/about-us/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,67 @@
import Jesse from "$lib/assets/jesse.png";
import Jayden from "$lib/assets/jayden.png";
import Lukas from "$lib/assets/lukas.png";
import Jerry from "$lib/assets/jerry.png";
import Ethan from "$lib/assets/ethan.png";
import Rimoon from "$lib/assets/rimoon.png";
import Wade from "$lib/assets/wade.png";
import Aj from "$lib/assets/aj.png";
</script>

<div class="container mx-auto flex flex-col justify-center items-center overflow-auto">
<h1 class="text-center text-3xl sm:text-5xl mt-8 mb-8 text-primary-500">Meet the Visionaries</h1>
<div class="w-96 sm:w-full mb-8 text-token grid grid-cols-1 sm:grid-cols-3 gap-4">
<div class="w-96 sm:w-full mb-8 text-token grid grid-cols-1 sm:grid-cols-4 gap-4">
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Jayden} alt="Jayden" class="h-64 object-cover object-contain">
<img src={Lukas} alt="Lukas" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Jayden Sorensen </strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Controls Lead</h4>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Lukas Kobler</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Project Manager</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
After 3 years with SOAR and 24 months of aerospace and research internship experience, Jayden is ready to design, integrate, and test systems for data acquisition and analysis, communication, controls, and much more.
Lukas is studying mechanical engineering at the University of Calgary and has been developing rocket propulsion systems for SOAR for over 5 years and led the development of Dracarys I, the most powerful hybrid rocket motor ever flown, in Alberta.
<!-- cspell:enable -->
</p>
</article>
</div>
<hr class="opacity-50" />
</div>
<div class="card bg-initial card-hover overflow-hidden">
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Jerry} alt="Jerry" class="h-64 object-cover object-contain">
<img src={Jayden} alt="Jayden" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Jerry Wang</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Sustainability Lead</h4>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Jayden Sorensen </strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Controls Lead</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
Jerry has been working on rocket propulsion systems with SOAR for the past 4 years, and has 12 months of internship experience in the aviation industry. With his major in biomedical engineering, he is ready to push the envelope of sustainable fuels.
After 3 years with SOAR and 24 months of aerospace and research internship experience, Jayden is ready to design, integrate, and test systems for data acquisition and analysis, communication, controls, and much more.
<!-- cspell:enable -->
</p>
</article>
</div>
<hr class="opacity-50" />
</div>
<div class="card bg-initial card-hover overflow-hidden">
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Rimoon} alt="Rimoon" class="h-64 object-cover object-contain">
<img src={Jesse} alt="Jesse" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Rimoon Koryal </strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Test Lead</h4>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Jesse Gerbrandt</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Software Lead</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
With a 16-month engineering internship under his belt, Rimoon has experienced everything from safety regulation revision, embedded programming, to modelling and drafting parts for impressively large assemblies geared toward an in-house production line.
With 2 years of avionics experience on SOAR, Jesse has developed flight and safety-critical software, excelling in embedded systems, communication, and GUI programming, ensuring performance and reliability.
<!-- cspell:enable -->
</p>
</article>
Expand All @@ -70,17 +71,17 @@
</div>
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Jesse} alt="Jesse" class="h-64 object-cover object-contain">
<img src={Aj} alt="AJ" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Jesse Gerbrandt</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Software Lead</h4>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>AJ</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Sustainability Lead</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
With 2 years of avionics experience on SOAR, Jesse has developed flight and safety-critical software, excelling in embedded systems, communication, and GUI programming, ensuring performance and reliability.
With 9 years of experience in the pipeline construction industry, AJ brings a strong background in large-scale infrastructure projects where precision, safety, and teamwork are key. During his year with SOAR airframe, he has further developed his passion for engineering challenges, contributing to advanced systems and collaborative solutions.
<!-- cspell:enable -->
</p>
</article>
Expand All @@ -89,17 +90,17 @@
</div>
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Lukas} alt="Lukas" class="h-64 object-cover object-contain">
<img src={Rimoon} alt="Rimoon" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Lukas Kobler</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Project Manager</h4>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Rimoon Koryal </strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Test Lead</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
Lukas is studying mechanical engineering at the University of Calgary and has been developing rocket propulsion systems for SOAR for over 5 years and led the development of Dracarys I, the most powerful hybrid rocket motor ever flown, in Alberta.
With a 16-month engineering internship under his belt, Rimoon has experienced everything from safety regulation revision, embedded programming, to modelling and drafting parts for impressively large assemblies geared toward an in-house production line.
<!-- cspell:enable -->
</p>
</article>
Expand All @@ -125,5 +126,24 @@
</div>
<hr class="opacity-50" />
</div>
<div class="card bg-initial card-hover overflow-hidden">
<div class="mt-4 flex justify-center items-center">
<img src={Ethan} alt="Ethan" class="h-64 object-cover object-contain">
</div>
<header>
<h3 class="h3 mt-4 flex justify-center items-center" data-toc-ignore><strong>Ethan Subasic</strong></h3>
<h4 class="h4 flex justify-center items-center text-primary-500" data-toc-ignore>Mission Control Specialist</h4>
</header>
<div class="p-4 space-y-4">
<article>
<p class="text-center">
<!-- cspell:disable -->
Ethan is studying software and aerospace engineering at the University of Calgary. During his 2 years at SOAR and 1 year at Garmin he designed and implemented the ground system used by SOAR with a focus on safety along with computational efficiency and security.
<!-- cspell:enable -->
</p>
</article>
</div>
<hr class="opacity-50" />
</div>
</div>
</div>

0 comments on commit 5aa7f59

Please sign in to comment.