Twitter has so much information hidden in it's threads, but navigating them by topic is somewhat hard.
This is my attempt at using Twitter's API o convert a user's account into a essentially a blog, done with MERN stack
-
UI
-
NEXT Main page lists highly engaged tweets in past with user bio, main tweet, keywords
-
TODO Back button to save preferences
-
TODO Search Page with advanced options
-
TODO search threads in author page
-
TODO Beautify
-
author page
-
add more author data
-
followers
-
main topics
-
-
make thread cards
-
Title formatting, adding a summary in thread card
-
-
Thread Page
- Better text formatting and font
-
-
TODO Reccomendations
-
-
Data
-
NEXT Auto Update Twitter data
-
NEXT Expand links
-
TODO summarize
-
TODO better keywords
- NEXT Naval how to get rich no keywords bug
-
Used this vue and elastic tutorial and this other tutorial to help figure out the MERN stack
For refactoring the app after solidifying my stack, I used this link. Also, this link help directly build the app and push into nginx
This was amazing reference while figuring out tailwind