Fabio Rosado
My time is divided between flying and coding
Finally figure out what the heck was wrong with the dockerfile :D
Read about setting up a new ubuntu setup on DO
Spend a bit too much time trying to figure out how to set up docker and django and why things didn't work out
Add hover effect for cards
Generate random colors per card base and not 24 repeated css rules
Use airtable to keep track of emails and then use sendgrid to send emails
Add convertkit support for newsletter
Shipping live on Shipstreams! https://shipstreams.com/FabioRosado
Catch up with reading list
Handle logic to get form details to the backend
Add contact form to contact page
Remove location from sidebar since it doesn't apply anymore
Add contact dashboard to admin
Order headlines by latest on admin panel
Add api backend to handle form submissions from the frontend
Fix bug with title and sentiment classifier on skynews scrapper
Add category classifier to scrappers that don't give right categories
Add all the sources and what was used on the project
Mention accuracy of classifiers on the about page
Finish training the category classifier and it's at 59% accuracy
Add news descriptions to the category classifier to try and improve accuracy
Find and fix bug with category classifier