Skip to content

Instantly share code, notes, and snippets.

@JicLotus
Last active May 3, 2019 00:33
Show Gist options
  • Select an option

  • Save JicLotus/ddeb8975610fd68ac94d00eec843f6a8 to your computer and use it in GitHub Desktop.

Select an option

Save JicLotus/ddeb8975610fd68ac94d00eec843f6a8 to your computer and use it in GitHub Desktop.
{
_id: ObjectId(“507f191e810c19729de860ea”),
name: “C++”,
ranking: 1 // Amount of profiles that has C++ skill on his profile
},
{
_id: ObjectId(“507c7f79bcf86cd7994f6c0e”),
name: “Java”,
ranking: 1 // Amount of profiles that has Java skill on his profile
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment