xkcd color survey explorer
shiny
data visualization
tidytuesday
Jul 15, 2025
Shiny apps I have made for various reasons, including silly ones and completely frivolous ones.
---
title: "Apps"
listing:
  contents: apps # this name must match the name of the folder you created in step #1; here, all Quarto docs in the `posts` directory will be included on your listing page
  type: grid # or `default` or `table`; each type has its own set of yaml options to include
  sort: "date desc" # can also sort on more than one field
  categories: true # allows you to sort posts by assigned categories
  fields: [image, author, categories, date, title]
format:
  html:
    allow-html: true
    comments: false
---
Shiny apps I have made for various reasons, including silly ones and completely frivolous ones.