Skip to content

Commit

Permalink
Merge pull request #30 from rpodcast/ep33
Browse files Browse the repository at this point in the history
Episode 33 release
  • Loading branch information
rpodcast authored Mar 4, 2020
2 parents 8a172b9 + 816c87d commit c3f9b71
Show file tree
Hide file tree
Showing 4 changed files with 80 additions and 0 deletions.
61 changes: 61 additions & 0 deletions content/episode/033-rsconf2020-part2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
Description: "Episode 33 of the R-Podcast continues our coverage of rstudio::conf 2020! I share my experiences from my e-poster presentation about the Shiny community, and have a great conversation with the very talented Garrick Aiden-Buie! We discuss his spectacular JavaScript for Shiny Users course, the mind-blowing features of the package accompanying the course, and much more. Plus I share my takeaways from Shiny-related presentations at the conference and a fresh batch of listener feedback. I hope you enjoy this episode!"
aliases:
- /33
author: 'Eric Nantz'
categories:
- Podcast
date: 2020-03-04
draft: false
episode: "33"
episode_image: img/episode/default.jpg
explicit: "no"
guests:
- gbuie
images:
- img/episode/default-social.jpg
podcast_bytes: ""
podcast_duration: ""
podcast_file: '6f8ab007-d169-49a6-b1fc-6886c7cefb44.mp3'
title: "Episode 33: Shiny and JavaScript wizardry with Garrick Aiden-Buie"
youtube: "FGtdC2-GGnc"
---

### Links

* `rstudio::conf(2020L)` recordings: [resources.rstudio.com/rstudio-conf-2020](https://resources.rstudio.com/rstudio-conf-2020)
* Reaping the benfits of the Shiny community e-poster: [rpodcast.shinyapps.io/highlights-shiny](https://rpodcast.shinyapps.io/highlights-shiny)
* Poster source code: [github.com/rpodcast/highlights.shiny](https://github.com/rpodcast/highlights.shiny)
* Javascript for Shiny Users: [js4shiny.com/](https://js4shiny.com/)
* Garrick's GitHub: [github.com/gadenbuie](https://github.com/gadenbuie)
* `js4shiny` package: [pkg.js4shiny.com/](https://pkg.js4shiny.com/)
* Styling Shiny apps with Sass and Bootstrap 4 (Joe Cheng): [resources.rstudio.com/rstudio-conf-2020/styling-shiny-apps-with-sass-and-bootstrap-4-joe-cheng](https://resources.rstudio.com/rstudio-conf-2020/styling-shiny-apps-with-sass-and-bootstrap-4-joe-cheng)
* Reproducible Shiny apps with `shinymeta` (Carson Sievert): [resources.rstudio.com/rstudio-conf-2020/reproducible-shiny-apps-with-shinymeta-dr-carson-sievert](https://resources.rstudio.com/rstudio-conf-2020/reproducible-shiny-apps-with-shinymeta-dr-carson-sievert)
* Getting things logged (Gergely Daroczi): [resources.rstudio.com/rstudio-conf-2020/getting-things-logged-gergely-daroczi](https://resources.rstudio.com/rstudio-conf-2020/getting-things-logged-gergely-daroczi)
* Listener Ricardo's R & tidyverse tutorial: [predictcrypto.org/tutorials](https://predictcrypto.org/tutorials)
* `xaringan` package's infinite moon reader: [https://bookdown.org/yihui/rmarkdown/xaringan-preview.html](bookdown.org/yihui/rmarkdown/xaringan-preview.html)
* My appearance on Michael Dominick Show: [https://www.automator.show/8](https://www.automator.show/8)
* NSSD 101 interview with JJ Allaire: [nssdeviations.com/101-special-guest-jj-allaire](http://nssdeviations.com/101-special-guest-jj-allaire)

### Feedback

- Leave a comment on this episode's [post]({{< ref "033-rsconf2020-part2.md" >}})
- Email the show: `thercast[at]gmail.com`
- Use the R-Podcast [contact page]({{< ref "contact.md" >}})

### Episode Timestamps

```
00:00:00.000 Intro
00:01:48.000 Shiny community e-poster
00:20:12.000 Garrick Aiden-Buie
00:38:10.000 Styling Shiny apps
00:40:56.000 Shinymeta
00:44:20.000 logger
00:49:49.000 listener feedback
00:57:25.000 Wrapup
```

### Music Credits

- Opening and closing themes: __Training Montage__ by [WillRock](http://ocremix.org/artist/5043/willrock) from the [Return All Robots Remix Album](http://ocremix.org/events/returnallrobots/) at [ocremix.org](http://ocremix.org/)
18 changes: 18 additions & 0 deletions content/guest/gbuie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
Facebook: ""
GitHub: "gadenbuie"
Instagram: ""
Linkedin: ""
Pinterest: ""
Thumbnail: "img/guest/gbuie.png"
Twitter: "grrrck"
Type: guest
Website: "https://garrickadenbuie.com/"
YouTube: ""
date: 2020-01-31T01:25:22-04:00
title: "Garrick Aden-Buie"
---

Hello, my name is Garrick Aden-Buie. I’m an RStudio Education Certified Trainer and a data scientist at the Moffitt Cancer Center where I work in the Collaborative Data Services Core using R, Shiny, and the tools of data science to accelerate research towards the prevention and cure of cancer. Previously, I was a Ph.D. candidate at the University of South Florida in Tampa, FL in the Department of Industrial and Management Sciences Engineering where I helped develop a smart home sensor technology system to enable healthy aging in-place.

I’m a passionate R user and educator. I build web apps using Shiny, tools and packages for R, and dynamic, interactive, reproducible reports using R Markdown. Browse my [list of projects](https://www.garrickadenbuie.com/project/) for examples of my work, a [selection of educational presentations](https://www.garrickadenbuie.com/tags/education/), or review my [full curriculum vitae (resume)](https://www.garrickadenbuie.com/resume/).
1 change: 1 addition & 0 deletions content/guests/guests.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ guests:
- jallen
- dattali
- bborges
- gbuie
- mrundel
- jcheng
- cclark
Expand Down
Binary file added static/img/guest/gbuie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3f9b71

Please sign in to comment.