From ab00cd1949e589a9fb7b71361638e1547bb76901 Mon Sep 17 00:00:00 2001 From: Jigar Date: Fri, 12 Jan 2018 03:57:14 +0530 Subject: [PATCH 1/4] Added projects link in navbar --- index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 79ae6f1..c6cedcb 100644 --- a/index.html +++ b/index.html @@ -77,6 +77,9 @@ + @@ -200,7 +203,7 @@

About me

-
+

Projects

@@ -210,12 +213,12 @@

Projects

- +

{{ project.name }}


Mentored by

{{ project.mentors }}

- +
{{ project.lang }}
@@ -366,4 +369,4 @@

Mubaris NK

- \ No newline at end of file + From bd44c700700f0910e52a01d5aae65c55c2e77ce7 Mon Sep 17 00:00:00 2001 From: Jigar Date: Fri, 12 Jan 2018 13:05:37 +0530 Subject: [PATCH 2/4] Revert "Added projects link in navbar" This reverts commit ab00cd1949e589a9fb7b71361638e1547bb76901. --- index.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index c6cedcb..79ae6f1 100644 --- a/index.html +++ b/index.html @@ -77,9 +77,6 @@ -
@@ -203,7 +200,7 @@

About me

-
+

Projects

@@ -213,12 +210,12 @@

Projects

- +

{{ project.name }}


Mentored by

{{ project.mentors }}

- +
{{ project.lang }}
@@ -369,4 +366,4 @@

Mubaris NK

