hackercouch icon indicating copy to clipboard operation
hackercouch copied to clipboard

Categorization

Open jancborchardt opened this issue 9 years ago • 1 comments

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?

jancborchardt avatar Dec 04 '15 01:12 jancborchardt

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.

captn3m0 avatar Dec 04 '15 12:12 captn3m0