From ef1febeb85f25a5fc08627b1453a213cafc3d462 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Wed, 17 Jun 2020 01:15:33 -0700 Subject: [PATCH] Make everything fit. --- resume.html | 13 +++++++------ scss/style.scss | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/resume.html b/resume.html index f6cb860..1005217 100644 --- a/resume.html +++ b/resume.html @@ -29,16 +29,16 @@

Education

- Bachelor of Science, Computer Science - Achieved June 2020 • Minor in Mathematics • 4.0 GPA
+ Bachelor of Science, Major: Computer Science | Minor: Mathematics - Achieved June 2020 • 4.0 GPA
Master of Science, Computer Science - Expected June 2022
-

Technical Skills

+

Skills

- Programming Languages: C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe
- Languages: English (fluent), Russian (native), French (conversational)
+ Programming Languages: C, C++, Haskell, Kotlin, Java, Python, JavaScript, Haxe
+ Languages: English (native), Russian (native), French (conversational, DELF B1 certification)
Operating Systems: MacOS, Linux
Additional Skills: Compiler design, algorithms, low-level development.
@@ -80,7 +80,8 @@

Publications

- Jácome Cunha, Mihai Dan, Martin Erwig, Danila Fedorin, Alex Grejuc: Explaining spreadsheets with spreadsheets (short paper). GPCE 2018: 161-167 + Jácome Cunha, Mihai Dan, Martin Erwig, Danila Fedorin, Alex Grejuc: Explaining spreadsheets with spreadsheets (short paper).
+ GPCE 2018: 161-167
@@ -148,7 +149,7 @@

Honors and Awards

    -
  • Honor Roll (every academic term) — Awarded to students maintaining a full credit load and a GPA above 3.5.
  • +
  • Honor Roll (all terms) — Awarded to students maintaining a full credit load and a GPA above 3.5.
  • International Baccalaureate Diploma Scholarship — $1,000/term scholarship awarded to recipients of the IB Diploma.
  • Finalist — Google Code-In 2016, online competition in which participants complete tasks for open-source projects.
  • diff --git a/scss/style.scss b/scss/style.scss index 2e1a4a1..1aa271e 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -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;