- + \ No newline at end of file From ed1573171ab8f36e788ab13563cabd2a6fee00ca Mon Sep 17 00:00:00 2001 From: Jigar Date: Fri, 12 Jan 2018 13:07:01 +0530 Subject: [PATCH 3/4] Added new projects --- projects.json | 72 +++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 56 insertions(+), 16 deletions(-) diff --git a/projects.json b/projects.json index 2056f8c..92d45c9 100644 --- a/projects.json +++ b/projects.json @@ -5,15 +5,15 @@ "imageurl" : "", "mentors" : "Team OpenCode", "about" : "A collaborative website created by particpants of opencode'18.", - "lang" : "HTML Javascript CSS", + "lang" : "HTML, JavaScript, CSS", "github" : "https://github.com/opencode18/OpenCode-Collaborative" }, { - "name" : "CodeStash", + "name" : "CodeStash",React "imageurl" : "", "mentors" : "Team OpenCode", "about" : "Competitive Coding", - "lang" : "C C++ Python", + "lang" : "C, C++, Python", "github" : "https://github.com/opencode18/CodeStash" }, { @@ -21,7 +21,7 @@ "imageurl" : "", "mentors" : "Team OpenCode", "about" : "Female Developers only project for OpenCode'18", - "lang" : "HTML Javascript CSS", + "lang" : "HTML, JavaScript, CSS", "github" : "https://github.com/opencode18/Girls-who-code" }, { @@ -39,13 +39,13 @@ "about" : "Implementation of Data Structures and Algorithms in Go", "lang" : "Go", "github" : "https://github.com/gostudent/Algorithms" - }, + }, { "name" : "Anna", "imageurl" : "", "mentors" : "Gautham", "about" : "Assistant on chrome.", - "lang" : "HTML Javascript CSS", + "lang" : "HTML, JavaScript, CSS", "github" : "https://github.com/Anna-Assistant/Anna" }, { @@ -61,7 +61,7 @@ "imageurl" : "", "mentors" : "Ayush Gupta and Siddhant Srivastav", "about" : "A real time lecture translation in different languages for students.", - "lang" : "HTML Javascript CSS", + "lang" : "HTML, JavaScript, CSS", "github" : "https://github.com/agbilotia1998/Lecture-Connect" }, { @@ -69,7 +69,7 @@ "imageurl" : "", "mentors" : "Pradeep Gangwar, A S Gagan Ganapathy and Shreyansh Dwivedi", "about" : "Official website of Aparoksha'18.", - "lang" : "HTML Javascript CSS PHP Smarty", + "lang" : "HTML, JavaScript, CSS, PHP, Smarty", "github" : "https://github.com/GeekHaven/Aparoksha-18" }, { @@ -77,7 +77,7 @@ "imageurl" : "", "mentors" : "Ravi Charan & Arindam Das Modak", "about" : "A portal that keeps track of the Profiles of websites like Spoj, Codechef, Github etc.", - "lang" : "HTML Javascript CSS Python", + "lang" : "HTML, JavaScript, CSS, Python", "github" : "https://github.com/GitHubCommunity-IIITAllahabad/ProfilePortal-Beta" }, { @@ -85,7 +85,7 @@ "imageurl" : "", "mentors" : "Abhishek Deora", "about" : "chrome extension to queue youtube songs .", - "lang" : "HTML Javascript CSS", + "lang" : "HTML, JavaScript, CSS", "github" : "https://github.com/adeora7/youtube_queue_extension" }, { @@ -93,7 +93,7 @@ "imageurl" : "", "mentors" : "Rahul Arulkumaran", "about" : "A command line application to access internet over terminal.Be it facebook, wikipedia or even news.", - "lang" : "Python Shell", + "lang" : "Python, Shell", "github" : "https://github.com/rahulkumaran/Utlyz-CLI" }, { @@ -109,7 +109,7 @@ "imageurl" : "", "mentors" : "Harshit Jain", "about" : "A unique solution to mark attendance online using tokens", - "lang" : "HTML Javascript CSS Python", + "lang" : "HTML, JavaScript, CSS, Python", "github" : "https://github.com/Symphoria/attendance-portal" }, { @@ -117,7 +117,7 @@ "imageurl" : "", "mentors" : "Anupam Dagar", "about" : "Portfolios Made Easy, Generate portfolios in 3 easy steps.", - "lang" : "HTML Javascript CSS Python", + "lang" : "HTML, JavaScript, CSS, Python", "github" : "https://github.com/Anupam-dagar/Portfolio-Generator" }, { @@ -125,15 +125,15 @@ "imageurl" : "", "mentors" : "Aswin VB", "about" : "Simple CV Maker.", - "lang" : "HTML Javascript CSS NodeJS", + "lang" : "HTML, JavaScript, CSS, NodeJS", "github" : "https://github.com/aswinzz/LucidCV" - }, + }, { "name" : "OpenNews", "imageurl" : "", "mentors" : "Team OpenCode", "about" : "Newsfeed App.", - "lang" : "HTML Javascript CSS Vue", + "lang" : "HTML, JavaScript, CSS, Vue", "github" : "https://github.com/aswanthkoleri/OpenNews" }, { @@ -143,6 +143,46 @@ "about" : "Implementation of simple and dangerous yes command in various languages.", "lang" : "Multiple Languages", "github" : "https://github.com/mubaris/yes" + }, + { + "name" : "Goal Coach", + "imageurl" : "", + "mentors" : "Himank Goel", + "about" : "A webapp built on React and Redux with authentication from firebase to assign tasks.", + "lang" : "React Redux", + "github" : "https://github.com/himank-goel/Goal-Coach" + }, + { + "name" : "Addy-React-Native", + "imageurl" : "", + "mentors" : "Yashovardhan Agrawa", + "about" : "A React Native based hybrid app for Addy.", + "lang" : "React", + "github" : "https://github.com/addy-org/Addy-React-Native" + }, + { + "name" : "DiavApp", + "imageurl" : "", + "mentors" : "Luis Eduardo, Jimenez Robles", + "about" : "Proyecto de la materia de IngenierĂ­a de Software en el cual se va a crear una aplicacion para las personas con diabetes.", + "lang" : "Angular", + "github" : "https://github.com/luisejrobles/DiavApp" + }, + { + "name" : "Tech Jalsa", + "imageurl" : "", + "mentors" : "Akshay Nandwana", + "about" : "Tech Jalsa is an Android app to show details about tech fest of Techno India NJR. Contribute in this idea to bring all college events on a single platform! ", + "lang" : "Android, Java", + "github" : "https://github.com/anandwana001/Tech-Jalsa" + }, + { + "name" : "Cool-Physics", + "imageurl" : "", + "mentors" : "Himanshu Shekhar", + "about" : "Visualisations of awesome concepts from Physics ", + "lang" : "HTML, JavaScript", + "github" : "https://github.com/himanshub16/cool-physics" } ] } From 6be2742ee17b21ee1e65685a12335054365a975b Mon Sep 17 00:00:00 2001 From: Jigar Date: Wed, 24 Jan 2018 01:42:03 +0530 Subject: [PATCH 4/4] Updated Jigar3's scores --- json/scores.json | 413 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 305 insertions(+), 108 deletions(-) diff --git a/json/scores.json b/json/scores.json index ade7b0b..b1a9d53 100644 --- a/json/scores.json +++ b/json/scores.json @@ -1,110 +1,307 @@ { - "scores":[ - { - "name":"piyu007", - "Contributions":[{ - "name":"Add yourself to the participants list #1", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/1", - "PRlink":"https://github.com/opencode18/OpenCode-Collaborative/pull/328", - "score":"10" - }, - { - "name":"Make a website for yourself #251", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/251", - "PRlink":"", - "score":"50" - }, - { - "name":"Generate Github Resume #23", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/23", - "PRlink":"", - "score":"10" - }, - { - "name":"Day 11 #156", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/156", - "PRlink":"https://github.com/opencode18/CodeStash/pull/157", - "score":"20" - }, - { - "name":"Day 12 #163", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/163", - "PRlink":"https://github.com/opencode18/CodeStash/pull/171", - "score":"10" - } - ], - "Total":"100" - } - { - "name":"shivhek25", - "Contributions":[{ - "name":"Add yourself to the participants list #1", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/1", - "PRlink":"https://github.com/opencode18/OpenCode-Collaborative/pull/243", - "score":"10" - },{ - "name":"Link star and fork to the github repo #268", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/268", - "PRlink":"https://github.com/opencode18/OpenCode-Collaborative/pull/270", - "score":"10" - },{ - "name":"Day5 #86", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/86", - "PRlink":"https://github.com/opencode18/CodeStash/pull/90", - "score":"10" - },{ - "name":"Day6 #96", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/96", - "PRlink":"https://github.com/opencode18/CodeStash/pull/106", - "score":"10" - },{ - "name":"Day7 #109", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/109", - "PRlink":"https://github.com/opencode18/CodeStash/pull/120", - "score":"10" - },{ - "name":"Find more issues in the Website and comment here . #13", - "Issuelink":"https://github.com/opencode18/OpenNews/issues/13", - "PRlink":"", - "score":"10" - },{ - "name":"Generate Github Resume #23", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/23", - "PRlink":"", - "score":"10" - },{ - "name":"star this repository #128", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/128", - "PRlink":"", - "score":"10" - },{ - "name":"Star This Repo #55", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/55", - "PRlink":"", - "score":"10" - },{ - "name":"Make a website for yourself #251", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/251", - "PRlink":"", - "score":"50" - },{ - "name":"Update scores.json #325", - "Issuelink":"https://github.com/opencode18/OpenCode-Collaborative/issues/325", - "PRlink":"https://github.com/opencode18/OpenCode-Collaborative/pull/344", - "score":"10" - },{ - "name":"Day 9 #138", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/138", - "PRlink":"https://github.com/opencode18/CodeStash/pull/143", - "score":"10" - },{ - "name":"Day 10 #150", - "Issuelink":"https://github.com/opencode18/CodeStash/issues/150", - "PRlink":"https://github.com/opencode18/CodeStash/pull/143", - "score":"10" - } - ], - "Total":"170" - } - ] + "scores": [{ + "name": "piyu007", + "Contributions": [{ + "name": "Add yourself to the participants list #1", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/1", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/328", + "score": "10" + }, + { + "name": "Make a website for yourself #251", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/251", + "PRlink": "", + "score": "50" + }, + { + "name": "Generate Github Resume #23", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/23", + "PRlink": "", + "score": "10" + }, + { + "name": "Day 11 #156", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/156", + "PRlink": "https://github.com/opencode18/CodeStash/pull/157", + "score": "20" + }, + { + "name": "Day 12 #163", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/163", + "PRlink": "https://github.com/opencode18/CodeStash/pull/171", + "score": "10" + } + ], + "Total": "100" + }, { + "name": "shivhek25", + "Contributions": [{ + "name": "Add yourself to the participants list #1", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/1", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/243", + "score": "10" + }, { + "name": "Link star and fork to the github repo #268", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/268", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/270", + "score": "10" + }, { + "name": "Day5 #86", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/86", + "PRlink": "https://github.com/opencode18/CodeStash/pull/90", + "score": "10" + }, { + "name": "Day6 #96", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/96", + "PRlink": "https://github.com/opencode18/CodeStash/pull/106", + "score": "10" + }, { + "name": "Day7 #109", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/109", + "PRlink": "https://github.com/opencode18/CodeStash/pull/120", + "score": "10" + }, { + "name": "Find more issues in the Website and comment here . #13", + "Issuelink": "https://github.com/opencode18/OpenNews/issues/13", + "PRlink": "", + "score": "10" + }, { + "name": "Generate Github Resume #23", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/23", + "PRlink": "", + "score": "10" + }, { + "name": "star this repository #128", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/128", + "PRlink": "", + "score": "10" + }, { + "name": "Star This Repo #55", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/55", + "PRlink": "", + "score": "10" + }, { + "name": "Make a website for yourself #251", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/251", + "PRlink": "", + "score": "50" + }, { + "name": "Update scores.json #325", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/325", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/344", + "score": "10" + }, { + "name": "Day 9 #138", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/138", + "PRlink": "https://github.com/opencode18/CodeStash/pull/143", + "score": "10" + }, { + "name": "Day 10 #150", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/150", + "PRlink": "https://github.com/opencode18/CodeStash/pull/143", + "score": "10" + }], + "Total": "170" + }, + { + "name": "Jigar Chavada", + "Contributions": [{ + "name": "Day 1", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/1", + "PRlink": "https://github.com/opencode18/CodeStash/pull/2", + "score": "20" + }, { + "name": "make projects optional", + "Issuelink": "https://github.com/Anupam-dagar/Portfolio-Generator/issues/29", + "PRlink": "https://github.com/Anupam-dagar/Portfolio-Generator/pull/35", + "score": "20" + }, { + "name": "Add yourself to the participants list", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/1", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/13", + "score": "10" + }, { + "name": "Change the color of the no. button in the corner to the color exactly of the Read more button", + "Issuelink": "https://github.com/opencode18/OpenNews/issues/12", + "PRlink": "https://github.com/opencode18/OpenNews/pull/19", + "score": "10" + }, { + "name": "Add CONTRIBUTIONS.md", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/9", + "PRlink": "https://github.com/rahulkumaran/Utlyz-CLI/pull/15", + "score": "10" + }, { + "name": "Refine the code in news.py", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/11", + "PRlink": "https://github.com/rahulkumaran/Utlyz-CLI/pull/17", + "score": "30" + }, { + "name": "create a proper industry standary file structure for this particular project", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/20", + "PRlink": "https://github.com/rahulkumaran/Utlyz-CLI/pull/22", + "score": "30" + }, { + "name": "add football transfer news under football.py", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/21", + "PRlink": "https://github.com/rahulkumaran/Utlyz-CLI/pull/24", + "score": "20" + }, { + "name": "Adding new Projects", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/102", + "PRlink": "https://github.com/opencode18/OpenCode-Collaborative/pull/206", + "score": "10" + }, { + "name": "Day3", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/56", + "PRlink": "https://github.com/opencode18/CodeStash/pull/68", + "score": "10" + }, { + "name": " change documentation and readme", + "Issuelink": "https://github.com/Anupam-dagar/Portfolio-Generator/issues/23", + "PRlink": "https://github.com/Anupam-dagar/Portfolio-Generator/pull/38", + "score": "10" + }, { + "name": "Task 1 - Access REST API", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/1", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/7", + "score": "30" + }, { + "name": "Task 1 - Access REST API", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/1", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/14", + "score": "30" + }, { + "name": "Task 3 - Web Scraping", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/11", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/15", + "score": "50" + }, { + "name": "Implement rest of the cryptocurrencies", + "Issuelink": "https://github.com/gostudent/Grypto/issues/3", + "PRlink": "https://github.com/gostudent/Grypto/pull/6", + "score": "20" + }, { + "name": "Task 6 - Browser Automation", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/21", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/24", + "score": "30" + }, { + "name": "Add feature to read out news bulletins in news.py ", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/26", + "PRlink": "https://github.com/rahulkumaran/Utlyz-CLI/pull/27", + "score": "20" + }, { + "name": "Task 7- Image manipulation", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/32", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/33", + "score": "30" + }, { + "name": "Use One API call to collect the data", + "Issuelink": "https://github.com/gostudent/Grypto/issues/9", + "PRlink": "https://github.com/gostudent/Grypto/pull/11", + "score": "30" + }, { + "name": "Add GoDoc Link to README", + "Issuelink": "https://github.com/gostudent/coindesk/issues/5", + "PRlink": "https://github.com/gostudent/coindesk/pull/7", + "score": "10" + }, { + "name": "Add Travis CI Status to README ", + "Issuelink": "https://github.com/gostudent/coindesk/issues/6", + "PRlink": "https://github.com/gostudent/coindesk/pull/7", + "score": "10" + }, { + "name": "Add Badges to the README", + "Issuelink": "https://github.com/gostudent/aurora/issues/8", + "PRlink": "https://github.com/gostudent/aurora/pull/12", + "score": "10" + }, { + "name": "Pure CSS Images Task 1 - Wine Glass", + "Issuelink": "https://github.com/opencode18/ProDesigner/issues/5", + "PRlink": "https://github.com/opencode18/ProDesigner/pull/34", + "score": "50" + }, { + "name": "Task 9 - Word Clouds", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/49", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/52", + "score": "20" + }, { + "name": "Add Codacy Badge to Readme", + "Issuelink": "https://github.com/gostudent/aurora/issues/20", + "PRlink": "https://github.com/gostudent/aurora/pull/21", + "score": "10" + }, { + "name": "Request Visualization", + "Issuelink": "https://github.com/opencode18/dataviz-gallery/issues/2", + "PRlink": "https://github.com/opencode18/dataviz-gallery/pull/6", + "score": "30" + }, { + "name": "Task 2 - Regex Exercise 1", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/2", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/56", + "score": "30" + }, { + "name": "Taks 4 - Plot a Sine Wave", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/12", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/56", + "score": "30" + }, { + "name": "Task 5 - Threading", + "Issuelink": "https://github.com/opencode18/HackerSkills/issues/13", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/56", + "score": "30" + }, { + "name": "Star and fork the repo to get points", + "Issuelink": "https://github.com/rahulkumaran/Utlyz-CLI/issues/23", + "PRlink": "", + "score": "10" + }, { + "name": "star this repo", + "Issuelink": "https://github.com/Anna-Assistant/Anna/issues/134", + "PRlink": "", + "score": "10" + }, { + "name": "Setup Oh My Zsh on your system", + "Issuelink": "https://github.com/opencode18/OpenCode-Collaborative/issues/181", + "PRlink": "", + "score": "20" + }, { + "name": "Star This Repo", + "Issuelink": "https://github.com/opencode18/CodeStash/issues/55", + "PRlink": "", + "score": "10" + }, { + "name": "Star this Repository!", + "Issuelink": "https://github.com/agbilotia1998/Lecture-Connect/issues/12", + "PRlink": "", + "score": "10" + }, { + "name": "Star the repo to earn point !", + "Issuelink": "https://github.com/opencode18/OpenNews/issues/34", + "PRlink": "", + "score": "10" + }, { + "name": " Star this repository", + "Issuelink": "https://github.com/GeekHaven/Aparoksha-18/issues/10", + "PRlink": "", + "score": "10" + }, { + "name": "Setting up the project", + "Issuelink": "https://github.com/agbilotia1998/Lecture-Connect/issues/9", + "PRlink": "", + "score": "20" + }, { + "name": " Run this project on your local computer", + "Issuelink": "https://github.com/GeekHaven/Aparoksha-18/issues/3", + "PRlink": "", + "score": "20" + }, { + "name": "Share on Social Media", + "Issuelink": "", + "PRlink": "https://github.com/opencode18/HackerSkills/pull/52#issuecomment-358903664", + "score": "10" + }], + "Total": "780" + } + ] }