-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.Rmd
25 lines (17 loc) · 899 Bytes
/
cv.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Hire Me"
description: |
If you need someone who well versed from web design/development, analytics and data science, I am the candidate you need to talk to.
site: radix::radix_website
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## Data Science Standalone System
My workflow on a standalone system involves:
- R and Python for cleaning, pre- processing and analysis in a Jupyter Notebooks environment
- Docker and Conda for [reproducibility](reproducibility.html)
- Terminal/Shell command line for [GitHub version control](common-mistakes-in-using-github.html)
## Web Design and Development
- After decades with Wordpress CMS, I made the jump to [JamStack](https://hireyap.netlify.com/blog/from-lamp-to-jam)
- I built this website using the new RStudio Radix with Netlify that has an integrated publishing from Git repositories within 8 hours.