My projects

Unisinos hired me as a full stack freelancer to rebuild the LAB's website. The new front end was built with React and styled-components. Redux is being used to cache data and create an app-like experience. The project took 3 months to be completed and went live in September 2019. An administration area was also created with React-admin to manage content.

Super Dividendos is a tool I created to visualize how much in dividends a stocks' portfolio has paid over time. The website was created to help long-term investors. The data is collected from Brazilian Stock Exchange by parsing its website with some Python scripts. The front end was created with React and Material-UI.

I created Acha Casa to provide a friendly way to navigate through the properties auctioned by Caixa Econômica Federal. The data is collected by parsing the bank's website, normalizing and geocoding the items found. The website uses Django to generate the pages. The front end only uses vanilla JavaScript.