I worked on a macro plan for

Objective
----------

Make #buildinpublic information searchable and easy to retrieve insights about. Newcomers should quickly access the highest quality resources to help them start building in public. Users already building in public could always sharpen their knowledge about building in public.

What
------

Create and update on a regular basis a knowledge base about #buildinpublic information shared on Twitter.
Build a UI with search functionality and display the searched data in a graph allowing to see relationships between Maker, Product, Conversations between makers etc...
The graph will be interactive, in the sense that clicking on nodes would expand it and allow for opening tweets or access urls of media etc...

Next Steps
--------------

Build data model from Twitter endpoints analysis
Build & deploy ETL script updating database on a daily basis
Build & deploy API service (search endpoint)
Build & deploy UI