My schema is pretty simple. Three tables:
160 categories600 projects70 leaders
Each category and each project is assigned a leader (Leader column in the Category and Project tables).
Each project can be associated with one or more categories (Link to...