From 62f24a7da8322071af24da6464c0648d54ad34b9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 3 May 2017 16:51:44 -0700 Subject: [PATCH] use QR codes and larger skip --- dla-resume.org | 72 ++++++++++++++++++++++++++++++++++---------------- dlaresume.cls | 22 ++++++++------- 2 files changed, 61 insertions(+), 33 deletions(-) diff --git a/dla-resume.org b/dla-resume.org index 2beb3c9..6f24985 100644 --- a/dla-resume.org +++ b/dla-resume.org @@ -8,12 +8,12 @@ #+BEGIN_EXPORT latex %% Name - \noindent{\Huge {\textsc{\textbf{\myauthor}}}} + \noindent{\color{headings}\fontsize{24pt}{24pt}\selectfont {\textsc{\textbf{\myauthor}}}} \hfill \begin{minipage}[t]{0.0in} % dummy (needed here) \end{minipage} - \medskip +% \medskip % Address and contact block \hfill \begin{minipage}[t]{1.7in} @@ -22,43 +22,69 @@ \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} + \end{minipage} - \medskip +% \medskip #+END_EXPORT #+BEGIN_EXPORT latex -\begin{minipage}[t]{0.33\textwidth} +\begin{minipage}[t]{0.4\textwidth} #+END_EXPORT * Education ** UC Riverside -+ *PhD* in Cell, Molecular and Developmental Biology. July 2008. -+ *BS* in Biology. July 2001. ++ *PhD* in Cell, Molecular and Developmental Biology ++ *BS* in Biology * Skills +** Genomics and Epigenomics ++ Genomics and Epigenomics of complex human diseases including + PTSD, Systemic Lupus Erythematosus, and Alzheimer's Disease using + cross-sectional and longitudinal experimental designs ++ Correcting for and experimental design to overcome multiple + testing, confounders, and batch effects using Bayesian and + frequentist methods approaches ++ Reproducible, scalable analysis using workflows on cloud- and + cluster-based systems on terabyte-scale datasets ++ Using evolutionary genomics to identify causal human variants ** Statistics - + Multiple testing and confounders - + Genetic epidemiology of human populations - + Modeling (GLM, ordered models, etc.) -** -omics - + DNA Methylation analysis in humans and non-model organisms - + RNA quantification and differential analysis using RNAseq and - arrays in humans and non-model organisms - + DNA variant calling and analysis in tens of thousands of samples ++ Statistical modeling ++ Addressing confounders and batch effects ++ Reproducible research +** Big Data ++ Parallel and Cloud Computing ++ Inter-process communication: MPI, OpenMP, Hadoop ++ Filestorage: Gluster, CEFS, GPFS, Lustre ++ Cloud based-infrastructure: Azure, AWS, Docker, cloud-init ++ Debian GNU/Linux system administration +** Mentoring and Leadership ++ Mentored graduate students and Outreachy and Google Summer of Code + interns ++ Chairperson of the Debian Technical Committee ++ Head developer behind https://bugs.debian.org ** Software Development - + Languages: perl, R, C, C++, assembly, sh - + Collaborative Development: git, issue tracking, testing harnesses - + Databases: Postgresql (PL/SQL), SQLite, Mysql -** Parallel and Cloud Computing - + Inter-process communication: MPI, OpenMP, Hadoop - + Filestorage: Gluster, CEFS, GPFS, Lustre - + Cloud based-infrastructure: Azure, AWS, Docker, cloud-init - + Debian GNU/Linux system administration ++ Languages: perl, R, C, C++, python, groovy, assembly, sh, make ++ Collaborative Development: git, travis, continuous integration, + automated testing ++ Databases: Postgresql (PL/SQL), SQLite, Mysql +# ** Consortia Involvement +# + *H3A Bionet*: Generating workflows and cloud resources for H3 Africa +# + *Psychiatric Genomics Consortium*: Identification of epigenetic +# variants which are correlated with PTSD. +# + *SLEGEN*: System lupus erythematosus genetics consortium. #+BEGIN_EXPORT latex \end{minipage} + \hfill + \begin{minipage}[t]{0.0in} + % dummy (needed here) + \end{minipage} + \medskip \hfill -\begin{minipage}[t]{0.66\textwidth} +\begin{minipage}[t]{0.55\textwidth} #+END_EXPORT * Experience diff --git a/dlaresume.cls b/dlaresume.cls index 886285a..e5289a9 100644 --- a/dlaresume.cls +++ b/dlaresume.cls @@ -19,7 +19,7 @@ \setmonofont{FreeMono} \RequirePackage{lastpage} -\PassOptionsToPackage{letterpaper,margin=1in,left=1in,ignoreall=true}{geometry} +\PassOptionsToPackage{letterpaper,margin=0.5in,ignoreall=true}{geometry} \RequirePackage{geometry} \RequirePackage{url} \RequirePackage{fancyhdr} @@ -47,6 +47,8 @@ \urlstyle{same} % customize the titles so that they appear in the right margin \RequirePackage{titlesec} +% use QR codes +\RequirePackage{qrcode} %\AtBeginDocument{ \setlength{\marginparwidth}{0in} @@ -89,12 +91,12 @@ \definecolor{subheadings}{HTML}{3A3A3A} \titleformat{\section}{% -\color{headings}\fontsize{16pt}{18pt}\selectfont% - \raggedright\scshape}{}{0pt}{} -\titlespacing*{\section}{0pt}{0em}{0em} +\color{headings}\fontsize{18pt}{18pt}\selectfont% + \raggedright\scshape}{}{0pt}{}[{\titleline{\titlerule[1.5pt]}}] +\titlespacing*{\section}{0pt}{0pt}{4pt} \titleformat{\subsection}{% -\color{subheadings}\fontsize{14pt}{16pt}\selectfont% - \raggedright \scshape}{}{0pt}{} +\color{subheadings}\fontsize{14pt}{14pt}\selectfont% + \raggedright}{}{0pt}{} \titlespacing*{\subsection}{0pt}{0em}{0em} \def\myauthor{Don Armstrong} @@ -102,7 +104,7 @@ \def\mycopyright{\myauthor} \def\myaddress{} \def\myemail{don@donarmstrong.com} -\def\myweb{http://www.donarmstrong.com/} +\def\myweb{https://www.donarmstrong.com/} \def\myphone{+1 714-813-8531} % create a special cvlist environment to format the items @@ -144,6 +146,6 @@ \renewcommand{\headrulewidth}{0pt} \fancyhead{} \fancyfoot{} -\makeatletter - \fancyfoot[C]{{\scriptsize \@title \ of \@author \ -- Page \thepage\ of\ \pageref{LastPage}}} -\makeatother \ No newline at end of file +% \makeatletter +% \fancyfoot[C]{{\scriptsize \@title \ of \@author \ -- Page \thepage\ of\ \pageref{LastPage}}} +% \makeatother \ No newline at end of file -- 2.39.2