A chrome extension which allows a user to view the public-feed of the other user (who grants permission for it by putting his/her credentials). The viewer can switch between his/her own feed and the feed of the other user easy. Implemented FastAPI to manage Twitter sessions, login, feed retrieval using cookies and storing session data in MongoDB.