WIP changes to section arrangement.

This commit is contained in:
Danila Fedorin 2020-06-17 00:07:11 -07:00
parent c2d7672a69
commit c9563274f1
1 changed files with 15 additions and 20 deletions

View File

@ -26,27 +26,22 @@
<hr> <hr>
<main> <main>
<div class="horizontal-list"> <section>
<section style="flex-basis: 45%;"> <h1>Education</h1>
<h1>Education</h1> <div class="section-content">
<div class="section-content"> <em>Bachelor of Science</em>, Computer Science - Achieved June 2020 • Minor in Mathematics • 4.0 GPA<br>
Oregon State University, Corvallis, OR <br> <em>Master of Science</em>, Computer Science - Expected June 2022 • 4.0 GPA
<em>Bachelor of Science</em>, Computer Science, <br> </div>
Expected June 2020 <br> </section>
4.0 GPA <section>
</div> <h1>Technical Skills</h1>
</section>
<section>
<h1>Technical Skills</h1>
<div class="section-content"> <div class="section-content">
<em>Languages:</em> C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe<br> <em>Languages:</em> C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe<br>
<em>Operating Systems:</em> MacOS, Linux<br> <em>Operating Systems:</em> MacOS, Linux<br>
<em>Additional Skills:</em> Experience with compiler design, algorithm efficiency, <em>Additional Skills:</em> Compiler design, algorithms, low-level development.<br>
low-level development.<br> </div>
</div> </section>
</section>
</div>
<section> <section>
<h1>Projects</h1> <h1>Projects</h1>
<div class="horizontal-list section-content"> <div class="horizontal-list section-content">