Update information for graduation from EWU
This commit is contained in:
parent
2cb4b00ecb
commit
1082546b57
|
@ -8,4 +8,4 @@ draft = false
|
|||
weight = -100
|
||||
+++
|
||||
|
||||
Computer Science student at <a href="https://www.ewu.edu/" target="_blank">Eastern Washington University</a>, graduating in spring 2018.
|
||||
Recent graduate from <a href="https://www.ewu.edu/" target="_blank">Eastern Washington University</a> with a Bachelor of Science in Computer Science
|
||||
|
|
|
@ -11,7 +11,8 @@ PDF version available [here](/NeilBrommer-WebResume.pdf)"""
|
|||
weight = -90
|
||||
+++
|
||||
|
||||
<h2>Education</h2>
|
||||
## Education
|
||||
|
||||
<p>
|
||||
<div class="row">
|
||||
<div class="col-sm-8">
|
||||
|
@ -23,13 +24,12 @@ PDF version available [here](/NeilBrommer-WebResume.pdf)"""
|
|||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-8">
|
||||
<i>Bachelor of Science in Computer Science, 3.44 GPA</i>
|
||||
<i>Bachelor of Science in Computer Science, 3.52 GPA</i>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<i class="float-sm-right">2014 – present</i>
|
||||
<i class="float-sm-right">2014 – 2018</i>
|
||||
</div>
|
||||
</div>
|
||||
Graduating in spring 2018
|
||||
</p>
|
||||
<p>
|
||||
<div class="row">
|
||||
|
@ -51,24 +51,32 @@ PDF version available [here](/NeilBrommer-WebResume.pdf)"""
|
|||
Networking with Cisco switches and routers, with basic Windows and Linux administration
|
||||
</p>
|
||||
|
||||
<h2>Relevant Coursework and Skills</h2>
|
||||
|
||||
## Relevant Coursework and Skills
|
||||
|
||||
<ul class="row">
|
||||
<li class="col-md-6">Object-Oriented Languages – Java, C\#, C++</li>
|
||||
<li class="col-md-6">Object-Oriented Languages – Java, C#, C++</li>
|
||||
<li class="col-md-6">Object-Oriented design patterns</li>
|
||||
<li class="col-md-6">GUI Programming – JavaFX, WinForms, WPF</li>
|
||||
<li class="col-md-6">Relational Databases – SQL, database design</li>
|
||||
<li class="col-md-6">Databases – SQL, Database Design</li>
|
||||
<li class="col-md-6">Web Development – HTML, CSS, JavaScript, JQuery, PHP, REST APIs</li>
|
||||
<li class="col-md-6">Operating Systems – C, Unix, threads and processes, memory management</li>
|
||||
<li class="col-md-6">Software Engineering</li>
|
||||
<li class="col-md-6">Data Mining</li>
|
||||
<li class="col-md-6">Version Control Systems – Git</li>
|
||||
<li class="col-md-6">Network Programming – Network sockets, binary protocols</li>
|
||||
<li class="col-md-6">Low Level Systems – MIPS assembly, digital circuits</li>
|
||||
<li class="col-md-6">Network Administration – routing, switching, WAN, VoIP</li>
|
||||
<li class="col-md-6">Data Mining</li>
|
||||
<li class="col-md-6">Linux Administration – Basic system maintenance, Email, DNS</li>
|
||||
<li class="col-md-6">Windows Administration – MS Exchange, Active Directory</li>
|
||||
</ul>
|
||||
|
||||
<h2>Certifications</h2>
|
||||
|
||||
## Projects
|
||||
|
||||
See the [projects](/#projects) list
|
||||
|
||||
|
||||
## Certifications
|
||||
|
||||
<p>
|
||||
<div style="font-weight: bold;">CCNA</div>
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue