-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathtalks.qmd
39 lines (27 loc) · 1.5 KB
/
talks.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
::: columns
::: {.column width="47%"}
## Posit meetup: Create your Data Science portfolio with Quarto
{{< video https://www.youtube.com/watch?v=xtSFXtDf4cM&t=4s title="Create your Data Science portfolio with Quarto" start="153" aspect-ratio="21x9" >}}
Learn how you can easily create a Data Science Portfolio website and deploy it instantly with the help of Quarto. See how you can also easily maintain and update it whenever there are new projects that you want to showcase in your portfolio.
:::
::: {.column width="6%"}
:::
::: {.column width="47%"}
## Appsilon Shiny conference: Sales Anomalies and Forecast Report
{{< video https://www.youtube.com/watch?v=9LohaQ6npfc&t=1s title="Create your Data Science portfolio with Quarto" start="11" aspect-ratio="21x9" >}}
This is an interactive R Shiny app that generates a report on sales data for a selected product including product sales over time, key performance indicators, forecasting, and anomaly detection. It was showcased in Appsilon Shiny Conference 2023 App Gallery.
:::
:::
::: columns
::: {.column width="47%"}
[*Slides for the meetup*](https://deepshamenghani.quarto.pub/portfolio-with-quarto-workshop/#/title-slide)
[*Github code for slides*](https://github.com/deepshamenghani/Portfolio_with_Quarto_ppt)
:::
::: {.column width="6%"}
:::
::: {.column width="47%"}
[*Shiny dashboard link*](https://hzon6a-deepsha-menghani.shinyapps.io/Sales_forecast_anomalies/)
[*Github code*](https://github.com/deepshamenghani/ShinyFlex_AnomaliesAndForecast)
:::
:::
<hr>