Dettman
  • About
    • Resume
    • Project Blog
    • Contact

Shiny Interactive Web Applications

Applications
Interactivity


What is Shiny?

R Shiny is a framework that lets you build interactive web applications straight from R code — no need to learn JavaScript, HTML, or CSS (unless you want to customize it deeply).


What Shiny Does

Shiny connects:

  • User input (like sliders, dropdowns, text boxes)
  • To R code that reacts to that input
  • And shows output (like tables, plots, text, etc.) on a web page — live and interactive


Deploy Shiny

Since Shiny requires a server to power the users interactive inputs, we need to provide CPU compute and hosting. There are several options available, including:

  • AWS Ec2 Server
  • GCP
  • Microsoft Azure


Personalized Interactive Web Applications


  • Custom Built, Lightweight Applications that can scale to your business demands.
  • Schedule Time for a Free Consultation


Shiny Demo Apps

Treasury Yield Curves App

This application conects to the Database via API and retreives the most recent data available.

  • Treasury Yield Curves App


Index Sector Analyzer App

  • Index Sector Analyzer


Sales Dashboard & Forecasting App

  • Index Sector Analyzer

These are hosted on a free server, so my apologies on the delayed load time.