Platform developed to help a Brazilian community to find work opportunities abroad.
This project was made with a lot of love because with the learnings of this community, I got my first remote opportunity abroad.
The project is divided into 3 applications
1 - Twitter bot to parse tweets that include predefined keywords.
2 - API that receives the tweet and saves the tweet data into the database and also notifies the active users of the website via WebSockets.
3 - Website to display the categorized tweets between Backend and Frontend, also notifying in real time the new tweets by WebSocket events.