Apps & Repos
Python Chile video search A streamlit webapp to search among the different talks available on the Python Chile youtube channel.
gapminder
A streamlit webapp to emulate the classic visualization from Ted Rosling’s Ted Talk “The best stats you’ve ever seen”. It uses streamlit, vizzu and makes direct SQL calls to snowflake. A project for a Streamlit hackathon.Datasaurus
A streamlit webapp that illustrates the “Datasaurus” article and lets you generate sets of points that transform from one figure into another without changing their statistical properties. An example that cannot be missing from any visualization lesson.Confusion Matrix
A streamlit webapp that emulates the look&feel of The Matrix, and teaches about Machine Learning confusion matrices. A project in which I sought to push customization in Streamlit to the limit and where I played with a lot of html+js.PPTX to RISE
A web app to convert powerpoint presentations (pptx) into jupyter notebooks so they can be presented with RISE.Not Angry Birds
A streamlit webapp that illustrates the use of streamlit-book for teaching, using particle trajectories and angry birds.xkcd Graphs
A web app to make xkcd-style graphs. Created using the streamlit and matplotlib libraries.linktree emulator
The small linktree emulator. It lets you present interactive options in html from github with the same look&feel as linktree.polite
A minimalist experimental survey system.
streamlit-slides
A streamlit extension that lets you display pages as slides of a presentation.
streamlit-book
pypi | readthedocs | github
A streamlit extension that lets you display pages in a book format. It was relevant before streamlit natively provided multipage support. It contains additional features to create activities.
pypsdier
A library to solve restriction-diffusion partial differential equations in spherical particles with immobilized catalysts. A collaborative project with industrial applications.