Make everything fit.

This commit is contained in:
Danila Fedorin 2020-06-17 01:15:33 -07:00
parent 9e80d8cc68
commit ef1febeb85
2 changed files with 8 additions and 7 deletions

View File

@ -29,16 +29,16 @@
<section>
<h1>Education</h1>
<div class="section-content">
<em>Bachelor of Science</em>, Computer Science - Achieved June 2020 • Minor in Mathematics<em class="bold">4.0 GPA</em><br>
<em>Bachelor of Science</em>, Major: Computer Science | Minor: Mathematics - Achieved June 2020 • <em class="bold">4.0 GPA</em><br>
<em>Master of Science</em>, Computer Science - Expected June 2022
</div>
</section>
<section>
<h1>Technical Skills</h1>
<h1>Skills</h1>
<div class="section-content">
<em>Programming Languages:</em> C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe<br>
<em>Languages:</em> English (fluent), Russian (native), French (conversational) <br>
<em>Programming Languages:</em> C, C++, Haskell, Kotlin, Java, Python, JavaScript, Haxe<br>
<em>Languages:</em> English (native), Russian (native), French (conversational, DELF B1 certification) <br>
<em>Operating Systems:</em> MacOS, Linux<br>
<em>Additional Skills:</em> Compiler design, algorithms, low-level development.<br>
</div>
@ -80,7 +80,8 @@
<h1>Publications</h1>
<div class="section-content">
J&aacute;come Cunha, Mihai Dan, Martin Erwig, <em class="bold">Danila Fedorin</em>, Alex Grejuc: <em>Explaining spreadsheets with spreadsheets (short paper).</em> GPCE 2018: 161-167
J&aacute;come Cunha, Mihai Dan, Martin Erwig, <em class="bold">Danila Fedorin</em>, Alex Grejuc: <em>Explaining spreadsheets with spreadsheets (short paper).</em><br>
<span style="display: inline-block; width: 20px"></span>GPCE 2018: 161-167
</div>
</section>
<section>
@ -148,7 +149,7 @@
<h1>Honors and Awards</h1>
<div class="section-content">
<ul>
<li><em>Honor Roll (every academic term)</em> — Awarded to students maintaining a full credit load and a GPA above 3.5.</li>
<li><em>Honor Roll (all terms)</em> — Awarded to students maintaining a full credit load and a GPA above 3.5.</li>
<li><em>International Baccalaureate Diploma Scholarship</em> — $1,000/term scholarship awarded to recipients of the IB Diploma.</li>
<li><em>Finalist</em> — Google Code-In 2016, online competition in which participants
complete tasks for open-source projects.</li>

View File

@ -22,7 +22,7 @@ body {
padding: 0px;
font-family: $text-font;
line-height: 1.3em;
font-size: 12px;
font-size: 11.5px;
@media not print {
width: 215.9mm;