Make GPA bold.
This commit is contained in:
parent
91a4f15386
commit
9e80d8cc68
|
@ -29,15 +29,16 @@
|
|||
<section>
|
||||
<h1>Education</h1>
|
||||
<div class="section-content">
|
||||
<em>Bachelor of Science</em>, Computer Science - Achieved June 2020 • Minor in Mathematics • 4.0 GPA<br>
|
||||
<em>Master of Science</em>, Computer Science - Expected June 2022 • 4.0 GPA
|
||||
<em>Bachelor of Science</em>, Computer Science - Achieved June 2020 • Minor in Mathematics • <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>
|
||||
|
||||
<div class="section-content">
|
||||
<em>Languages:</em> C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe<br>
|
||||
<em>Programming Languages:</em> C, C++, Java, Kotlin, JavaScript, Haskell, Python, Haxe<br>
|
||||
<em>Languages:</em> English (fluent), Russian (native), French (conversational) <br>
|
||||
<em>Operating Systems:</em> MacOS, Linux<br>
|
||||
<em>Additional Skills:</em> Compiler design, algorithms, low-level development.<br>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user