A simple page to display Profile summary of provided Stackoverflow User ID using the official stackexchange API and python web scrapping.
- Deploy the app to a cloud service
- Add User's Top Tags to the summary
- Improve the UI of the Streamlit frontend
- Stackoverflow User data was obtained using Stack Exchange API
- The frontend to display the app was built with Streamlit Python Library