Add vial experience

This commit is contained in:
2025-10-10 08:01:12 -04:00
parent 17586ae648
commit 0c070b1496
2 changed files with 27 additions and 5 deletions

View File

@ -9,6 +9,7 @@
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<title>Ethan's Portfolio</title>
</head>
@ -36,8 +37,7 @@
<div class="side-by-side">
<div class="section">
<h2>About</h2>
<p>I am a 4th year Computer Science student at University of Toronto Scarborough with a focus on Software
Development.</p>
<p>I am a University of Toronto Computer Science Alum with a focus on Software Development.</p>
<p>Passionate in developing scalable, high quality web and games software with readable, optimized, and well
tested code.</p>
<p>In my spare time, my main hobby is music. I play Trombone and Piano, and enjoy most to play jazz music.
@ -66,6 +66,28 @@
</div>
<div class="section">
<h2>Work Experience</h2>
<div class="experience">
<div class="square-wrapper">
<div>
<img src="./pictures/vial.jpeg" alt="vial logo">
</div>
</div>
<div class="experience-text">
<div class="experience-header">
<h2> <a href="https://vial.com/" target="_blank">Vial</a> | Software Engineer Intern</h2>
<p>09/2025 - Present</p>
</div>
<p>Montréal, QC.</p>
<ul>
<li>
Aid in development of critical company software that powers clinical trials
</li>
<li>
Full-stack web development
</li>
</ul>
</div>
</div>
<div class="experience">
<div class="smartli-wrapper">
<div>
@ -74,8 +96,8 @@
</div>
<div class="experience-text">
<div class="experience-header">
<h2>SmartLi Inc. | Analytics Developer</h2>
<p>05/2024 - Present</p>
<h2> <a href="https://smartli.co/" target="_blank">SmartLi Inc.</a> | Analytics Developer</h2>
<p>05/2024 - 08/2024</p>
</div>
<p>Toronto, ON.</p>
<ul>
@ -130,7 +152,7 @@
</div>
<div class="experience-text">
<div class="experience-header">
<h2>Jump+ | Sales Associate</h2>
<h2> <a href="https://www.jumpplus.com/" target="_blank">Jump+</a> | Sales Associate</h2>
<p>05/2021 - 01/2023</p>
</div>
<p>Hamilton, ON.</p>

BIN
src/pictures/vial.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB