-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.qmd
55 lines (42 loc) · 2.46 KB
/
about.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
title: "Daniel Sánchez Pazmiño"
about:
id: about-heading
template: trestles
image: about.png
links:
- icon: twitter
text: Twitter
href: https://twitter.com/daniel_ec18
- icon: github
text: GitHub
href: https://github.com/dsanchezp18
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/dsanchezp18/
- icon: pie-chart-fill
text: Tableau Public
href: https://public.tableau.com/app/profile/dsanchezp18/vizzes
- icon: bar-chart-fill
text: RPubs
href: https://rpubs.com/dsanchezp998
---
::: {#about-heading}
```{r}
#| label: setup
#| include: false
library(fontawesome)
```
## Bio
I was born in Quito, Ecuador, where I attended Universidad San Francisco de Quito for my undergraduate degrees. I received my Bachelor of Arts in Economics in December 2021 and my Bachelor of Arts in Finance in May 2022. Currently I am attending Simon Fraser University in Burnaby, Canada for my MA in Economics (expected April 2024). I'm a member of the [Ecuadorian Development Research Lab](https://laboratoriolide.org/), a research nonprofit based in Ecuador.
## Skills
- `r fa('terminal')` **Programming** : R, Python, Julia
- `r fa('database')` **Databases/ETL** : SQL (PostgreSQL, MySQL, MS SQL Server), `dbt`.
- `r fa('chart-line')` **Data Visualization** : Tableau, Power BI, **ggplot2**, Plotly, `matplotlib`, `seaborn`, `Plots.jl`, `Tidierplots.jl`
- `r fa('file-excel')` **Spreadsheets**: MS Excel, Google Sheets, VBA macro programming, R: *openxlsx*, *googlesheets4*, *XLconnect*.
- `r fa('code')` **Others**: Git/GitHub, Stata, LaTeX, Markdown, web scraping, APIs.
- `r fa('language')` English (Fluent) & Spanish (Native)
<!-- As put by [Professor Daniel M. Giménez](https://twitter.com/Ego_Ipse), *R is my copilot* - I became passionate about data analysis and visualization using R during my undergraduate studies in econometrics. R was my gateway into data analytics, getting me into Python, SQL and BI tools like Tableau and Power BI. -->
:::
<!-- I'm also passionate about teaching, which is why I started a [Resources](resources.qmd) subpage in this website which may help a beginner get into R. I plan to expand this for new tools and fields in the future. -->
<!-- Apart from my work and research, I love literature, memes, playing videogames and trying new foods. I'm particularly fond of Ernesto Sábato's books and videogames from Bethesda, Fallout 3 and 4 being my personal favourites. -->