An open API service indexing awesome lists of open source software.

https://github.com/chicolucio/portfolio-interactive-visualizations

Portfolio presenting projects with interactive visualizations
https://github.com/chicolucio/portfolio-interactive-visualizations

data-visualization interactive interactive-visualizations portfolio visualization

Last synced: 7 months ago
JSON representation

Portfolio presenting projects with interactive visualizations

Awesome Lists containing this project

README

          

[![author](https://img.shields.io/badge/Author-Francisco Bustamante-red.svg)](https://www.linkedin.com/in/flsbustamante/)
[![GPLv3 license](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE)
[![contributions welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen.svg?style=flat)](https://github.com/chicolucio/portfolio-interactive-visualizations/issues)


banner

# Interactive visualization projects

I’m a science communicator and data scientist with a sound understanding of Python and
packages such as Pandas, Matplotlib, Scikit Learn and Plotly.

I have developed great experience in creating visualizations for data science projects
and for educational purposes.

These are *some* tools/skills/technologies used on the projects listed below:

![Python](https://img.shields.io/badge/Python-3670A0?style=plastic&logo=python&logoColor=ffdd54)
![Matplotlib](https://img.shields.io/badge/Matplotlib-3670A0.svg?style=plastic&logo=&logoColor=white)
![Plotly](https://img.shields.io/badge/Plotly-%233F4F75.svg?style=plastic&logo=plotly&logoColor=white)
![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B.svg?style=plastic&logo=streamlit&logoColor=white)
![AWS](https://img.shields.io/badge/AWS-232F3E.svg?style=plastic&logo=amazonaws&logoColor=white)
![Heroku](https://img.shields.io/badge/Heroku-430098.svg?style=plastic&logo=Heroku&logoColor=white)

A complete list can be seen in each project link.

## Projects

- [pH diagrams](https://github.com/chicolucio/pH-diagrams)
> A project to plot pH diagrams used in chemistry.
[![streamlit app](https://img.shields.io/badge/-Streamlit%20app-FF4B4B?style=for-the-badge&logo=Streamlit&logoColor=white)](https://phdiagrams.herokuapp.com/)
- [Pi approximations](https://github.com/chicolucio/pi-approximations)
> Pi approximations calculated using infinite series and Monte Carlo methods
[![streamlit app](https://img.shields.io/badge/-Streamlit%20app-FF4B4B?style=for-the-badge&logo=Streamlit&logoColor=white)](https://piapproximations.herokuapp.com/)
- [Planck](https://github.com/chicolucio/planck)
> A project to visualize the Planck's law.
[![streamlit app](https://img.shields.io/badge/-Streamlit%20app-FF4B4B?style=for-the-badge&logo=Streamlit&logoColor=white)](https://planck.streamlitapp.com/)
- [Reversible first order reactions](https://github.com/chicolucio/ReversibleFirstOrder)
> A project to visualize reversible first order reactions.
[![streamlit app](https://img.shields.io/badge/-Streamlit%20app-FF4B4B?style=for-the-badge&logo=Streamlit&logoColor=white)](https://reversiblefirstorder.streamlitapp.com/)
- [Phase diagrams](https://github.com/chicolucio/PhaseDiagram)
> A project to plot phase diagrams used in chemistry.
- [Solutions](https://github.com/chicolucio/solutions)
> Solubility and concentration database of common chemical substances.
- [Matplotlove](https://github.com/chicolucio/matplotlove)
> A simple project to plot animated hearts for Valentine's Day. Or any day you want to show your love.
- [Fourier](https://github.com/chicolucio/fourier)
> Fourier series demonstration
- [Integrals](https://github.com/chicolucio/integrals)
> The project aims to be educational, showing how numerical integration works through animations.
- [Python Christmas Tree](https://github.com/chicolucio/terminal-christmas-tree)
> A funny project to begin with, but I'm delighted that so many people think that it is worth at least a GitHub star :star: