Portfolio & Public Demos
These are some of the few implementations that I can share publicly. Most of these public demos are hobbies and may not be mobile-friendly.
Feel free to reach out (info@rhdzmota.com) or schedule a call to request more info!
Sars-Cov-2 Dashboard
Simple dashboard tracker for new covid cases identified in Jalisco, Mexico. The chart contains the following time-series: historical confirmed cases, 7-day, and 21 day moving averages.
Checkout the source code here.
Streamlit Apps
A collection of streamlit python applications that work together as simple tools and live demos.
Checkout the source code here.
Minesweeper Solver
A simple brute-force minesweeper solver coded in Python.
Checkout the source code here.