Last active
May 3, 2019 00:33
-
-
Save JicLotus/ddeb8975610fd68ac94d00eec843f6a8 to your computer and use it in GitHub Desktop.
Revisions
-
JicLotus revised this gist
May 3, 2019 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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(“507c7f79bcf86cd7994f6c0e”), name: “Java”, ranking: 1 // Amount of profiles that has Java skill on his profile } -
JicLotus revised this gist
May 3, 2019 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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(“507c7f79bcf86cd7994f6c0e”) name: “Java”, ranking: 1 // Amount of profiles that has Java skill on his profile } -
JicLotus revised this gist
May 3, 2019 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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(“507c7f79bcf86cd7994f6c0e”) name: “Java”, ranking: 1 // Amount of profiles that has Java skill on his profile } -
JicLotus revised this gist
May 3, 2019 . 1 changed file with 9 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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(“507c7f79bcf86cd7994f6c0e”) name: “Java”, ranking: 1 // Amount of profiles that has Java skill on his profile } -
JicLotus revised this gist
Apr 30, 2019 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 } -
JicLotus created this gist
Apr 30, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 }