Add thesis to education section

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-12-30 16:55:55 -08:00
parent e7205c2207
commit 03995b386f
2 changed files with 15 additions and 2 deletions

View File

@@ -29,8 +29,13 @@
<section>
<h1>Education</h1>
<div class="section-content">
<em class="italic">Master of Science</em>, Oregon State University, Computer Science - Completed June 2022 • <em class="bold">4.0 GPA</em><br>
<em class="italic">Bachelor of Science</em>, Oregon State University, Major: Computer Science | Minor: Mathematics - Completed June 2020<em class="bold">4.0 GPA</em>
<div class="education-container">
<em class="italic">Master of Science</em>, Oregon State University, Computer Science - Completed June 2022<em class="bold">4.0 GPA</em>
<div class="education-subtext">Thesis: <em>Guided Translation of Algorithmic Notation into Functional Programs</em></div>
</div>
<div class="education-container">
<em class="italic">Bachelor of Science</em>, Oregon State University, Major: Computer Science | Minor: Mathematics - Completed June 2020 • <em class="bold">4.0 GPA</em>
</div>
</div>
</section>
<!--