Software developer
I've created a website called "Radar Covid-19 Brasil" using React and Gatsby to help visualize the Covid-19 Pandemic data in Brazil.
Besides Gatsby and React, I've also used Gatsby Cloud to build the project automatically and Netlify to host it.
The website is automatically updated by a Google Cloud Function that fetches data from Brazilian Ministry of Health. The function was developed using Go. You can check the code for that here.