Proposal 1: Developing Dashboards
R has Shiny, Python has Streamlit. Proposal is to provide simple examples of analytics applications for P&C that allow non-technical staff an interactive view of analytics related to things like loss triangles.
Proposal 2: Packaging and deploying dashboards
Actuaries can learn how to package their application into a Docker container and deploy it on a VM in the cloud. Show how to use GitHub actions to do CI/CD and keep the code in sync with the deployment.