-
University of Brasilia Economics Bachelors
Right out of high school, I was accepted to the University of my home city of Brasilia.
-
Elo Group - Junior Consultant
Process modeling and development of data and management tools.
-
Computer Engenieer Bachelors - New University of Lisbon
I decided to follow my passion for coding and all things related to Computer Science, and moved to Lisbon to begin my developer career.
-
FullStack Developer Internship - CoopTelco
Internship sponsored by NOVA University of Lisbon as final graduation project
-
C++ Back-End Developer - Alten
Back-end development and maintenance in large legacy C++ codebase
Upon receiving a specific Twitters user '@', this programm fetches the users tweets timeline and saves it to a .JSON formatted file, that is than handkled by Tweepy to a Cursos object.
Twitter limits the amount of tweets that can be downloaded per 15 minutes. Thus, when an exception is raised (i.e., the maximum allowed number of tweets has been reached) the script will wait for the time needed and then resume the analyzes.
This project was developed by me during my first year as a Computer Engineer Student (2019), with the intention of learning more about different Python Libraries, as well as working with a robust API and frontend development.
The frontend was developed using Javascript, HTML5 and Bootstrap Framework, and integrated with the script with Pythons Flask Library.
All the possible analytics and detailed explanation can be found on the README file. Visit the repository to see more!
Tools Used: