]> git.donarmstrong.com Git - resume.git/commitdiff
add interpersonal skills
authorDon Armstrong <don@donarmstrong.com>
Thu, 11 May 2017 01:50:43 +0000 (18:50 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 11 May 2017 01:50:43 +0000 (18:50 -0700)
dla-resume.org
dlaresume.cls

index 3acd3ef7e4deb0931a48b6f4d587e778c6285a93..4c862dba5e2548a6a250e20af0ba6ff9058f7619 100644 (file)
@@ -7,8 +7,16 @@
 #+LATEX_CLASS_OPTIONS: [10pt,breaklinks]
 
 #+BEGIN_EXPORT latex
-  %% Name  
-  \noindent{\color{headings}\fontsize{24pt}{24pt}\selectfont {\textsc{\textbf{\myauthor}}}}
+\begin{minipage}[t]{0.4\textwidth}
+  \begin{minipage}[c][0.6in]{2.3in}
+  {\color{headings}\fontsize{24pt}{24pt}\selectfont {\textsc{\textbf{\myauthor}}}}
+  {\footnotesize
+  \href{mailto:\myemail}{\myemail} \hfill
+  +1~714-813-8531 \\
+  {\centering  \href{\myweb}{\myweb} }
+  }
+  \vfill
+  \end{minipage}
   \hfill
    \begin{minipage}[t]{0.0in}
      % dummy (needed here)
 %  \medskip
   % Address and contact block
   \hfill
-  \begin{minipage}[t]{1.7in}
-    \flushright {\footnotesize
-      \myphone \\ 
-      \href{mailto:\myemail}{\myemail} \\
-      \href{\myweb}{\myweb}}
-  \end{minipage}
-  % 
-  \begin{minipage}[t]{0.75in}
-  \qrcode[tight,level=L,link,height=0.75in]{https://dla2.us/res}
+  \begin{minipage}[c][0.6in]{0.6in}
+  \href{https://dla2.us/res}{\qrcode[tight,level=L,nolink,height=0.6in]{https://dla2.us/res}}
   \end{minipage}
-
-%  \medskip
-
+  \vspace{1em}
 #+END_EXPORT
 
-#+BEGIN_EXPORT latex
-\begin{minipage}[t]{0.4\textwidth}
-#+END_EXPORT
 
 * Education
 ** UC Riverside
 + Collaborative Development: git, travis, continuous integration,
   automated testing
 + Databases: Postgresql (PL/SQL), SQLite, Mysql
+** Communication
++ Strong written communication skills as evidenced by publication
+  record
++ Strong verbal and presentation skills as evidenced by presentation
+  and teaching record
 # ** Consortia Involvement
 # + *H3A Bionet*: Generating workflows and cloud resources for H3 Africa
 # + *Psychiatric Genomics Consortium*: Identification of epigenetic
index e5289a9c90c6437e14ba701d4b31f06820ce852f..833537b7bc7ad561b288d0e79165e2c563fbeb25 100644 (file)
 \titleformat{\section}{%
 \color{headings}\fontsize{18pt}{18pt}\selectfont%
  \raggedright\scshape}{}{0pt}{}[{\titleline{\titlerule[1.5pt]}}]
-\titlespacing*{\section}{0pt}{0pt}{4pt}
+\titlespacing*{\section}{0pt}{0.5em}{4pt}
 \titleformat{\subsection}{%
 \color{subheadings}\fontsize{14pt}{14pt}\selectfont%
  \raggedright}{}{0pt}{}
-\titlespacing*{\subsection}{0pt}{0em}{0em}
+\titlespacing*{\subsection}{0pt}{0.5em}{0em}
 
 \def\myauthor{Don Armstrong}
 \def\mytitle{Resume}