--- title: "Danielle Navarro" author: Danielle Navarro date: "`r Sys.Date()`" output: pagedown::html_resume: # set it to true for a self-contained HTML page but it'll take longer to render self_contained: false # uncomment this line to produce HTML and PDF in RStudio: knit: pagedown::chrome_print --- ```{css, echo=FALSE} .location{ display: none; } #aside2 > h1 { display: none; } #aside2{ padding: 0 0 0.6in 0.2in; font-size: 0.8rem; height: var(--content-area-height); } .aside2{ width: var(--sidebar-width); font-size: 0.8rem; float: right; position: absolute; right: 0; } /* sidebar */ .aside2 li::before { content: none; } #skills2 > h2{ margin: 0.05in 0 0.15in; font-weight: 100; font-size: 1.1rem; } .aside2 .level2{ margin-top: 0.5in; } #skills2{ line-height: 1.5; } #skills2 ul{ margin: 0.05in 0 0.15in; padding: 0 10px 0 10px; } ``` Aside ================================================================================   {#contact} -------------------------------------------------------------------------------- - djnavarro@protonmail.com - [github.com/djnavarro](https://github.com/djnavarro) - [twitter.com/djnavarro](https://twitter.com/djnavarro) - [djnavarro.net](https://djnavarro.net) - [blog.djnavarro.net](https://blog.djnavarro.net) - +61 421 488 402 Programming {#skills} -------------------------------------------------------------------------------- - R / tidyverse / Shiny - HTML / CSS / javascript - git / GitHub - SQLite - C++ - Matlab / Octave - Python Data analysis {#skills} -------------------------------------------------------------------------------- - Data visualisation (e.g., ggplot2) - Linear models (inc. GLM, GLMM) - Factor analysis, MDS, PCA - Bayesian data analysis (e.g., Stan) - CART, random forests - Cognitive modelling Literate Coding {#skills} -------------------------------------------------------------------------------- - LaTeX - R markdown - blogdown / bookdown - xaringan slides - hugo themes - flexdashboards Main ================================================================================ Danielle Navarro {#title} -------------------------------------------------------------------------------- I am a data scientist, an academic, an R developer, a cognitive scientist, and a generative artist. My scientific work focuses on human learning and reasoning, and statistical methods in the behavioural sciences. I build tools and teaching resources to assist R data analysts, communicated across multiple platforms. Education {data-icon=graduation-cap data-concise=true} -------------------------------------------------------------------------------- ### University of Adelaide Ph.D. in Psychology   2003 Employment {data-icon=suitcase data-concise=true} -------------------------------------------------------------------------------- ### Associate Professor University of New South Wales (Sydney, Australia)   2016 - 2021 ::: concise - Project and team management - Design, conduct, and analyse behavioural experiments - Communicate results in reports, books, papers, and talks - Develop teaching material and research software - Teach technical classes to small and large groups - Successfully write grant/tender proposals for funding - Recruit, supervise, and lead a team of skilled professionals - Organise conferences and events ::: ### Associate Professor University of Adelaide (Adelaide, Australia)   2013 - 2015 Books {data-icon=book} -------------------------------------------------------------------------------- ### ggplot2: Elegant Graphics for Data Analysis (3rd ed) Updated edition of the classic book on data visualisation with ggplot2 (coauthors: Hadley Wickham, Thomas Lin Pedersen)   2022 [ggplot2-book.org](https://ggplot2-book.org/) ### Learning Statistics with R Award winning open access textbook teaching introductory statistics and R programming to novices   2015 [learningstatisticswithr.com](https://learningstatistics.com) Talks {data-icon=bullhorn} -------------------------------------------------------------------------------- ### Toward a grammar of psychological experiments Invited talk, RStudio conference (San Francisco, California)   2020 [talks.djnavarro.net/rstudioconf2020](https://talks.djnavarro.net/rstudioconf2020) ### Science, statistics and the problem of pretty good inference Invited talk, open science workshop (Aarhus, Denmark)   2019 [talks.djnavarro.net/scistat2019](https://talks.djnavarro.net/scistat2019) ### R for psychological science Keynote talk, useR!2018 conference (Brisbane, Australia)   2018 [talks.djnavarro.net/user2018](https://talks.djnavarro.net/user2018) Training and Teaching Skills {data-icon=chalkboard-teacher} -------------------------------------------------------------------------------- ### Data visualisation University subject providing an introduction to data visualisation using the R statistical programming language   2021 [data-vis-2021.djnavarro.net](https://data-vis-2021.djnavarro.net/) ### Introduction to R Online workshops, youtube videos, and slide decks covering a variety of topics in R, aimed at a broad audience. Designed to provide remote learning solutions during the pandemic   2020 - 2021 [slides.djnavarro.net](https://slides.djnavarro.net) ### Certified tidyverse trainer Official RStudio certification for tidyverse instructors   2020 [education.rstudio.com/trainers](https://education.rstudio.com/trainers/) ### Minds and machines University course discussing the relationship between human cognition and machine learning, introducing students to both   2016 - 2019 [minds-machines-4103.djnavarro.net](https://minds-machines-4103.djnavarro.net) Community Roles {data-icon=hands-helping} -------------------------------------------------------------------------------- ### Science Board of Reviewing Editors   2020 - 2021 [science.org/journal/science](https://www.science.org/journal/science) ### R-Ladies Sydney Cofounder and organiser   2018 - 2021 [rladiessydney.org](https://rladiessydney.org) Technical Papers {data-icon=file} -------------------------------------------------------------------------------- ### If mathematical psychology did not exist we might need to invent it: A comment on theory building in psychology Perspectives on Psychological Science   2021 [psyarxiv.com/ygbjp](https://psyarxiv.com/ygbjp) ### Between the devil and the deep blue sea: Tensions between scientific judgement and statistical model selection Computational Brain and Behavior   2019 [psyarxiv.com/39q8y](https://psyarxiv.com/39q8y) ### >100 scientific papers, ~4700 citations, h-index: 35 [scholar.djnavarro.net](http://scholar.djnavarro.net) Aside2 ================================================================================     R Packages {#skills2} -------------------------------------------------------------------------------- -       [bs4cards.djnavarro.net](https://bs4cards.djnavarro.net) -           Insert Bootstrap 4 cards into R -           markdown documents to create -           thumbnail grids and links -   -       [jaysire.djnavarro.net](https://jaysire.djnavarro.net) -           Write behavioural experiments in -           R that build to javascript using -           the jsPsych library -   -       [lsr.djnavarro.net](https://lsr.djnavarro.net) -           Wrapper functions to assist with -           teaching introductory stats in R -       -       [flametree.djnavarro.net](https://flametree.djnavarro.net) -           Package for generative art in R

    Art and Design {#skills2} -------------------------------------------------------------------------------- -       [art.djnavarro.net](https://art.djnavarro.net) -           Generative art portfolio -       -       [djnavarro.net/hugo-diziet](https://djnavarro.net/hugo-diziet/) -           Hugo theme suitable for graphic -           design websites generated in R Disclaimer {#disclaimer} -------------------------------------------------------------------------------- Résumé generated in R
with️ and [pagedown](https://github.com/rstudio/pagedown) Last updated: `r gsub(" +", " ", format(Sys.Date(), "%B %e, %Y"))`