hackercouch
hackercouch copied to clipboard
Categorization
To quickly know what that specific person is up to and if one could work together with them, it would be cool to be able to list some tags in their profile (max 3 or 5 I would say).
This could be code-related like javascript, c++, python, css etc or also things like design, security, ci, …
Would be beneficial to be able to filter especially when this grows, but also to find your closer peergroups. What do you think?
Aha! Finally some data that lets us implement filtering. I think a tags key as an array of tags makes sense? This is what is used in front-matter yaml for jekyll so its kinda standard.