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.

Revisions

  1. JicLotus revised this gist May 3, 2019. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    {
    _id: ObjectId(“507f191e810c19729de860ea”)
    _id: ObjectId(“507f191e810c19729de860ea”),
    name: “C++”,
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    },
    {
    _id: ObjectId(“507c7f79bcf86cd7994f6c0e”)
    _id: ObjectId(“507c7f79bcf86cd7994f6c0e”),
    name: “Java”,
    ranking: 1 // Amount of profiles that has Java skill on his profile
    }
  2. JicLotus revised this gist May 3, 2019. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    {
    _id: ObjectId(“507f191e810c19729de860ea”)
    name: “C++”,
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    _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
    _id: ObjectId(“507c7f79bcf86cd7994f6c0e”)
    name: “Java”,
    ranking: 1 // Amount of profiles that has Java skill on his profile
    }
  3. JicLotus revised this gist May 3, 2019. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    {
    _id: ObjectId(“507f191e810c19729de860ea”)
    name: “C++”,
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    _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
    _id: ObjectId(“507c7f79bcf86cd7994f6c0e”)
    name: “Java”,
    ranking: 1 // Amount of profiles that has Java skill on his profile
    }
  4. JicLotus revised this gist May 3, 2019. 1 changed file with 9 additions and 4 deletions.
    13 changes: 9 additions & 4 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,10 @@
    {
    _id: ObjectId("507f191e810c19729de860ea"),
    name: "C++",
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    }
    _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
    }
  5. JicLotus revised this gist Apr 30, 2019. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    {
    _id: ObjectId("507f191e810c19729de860ea")
    name: "C++",
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    _id: ObjectId("507f191e810c19729de860ea"),
    name: "C++",
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    }
  6. JicLotus created this gist Apr 30, 2019.
    5 changes: 5 additions & 0 deletions SkillsCollection
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    {
    _id: ObjectId("507f191e810c19729de860ea")
    name: "C++",
    ranking: 1 // Amount of profiles that has C++ skill on his profile
    }