Add more coursework, remove ACMT
Remove ACMT certification to give more space for coursework
This commit is contained in:
parent
2751fe0a75
commit
5d0ec66ac0
Binary file not shown.
|
@ -7,7 +7,7 @@
|
|||
%\usepackage[T1]{fontenc}
|
||||
\moderncvicons{awesome}
|
||||
|
||||
% moderncv themes
|
||||
% modernCV themes
|
||||
% style options are 'casual' (default), 'classic', 'banking', 'oldstyle' and
|
||||
% 'fancy'
|
||||
\moderncvstyle{banking}
|
||||
|
@ -84,8 +84,8 @@
|
|||
%\photo[64pt][0.4pt]{picture}
|
||||
|
||||
% optional, remove / comment the line if not wanted
|
||||
\quote{Computer science student at Eastern Washington University graduating in
|
||||
spring 2018.}
|
||||
\quote{Computer Science student at Eastern Washington University graduating in
|
||||
spring quarter 2018.}
|
||||
|
||||
|
||||
% increase width of the title quote
|
||||
|
@ -116,13 +116,13 @@
|
|||
|
||||
% arguments 3 to 6 can be left empty
|
||||
\section{Education}
|
||||
\cventry{2014 -- present}
|
||||
\cventry{2014 -- present} % chktex 8
|
||||
{Bachelor of Science in Computer Science}
|
||||
{Eastern Washington University}
|
||||
{Cheney, Washington}
|
||||
{3.44 GPA}
|
||||
{Planning to graduate in spring 2018}
|
||||
\cventry{2011 -- 2013}
|
||||
\cventry{2011 -- 2013} % chktex 8
|
||||
{Associate of Applied Science in Network Design and Administration}
|
||||
{Spokane Community College}
|
||||
{Spokane, Washington}
|
||||
|
@ -132,39 +132,38 @@
|
|||
|
||||
|
||||
\section{Relevant Coursework}
|
||||
\cvlistdoubleitem
|
||||
{Java -- Object-Oriented programming}
|
||||
{JavaFX -- GUI programming}
|
||||
\cvlistdoubleitem
|
||||
\section{Relevant Coursework}
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Object Oriented Programming -- Java, C\#} % chktex 8
|
||||
{Object-Oriented design patterns}
|
||||
{Relational Databases -- SQL}
|
||||
\cvlistdoubleitem
|
||||
{C \& Unix -- Structural and low level programming}
|
||||
{Operating Systems -- Memory management, task switching, etc.}
|
||||
\cvlistdoubleitem
|
||||
{Architecture -- Basic MIPS assembly}
|
||||
{Digital Circuits -- Digital logic}
|
||||
\cvlistdoubleitem
|
||||
{Network Programming -- Network sockets}
|
||||
{Linux server administration -- Email, DNS}
|
||||
\cvlistdoubleitem
|
||||
{Network administration -- routing, switching, WAN, VoIP}
|
||||
{Windows administration -- MS Exchange, Active Directory}
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{GUI Programming -- JavaFX, WinForms, WPF} % chktex 8
|
||||
{Relational Databases -- SQL} % chktex 8
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Web Development -- HTML, CSS, JavaScript, JQuery, PHP, WordPress} % chktex 8
|
||||
{Operating Systems -- C, Unix, threads and\\ processes, memory management} % chktex 8
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Software Engineering} % chktex 8
|
||||
{Digital Circuits -- Digital logic} % chktex 8
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Network Programming -- Network sockets,\\ binary protocols} % chktex 8
|
||||
{Network Administration -- routing, switching, WAN, VoIP} % chktex 8
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Linux Administration -- Basic system\\ maintenance, Email, DNS} % chktex 8
|
||||
{Windows Administration -- MS Exchange, Active Directory} % chktex 8
|
||||
\cvlistdoubleitem % chktex 1
|
||||
{Low Level Systems -- MIPS assembly, digital circuits} % chktex 8
|
||||
{PC/Server Hardware}
|
||||
|
||||
|
||||
\section{Certifications}
|
||||
\cventry{September 2013 -- 2016}
|
||||
\cventry{September 2013 -- 2016} % chktex 8
|
||||
{Cisco Certified Network Administrator}
|
||||
{CCNA}
|
||||
{}
|
||||
{}
|
||||
{Cisco's second level of computer networking certifications. Focuses on\\
|
||||
designing and managing routed and switched networks}
|
||||
\cventry{2010 -- 2011}{Apple Certified Macintosh Technician}
|
||||
{ACMT}
|
||||
{}
|
||||
{}
|
||||
{The Apple equivalent to the A+ PC hardware certification.}
|
||||
|
||||
|
||||
%\section{Work History}
|
||||
|
|
Loading…
Reference in a new issue