diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index cd90ddc5..fe2e628c 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -7,12 +7,19 @@ jobs:
name: Update README from json data
steps:
- uses: actions/checkout@v2
+ - uses: actions/setup-node@v2
+ with:
+ node-version: "14"
+ cache: "npm"
+ - run: |
+ npm i
+ node generate.js
- name: "Read/Write profiles' data"
uses: EddieHubCommunity/gh-actions-html-table-generator@main
with:
- json-file-path: "data.json"
+ json-file-path: ".cache/data.json"
github-token: ${{ secrets.GITHUB_TOKEN }}
columns: 3
file-to-use: "profiles.md"
- object-field-names: '[ "githubUsername", "name", "imageUrl", "issueNumber" ]'
- html-cell: '
{{ name }}  (💯 give your vote) | '
+ object-field-names: '[ "username", "name", "image", "issueId" ]'
+ html-cell: '{{ name }}  (💯 give your vote) | '
diff --git a/.prettierignore b/.prettierignore
new file mode 100644
index 00000000..34392f45
--- /dev/null
+++ b/.prettierignore
@@ -0,0 +1,3 @@
+.cache
+# I don't think prettier knows how to format that file
+_layouts
diff --git a/data.json b/data.json
deleted file mode 100644
index 4f86886e..00000000
--- a/data.json
+++ /dev/null
@@ -1,1664 +0,0 @@
-[
- {
- "name": "Savio Martin",
- "githubUsername": "saviomartin",
- "imageUrl": "https://user-images.githubusercontent.com/45217974/104979077-b3a0e580-5a03-11eb-892f-8eaa3b8bb214.png",
- "issueNumber": 98
- },
- {
- "name": "Akas Rai",
- "githubUsername": "akasrai",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88123456-d40df580-cbc2-11ea-9add-a7fc8675b243.png",
- "issueNumber": 12
- },
- {
- "name": "Anurag Hazra",
- "githubUsername": "anuraghazra",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88123729-6adab200-cbc3-11ea-8d73-a190de560b3a.png",
- "issueNumber": 13
- },
- {
- "name": "Dipto Chakrabarty",
- "githubUsername": "diptochakrabarty",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88163171-2d4d4780-cc0a-11ea-91fe-6fc7c37fc8d6.png",
- "issueNumber": 14
- },
- {
- "name": "Praveen",
- "githubUsername": "praveenscience",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88163309-62599a00-cc0a-11ea-8f70-8a9fd17b8eed.png",
- "issueNumber": 15
- },
- {
- "name": "Bolaji Ayodeji",
- "githubUsername": "BolajiAyodeji",
- "imageUrl": "https://user-images.githubusercontent.com/64528871/92191405-9e178e80-ee5b-11ea-8e21-108a54d77075.PNG",
- "issueNumber": 76
- },
- {
- "name": "Vedant Khairnar",
- "githubUsername": "VedantKhairnar",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88165360-7b177f00-cc0d-11ea-804a-776639dcca29.png",
- "issueNumber": 18
- },
- {
- "name": "Reeha",
- "githubUsername": "syedareehaquasar",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88165225-473c5980-cc0d-11ea-936d-3c3daa24a536.png",
- "issueNumber": 17
- },
- {
- "name": "Stephen Mount",
- "githubUsername": "stemount",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88265731-e91f7d00-ccc5-11ea-99c5-c68434be9d26.png",
- "issueNumber": 20
- },
- {
- "name": "Dedar Alam",
- "githubUsername": "devded",
- "imageUrl": "https://user-images.githubusercontent.com/60034035/100518834-4cfb0a80-31be-11eb-8e88-35413ff200de.png",
- "issueNumber": 21
- },
- {
- "name": "Annu",
- "githubUsername": "annu12340",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88266719-92b33e00-ccc7-11ea-9b40-d77fa96dcd4f.png",
- "issueNumber": 22
- },
- {
- "name": "Sanchit Vijay",
- "githubUsername": "sanchitvj",
- "imageUrl": "https://user-images.githubusercontent.com/624760/88266811-c1311900-ccc7-11ea-8863-efa1664b45fd.png",
- "issueNumber": 23
- },
- {
- "name": "Sandip Roy",
- "githubUsername": "sandip15",
- "imageUrl": "https://user-images.githubusercontent.com/23638291/88459015-c94dac00-ceb3-11ea-82df-691a23987640.png",
- "issueNumber": 28
- },
- {
- "name": "Andreas Karabetian",
- "githubUsername": "adreaskar",
- "imageUrl": "https://user-images.githubusercontent.com/63111742/88703846-eed9f000-d115-11ea-9569-587de740a27a.jpg",
- "issueNumber": 39
- },
- {
- "name": "Max Bridgland",
- "githubUsername": "M4cs",
- "imageUrl": "https://user-images.githubusercontent.com/624760/91051132-96fcaf00-e617-11ea-91f7-48d42535373d.png",
- "issueNumber": 65
- },
- {
- "name": "Jaynil Gaglani",
- "githubUsername": "Jaynil1611",
- "imageUrl": "https://user-images.githubusercontent.com/48921037/88678363-00b69580-d10c-11ea-902b-58e25c2c799c.PNG",
- "issueNumber": 36
- },
- {
- "name": "Md. Moshfiqur Rahman Rony",
- "githubUsername": "moshfiqrony",
- "imageUrl": "https://user-images.githubusercontent.com/26689488/88507621-a085fd80-cffe-11ea-8918-e0dab7a7f3b2.png",
- "issueNumber": 30
- },
- {
- "name": "Aditya Vikram Singh",
- "githubUsername": "AVS1508",
- "imageUrl": "https://user-images.githubusercontent.com/20084950/90978133-08315900-e569-11ea-9299-9f43bc5f1912.png",
- "issueNumber": 41
- },
- {
- "name": "Shubham Hadake",
- "githubUsername": "Shubham714",
- "imageUrl": "https://user-images.githubusercontent.com/40699892/89451190-6db7d400-d779-11ea-8302-fd5d4f9bc8f8.png",
- "issueNumber": 50
- },
- {
- "name": "Karthik Nayak",
- "githubUsername": "KarthikNayak024",
- "imageUrl": "https://user-images.githubusercontent.com/39642646/90327189-aa23d500-dfae-11ea-8147-53bbddc3d1c3.png",
- "issueNumber": 56
- },
- {
- "name": "Abhay Anand",
- "githubUsername": "Abhay2611",
- "imageUrl": "https://user-images.githubusercontent.com/48680107/90428369-801eff80-e0e1-11ea-98b1-742aa741b7cc.png",
- "issueNumber": 59
- },
- {
- "name": "Joykishan Sharma",
- "githubUsername": "JoykishanSharma",
- "imageUrl": "https://user-images.githubusercontent.com/47889468/90676332-78925e80-e279-11ea-9f7d-bbc2c44289b0.png",
- "issueNumber": 62
- },
- {
- "name": "Remco Halman",
- "githubUsername": "RemcoHalman",
- "imageUrl": "https://user-images.githubusercontent.com/25010775/91281626-9cc5d200-e788-11ea-843f-52a10890b485.jpg",
- "issueNumber": 69
- },
- {
- "name": "Daniel F",
- "githubUsername": "w3bdesign",
- "imageUrl": "https://user-images.githubusercontent.com/45217974/104978190-9b2fcb80-5a01-11eb-81d6-af81f6147770.png",
- "issueNumber": 72
- },
- {
- "name": "Russ Perry",
- "githubUsername": "rperry99",
- "imageUrl": "https://user-images.githubusercontent.com/24259120/92329693-1a19fe00-f037-11ea-889a-8fb530b03514.png",
- "issueNumber": 78
- },
- {
- "name": "Bhuvanesh Hingal",
- "githubUsername": "BhuvaneshHingal",
- "imageUrl": "https://user-images.githubusercontent.com/58567847/92334550-be8a5780-f0ac-11ea-9bbc-626b8dac30c6.jpg",
- "issueNumber": 80
- },
- {
- "name": "Vivek Singh",
- "githubUsername": "vivmost",
- "imageUrl": "https://user-images.githubusercontent.com/58567847/92334655-ad8e1600-f0ad-11ea-9de9-c44ee1ff7420.jpg",
- "issueNumber": 81
- },
- {
- "name": "Meghna Das",
- "githubUsername": "Meghna-DAS",
- "imageUrl": "https://user-images.githubusercontent.com/58567847/92334660-c1397c80-f0ad-11ea-9c35-45f99de50225.jpg",
- "issueNumber": 82
- },
- {
- "name": "Aakarsh Teja",
- "githubUsername": "aakarshteja",
- "imageUrl": "https://user-images.githubusercontent.com/42816874/92400662-e2e84180-f149-11ea-8304-6e76cab7fb05.png",
- "issueNumber": 84
- },
- {
- "name": "Ritvij Kumar Sharma",
- "githubUsername": "ritvij14",
- "imageUrl": "https://user-images.githubusercontent.com/51456744/92560038-521b7e00-f28f-11ea-91be-5a74bff8c4ff.png",
- "issueNumber": 86
- },
- {
- "name": "Aniket Singh",
- "githubUsername": "aniketsingh98571",
- "imageUrl": "https://user-images.githubusercontent.com/63097956/93450123-351c2600-f8f3-11ea-8964-bd44fd12dc0f.png",
- "issueNumber": 88
- },
- {
- "name": "charan",
- "githubUsername": "charan-web",
- "imageUrl": "https://user-images.githubusercontent.com/56212945/93706577-39d81880-fb45-11ea-9f6c-236275f1a0be.jpg",
- "issueNumber": 95
- },
- {
- "name": "Nirmal Silwal",
- "githubUsername": "NirmalSilwal",
- "imageUrl": "https://user-images.githubusercontent.com/31946761/93670031-aefc0d00-fab5-11ea-9ca9-cc4bfe73fa83.png",
- "issueNumber": 93
- },
- {
- "name": "Sharannyo Basu",
- "githubUsername": "sharannyobasu",
- "imageUrl": "https://user-images.githubusercontent.com/55141861/94108238-921c5c80-fe5c-11ea-842e-f4b7a0befcb4.png",
- "issueNumber": 101
- },
- {
- "name": "Hritik Jaiswal",
- "githubUsername": "hritik5102",
- "imageUrl": "https://raw.githubusercontent.com/hritik5102/hritik5102/master/.github/images/Hritik-ReadMe.jpg",
- "issueNumber": 104
- },
- {
- "name": "Prify Philip",
- "githubUsername": "Amchuz",
- "imageUrl": "https://user-images.githubusercontent.com/32680794/94683989-036c7b80-0345-11eb-9c27-76da3756d1d0.png",
- "issueNumber": 106
- },
- {
- "name": "Abiola Farounbi",
- "githubUsername": "Abiola-Farounbi",
- "imageUrl": "https://user-images.githubusercontent.com/49586787/94759122-fd06ef80-0396-11eb-9014-e0ac0226ea49.png",
- "issueNumber": 110
- },
- {
- "name": "Ankush Singh",
- "githubUsername": "ATCtech",
- "imageUrl": "https://user-images.githubusercontent.com/50258860/94898939-046dec00-04b0-11eb-8a6a-10a0c59da3f0.JPG",
- "issueNumber": 115
- },
- {
- "name": "Arturs Smirnovs",
- "githubUsername": "arturssmirnovs",
- "imageUrl": "https://user-images.githubusercontent.com/7140344/94891559-14bfa000-048b-11eb-9f3b-6d79cc4b894b.png",
- "issueNumber": 113
- },
- {
- "name": "Prathamesh Giri",
- "githubUsername": "Pratham31",
- "imageUrl": "https://user-images.githubusercontent.com/56548231/94920063-2c227b80-04d3-11eb-8474-1e1c78f22b95.png",
- "issueNumber": 118
- },
- {
- "name": "Shyam Praveen Singh",
- "githubUsername": "ShyamPraveenSingh",
- "imageUrl": "https://user-images.githubusercontent.com/57350162/94983126-66385f80-055d-11eb-9193-1cd683dd677b.png",
- "issueNumber": 123
- },
- {
- "name": "Ritika Das",
- "githubUsername": "Ritika-Das",
- "imageUrl": "https://user-images.githubusercontent.com/61988162/94970758-f907d880-0522-11eb-91fc-2c0c0b48b735.png",
- "issueNumber": 121
- },
- {
- "name": "Michelle Sandford",
- "githubUsername": "msandfor",
- "imageUrl": "https://user-images.githubusercontent.com/5952956/94992077-f86e5100-05b9-11eb-819a-73fe944f59c3.png",
- "issueNumber": 125
- },
- {
- "name": "Pushkar Thakur",
- "githubUsername": "Push9828",
- "imageUrl": "https://user-images.githubusercontent.com/31934448/95063061-77c76600-071b-11eb-813f-f53f9ba04035.png",
- "issueNumber": 128
- },
- {
- "name": "Ashutosh Dwivedi",
- "githubUsername": "Ashutosh00710",
- "imageUrl": "https://user-images.githubusercontent.com/42907572/95647789-c3995700-0aef-11eb-97f3-01ff3b54cdaf.png",
- "issueNumber": 134
- },
- {
- "name": "Abhishek Kumar Vikrant",
- "githubUsername": "AbhiVikrant",
- "imageUrl": "https://user-images.githubusercontent.com/22058976/95264390-db9d7c00-084c-11eb-8fac-453eba7879ff.png",
- "issueNumber": 130
- },
- {
- "name": "Subhampreet Mohanty",
- "githubUsername": "Subhampreet",
- "imageUrl": "https://user-images.githubusercontent.com/61475220/95688833-8eddea80-0c2a-11eb-86f0-79916ba9499d.png",
- "issueNumber": 131
- },
- {
- "name": "Shoaib Khalid",
- "githubUsername": "shoaibpython",
- "imageUrl": "https://user-images.githubusercontent.com/56650286/95706498-75f82800-0c70-11eb-8bc6-77355fb9f71e.JPG",
- "issueNumber": 139
- },
- {
- "name": "Shajeen Ahamed",
- "githubUsername": "shajeen",
- "imageUrl": "https://user-images.githubusercontent.com/2623563/95846887-a2439f80-0d69-11eb-9a7a-bff4bb113cee.png",
- "issueNumber": 140
- },
- {
- "name": "Franklin U.O. Ohaegbulam",
- "githubUsername": "frankiefab100",
- "imageUrl": "https://user-images.githubusercontent.com/46662771/96289652-5731c280-0fdd-11eb-8b7f-1eed9d020903.JPG",
- "issueNumber": 133
- },
- {
- "name": "Ankush Singh Gandhi",
- "githubUsername": "AnkushSinghGandhi",
- "imageUrl": "https://user-images.githubusercontent.com/24972335/96338880-96bde480-1099-11eb-8b76-f6a39292477a.png",
- "issueNumber": 151
- },
- {
- "name": "Arwaz Khan",
- "githubUsername": "arwazkhan189",
- "imageUrl": "https://user-images.githubusercontent.com/48387278/96334933-121b9800-1092-11eb-8904-a88502c8b003.png",
- "issueNumber": 147
- },
- {
- "name": "Mallikarjun H T",
- "githubUsername": "MallikarjunHt",
- "imageUrl": "https://user-images.githubusercontent.com/40291553/95041576-b72e8c00-06f4-11eb-8e29-61e76c681f98.png",
- "issueNumber": 127
- },
- {
- "name": "Adriano Laureano",
- "githubUsername": "sl4ureano",
- "imageUrl": "https://user-images.githubusercontent.com/36384130/97517158-792f2b80-1973-11eb-9463-53bdb041497f.png",
- "issueNumber": 156
- },
- {
- "name": "Harsh Kumar Khatri",
- "githubUsername": "harshkumarkhatri",
- "imageUrl": "https://user-images.githubusercontent.com/42743629/97598257-c28f8180-1a2c-11eb-859a-5902efa7a828.png",
- "issueNumber": 158
- },
- {
- "name": "Akshita Gupta",
- "githubUsername": "akshitagupta15june",
- "imageUrl": "https://user-images.githubusercontent.com/57909583/97854357-58722780-1d1f-11eb-8bda-83425c231ff5.png",
- "issueNumber": 160
- },
- {
- "name": "Yajush Vyas",
- "githubUsername": "geekyvyas",
- "imageUrl": "https://user-images.githubusercontent.com/35025375/98467874-c924b280-21fd-11eb-810b-2d17e0342e10.png",
- "issueNumber": 163
- },
- {
- "name": "Jennifer Rosa",
- "githubUsername": "rosajen27",
- "imageUrl": "https://raw.githubusercontent.com/rosajen27/rosajen27/master/rosajen27.png",
- "issueNumber": 165
- },
- {
- "name": "Jayant Goel",
- "githubUsername": "JayantGoel001",
- "imageUrl": "https://user-images.githubusercontent.com/54479676/118960081-8bf56600-b980-11eb-9d59-a6d84971c5a3.png",
- "issueNumber": 169
- },
- {
- "name": "Yash Indane",
- "githubUsername": "YashIndane",
- "imageUrl": "https://user-images.githubusercontent.com/53041219/99989860-22353e80-2dd9-11eb-95c5-07dd04eecd7d.png",
- "issueNumber": 180
- },
- {
- "name": "Makuza Mugabo Verite",
- "githubUsername": "makuzaverite",
- "imageUrl": "https://user-images.githubusercontent.com/53856673/102192030-10423b00-3e6f-11eb-8494-a684cebb2ecc.png",
- "issueNumber": 186
- },
- {
- "name": "Rayman",
- "githubUsername": "Rayman-Sodhi",
- "imageUrl": "https://user-images.githubusercontent.com/65675692/103086722-50da4b00-460b-11eb-9259-a75a12957bea.PNG",
- "issueNumber": 198
- },
- {
- "name": "Ahammad Shawki",
- "githubUsername": "ahammadshawki8",
- "imageUrl": "https://user-images.githubusercontent.com/56157819/102689296-26f9e080-4227-11eb-9e75-08c1f2426889.png",
- "issueNumber": 193
- },
- {
- "name": "Anjan Diyora",
- "githubUsername": "Anjan50",
- "imageUrl": "https://user-images.githubusercontent.com/49095535/102576689-37716480-411c-11eb-804e-2b331e4e72e6.png",
- "issueNumber": 190
- },
- {
- "name": "Faouzi Mohamed",
- "githubUsername": "faouzimohamed",
- "imageUrl": "https://user-images.githubusercontent.com/57812398/102703659-030fbc80-4272-11eb-97ce-53598f7211ae.png",
- "issueNumber": 196
- },
- {
- "name": "Nitesh Thapliyal",
- "githubUsername": "Nitesh-thapliyal",
- "imageUrl": "https://user-images.githubusercontent.com/53345517/103440787-a13a5400-4c6e-11eb-8ab7-b82e497f662d.png",
- "issueNumber": 205
- },
- {
- "name": "Franklin Okolie",
- "githubUsername": "DeveloperAspire",
- "imageUrl": "https://user-images.githubusercontent.com/57295537/103459329-e1e9aa00-4d0e-11eb-9758-5351230c2df8.png",
- "issueNumber": 207
- },
- {
- "name": "Jonah Lawrence",
- "githubUsername": "DenverCoder1",
- "imageUrl": "https://user-images.githubusercontent.com/20955511/115257585-e6f52c80-a138-11eb-86a5-22d9e4e3a062.png",
- "issueNumber": 209
- },
- {
- "name": "Ahmed Muhammed Galadima",
- "githubUsername": "ApolloDev0",
- "imageUrl": "https://user-images.githubusercontent.com/68035852/103576376-18c4e900-4ee4-11eb-943e-3e097b0cc6a8.png",
- "issueNumber": 210
- },
- {
- "name": "Utkarsh Singh",
- "githubUsername": "Utkarsh299-tech",
- "imageUrl": "https://user-images.githubusercontent.com/60184229/103612077-a7b81c80-4f49-11eb-90eb-0002bc43e97c.png",
- "issueNumber": 217
- },
- {
- "name": "Vincent Villafuerte",
- "githubUsername": "vinzvinci",
- "imageUrl": "https://user-images.githubusercontent.com/73097560/117130491-b49f2c80-add2-11eb-90bb-a04331c96a4b.png",
- "issueNumber": 215
- },
- {
- "name": "Md. Manzum Rahman",
- "githubUsername": "manzumrahman",
- "imageUrl": "https://user-images.githubusercontent.com/63909405/103669582-baab0b00-4fa2-11eb-9e79-d21a269096a1.png",
- "issueNumber": 220
- },
- {
- "name": "Tawfik Yasser",
- "githubUsername": "TawfikYasser",
- "imageUrl": "https://user-images.githubusercontent.com/54971231/107149052-42e44d80-695f-11eb-9fbf-83c20f4a3e0a.png",
- "issueNumber": 227
- },
- {
- "name": "Prathamesh Borse",
- "githubUsername": "viraldevpb",
- "imageUrl": "https://user-images.githubusercontent.com/66899360/104146755-cb6bde80-53f1-11eb-84bd-dbc87d80152e.png",
- "issueNumber": 232
- },
- {
- "name": "Samriddhi",
- "githubUsername": "Samridhi-98",
- "imageUrl": "https://user-images.githubusercontent.com/54466041/104162252-40530e80-541a-11eb-967d-6b6f4050371c.png",
- "issueNumber": 235
- },
- {
- "name": "Ritik Rawal",
- "githubUsername": "ritik307",
- "imageUrl": "https://user-images.githubusercontent.com/22374829/104178614-a8acea80-5430-11eb-8ee8-1a7bb89248b2.png",
- "issueNumber": 237
- },
- {
- "name": "Filippo Fonseca",
- "githubUsername": "filippo-fonseca",
- "imageUrl": "https://user-images.githubusercontent.com/48065878/104632919-feb5a400-5663-11eb-8dd0-b05cfd377158.png",
- "issueNumber": 244
- },
- {
- "name": "Paulson J Paul",
- "githubUsername": "paulsonjpaul",
- "imageUrl": "https://user-images.githubusercontent.com/73777251/104731775-360a7a80-5762-11eb-8a86-b50d98b58b01.png",
- "issueNumber": 247
- },
- {
- "name": "Idris Olubisi",
- "githubUsername": "Olanetsoft",
- "imageUrl": "https://user-images.githubusercontent.com/45847909/104912483-9da40e00-598c-11eb-8881-971faeaecd9d.png",
- "issueNumber": 254
- },
- {
- "name": "Kushal Das",
- "githubUsername": "Kushal997-das",
- "imageUrl": "https://user-images.githubusercontent.com/61356005/104895611-1c547780-599c-11eb-8538-04f74005a4b4.png",
- "issueNumber": 250
- },
- {
- "name": "Jaskeerat Singh",
- "githubUsername": "Jassi10000",
- "imageUrl": "https://user-images.githubusercontent.com/64856348/105141728-9f520b00-5b1f-11eb-924f-d87a5ac8e9f0.jpg",
- "issueNumber": 265
- },
- {
- "name": "Saumya Ranjan Nayak",
- "githubUsername": "saumya66",
- "imageUrl": "https://user-images.githubusercontent.com/60464414/104895387-d0a1ce00-599b-11eb-8bc0-58d79507051b.jpg",
- "issueNumber": 249
- },
- {
- "name": "Suraj Bokde",
- "githubUsername": "Surajbokde",
- "imageUrl": "https://user-images.githubusercontent.com/66197682/105803643-eaf33180-5fc3-11eb-8f97-42de7cee0f05.png",
- "issueNumber": 279
- },
- {
- "name": "Ayush Kumar",
- "githubUsername": "Ayush7614",
- "imageUrl": "https://user-images.githubusercontent.com/67006255/106144942-ee8ce100-619a-11eb-908d-4bdceade5661.png",
- "issueNumber": 283
- },
- {
- "name": "Vatsal Kesarwani",
- "githubUsername": "plazzy99",
- "imageUrl": "https://user-images.githubusercontent.com/48295138/106139911-0f9e0380-6194-11eb-9558-56ff97b53c94.png",
- "issueNumber": 281
- },
- {
- "name": "Diya Jaiswal",
- "githubUsername": "diyajaiswal11",
- "imageUrl": "https://user-images.githubusercontent.com/48059117/106366095-a539be80-635f-11eb-95b0-c2d68c787410.png",
- "issueNumber": 285
- },
- {
- "name": "Shreya Purohit",
- "githubUsername": "shreyalive",
- "imageUrl": "https://user-images.githubusercontent.com/63795399/106517095-07c8c100-64fe-11eb-807a-64405ddb4db0.png",
- "issueNumber": 297
- },
- {
- "name": "Rachit Tandon",
- "githubUsername": "webdevrachit",
- "imageUrl": "https://user-images.githubusercontent.com/72686780/106394124-fa89d480-6420-11eb-837b-fbf179a7697d.png",
- "issueNumber": 286
- },
- {
- "name": "Ankush Chauhan",
- "githubUsername": "An-prog-hub",
- "imageUrl": "https://user-images.githubusercontent.com/67872399/106575972-a71f9f80-6562-11eb-87dc-1b97d93f4d71.png",
- "issueNumber": 310
- },
- {
- "name": "Varghese Jose",
- "githubUsername": "varghesejose2020",
- "imageUrl": "https://user-images.githubusercontent.com/71702982/106555821-526d2c00-6544-11eb-9da0-076566844959.JPG",
- "issueNumber": 302
- },
- {
- "name": "Aditya Oberai",
- "githubUsername": "adityaoberai",
- "imageUrl": "https://user-images.githubusercontent.com/31401437/106563296-974b8f80-6551-11eb-8753-a13ea9e944c2.png",
- "issueNumber": 304
- },
- {
- "name": "Pascal Ojinnaka",
- "githubUsername": "passy4ucj",
- "imageUrl": "https://user-images.githubusercontent.com/56399504/107071622-46ec6000-67e5-11eb-8ce8-dc2b06f16dae.PNG",
- "issueNumber": 336
- },
- {
- "name": "Ayush Varshney",
- "githubUsername": "ayush-09",
- "imageUrl": "https://user-images.githubusercontent.com/51924622/107047890-54f2ae80-67ee-11eb-8995-90c289eb8346.png",
- "issueNumber": 325
- },
- {
- "name": "Kumaran KM",
- "githubUsername": "kumarankm",
- "imageUrl": "https://user-images.githubusercontent.com/60292723/107042199-7bf9b200-67e7-11eb-8454-23f4bfa10f59.png",
- "issueNumber": 321
- },
- {
- "name": "Roald Nefs",
- "githubUsername": "roaldnefs",
- "imageUrl": "https://user-images.githubusercontent.com/6523325/106946650-a8e78f80-6729-11eb-9f51-a580cdf9e6f1.png",
- "issueNumber": 315
- },
- {
- "name": "Olanrewaju Alaba",
- "githubUsername": "chryzcodez",
- "imageUrl": "https://user-images.githubusercontent.com/77321169/106990847-5cc23c80-6775-11eb-83ae-3160bce68b20.jpg",
- "issueNumber": 306
- },
- {
- "name": "Muhammad Awais",
- "githubUsername": "muhammadawaisshaikh",
- "imageUrl": "https://user-images.githubusercontent.com/24633059/107117015-17972b00-6899-11eb-8670-b7bf41a77d32.png",
- "issueNumber": 340
- },
- {
- "name": "Ibtihel Ouni",
- "githubUsername": "Ibtihel-ouni",
- "imageUrl": "https://user-images.githubusercontent.com/58151963/107116883-97f86480-6876-11eb-8382-fc1c6ce06403.png",
- "issueNumber": 338
- },
- {
- "name": "Vaidhyanathan S M",
- "githubUsername": "smv1999",
- "imageUrl": "https://user-images.githubusercontent.com/42896577/107180778-6f4fa680-69ff-11eb-9e53-b2d3c858644d.png",
- "issueNumber": 344
- },
- {
- "name": "Nisarg Kapkar",
- "githubUsername": "Nkap23",
- "imageUrl": "https://user-images.githubusercontent.com/53402062/107231517-67672500-6a46-11eb-857e-8b6ad34f7a38.PNG",
- "issueNumber": 350
- },
- {
- "name": "Ivan Pesenti",
- "githubUsername": "ivan-pesenti",
- "imageUrl": "https://user-images.githubusercontent.com/60645922/107370491-57515300-6ae3-11eb-8659-37214e9aff86.png",
- "issueNumber": 308
- },
- {
- "name": "Chandrika Deb",
- "githubUsername": "chandrikadeb7",
- "imageUrl": "https://user-images.githubusercontent.com/29686102/106919215-f0711a00-672f-11eb-88f6-8ab44f67b911.png",
- "issueNumber": 313
- },
- {
- "name": "Henok B Ademtew",
- "githubUsername": "HenokB",
- "imageUrl": "https://user-images.githubusercontent.com/46082799/107974254-4f326100-6f84-11eb-8cbb-105cd0d59189.png",
- "issueNumber": 371
- },
- {
- "name": "Utkarsh Mishra",
- "githubUsername": "Utkarsh1504",
- "imageUrl": "https://user-images.githubusercontent.com/76392681/107881996-f673b180-6f0c-11eb-90a8-9365ff3e4753.png",
- "issueNumber": 361
- },
- {
- "name": "Oktay Kır",
- "githubUsername": "OKTAYKIR",
- "imageUrl": "https://user-images.githubusercontent.com/8077228/107888040-53766400-6f1b-11eb-93e4-97696149b0f0.PNG",
- "issueNumber": 364
- },
- {
- "name": "Hossain Rabbi",
- "githubUsername": "hossainrabbi",
- "imageUrl": "https://user-images.githubusercontent.com/67089472/107899660-189b1d00-6f69-11eb-8361-086bb1b05d19.png",
- "issueNumber": 366
- },
- {
- "name": "Danish Ul Hassan",
- "githubUsername": "danishulhassan7",
- "imageUrl": "https://user-images.githubusercontent.com/57491009/107846186-87f6fc80-6e03-11eb-9054-d89fba7d4e65.PNG",
- "issueNumber": 359
- },
- {
- "name": "schmelto",
- "githubUsername": "schmelto",
- "imageUrl": "https://user-images.githubusercontent.com/30869493/108380804-7ea4d000-7207-11eb-8f3e-2d00b21d1456.png",
- "issueNumber": 373
- },
- {
- "name": "Nitish Kumar",
- "githubUsername": "krniya",
- "imageUrl": "https://user-images.githubusercontent.com/5454844/109417110-3b591700-79e8-11eb-9258-b4d830b0cbe6.png",
- "issueNumber": 375
- },
- {
- "name": "Jay Patel",
- "githubUsername": "jaypatel31",
- "imageUrl": "https://user-images.githubusercontent.com/59785863/109974379-82fcdd00-7d1f-11eb-9cf9-9a7911767705.png",
- "issueNumber": 388
- },
- {
- "name": "Fabricio Cavalcante",
- "githubUsername": "fcsouza",
- "imageUrl": "https://user-images.githubusercontent.com/7094035/109435109-7f074d00-79f7-11eb-9e98-9486279e5a63.png",
- "issueNumber": 378
- },
- {
- "name": "Rishabh Dwivedi",
- "githubUsername": "rishabh062",
- "imageUrl": "https://user-images.githubusercontent.com/57454462/109994066-f3612980-7d32-11eb-97b3-5940a4f35ce7.png",
- "issueNumber": 390
- },
- {
- "name": "Arya Soni",
- "githubUsername": "aryasoni98",
- "imageUrl": "https://user-images.githubusercontent.com/18515597/107496228-0b6fde00-6bb7-11eb-9a23-15d3f8aac015.png",
- "issueNumber": 354
- },
- {
- "name": "Cas Martens",
- "githubUsername": "DevCassie",
- "imageUrl": "https://user-images.githubusercontent.com/19227530/112297527-4b39e300-8c96-11eb-9da2-717607286946.png",
- "issueNumber": 394
- },
- {
- "name": "Subham Raoniar",
- "githubUsername": "SubhamRaoniar28",
- "imageUrl": "https://user-images.githubusercontent.com/41485604/111068853-767f3e00-84f0-11eb-9122-80af0d842463.jpg",
- "issueNumber": 397
- },
- {
- "name": "Pranjal Verma",
- "githubUsername": "pvcodes",
- "imageUrl": "https://user-images.githubusercontent.com/54075838/111760905-40153a80-88c5-11eb-9600-aa49a78ddd05.png",
- "issueNumber": 399
- },
- {
- "name": "Rohan Kulkarni",
- "githubUsername": "rohank2502",
- "imageUrl": "https://user-images.githubusercontent.com/76584243/111806629-30fbb000-88f8-11eb-892c-c64d7e88d035.png",
- "issueNumber": 401
- },
- {
- "name": "Chinmay Mhatre",
- "githubUsername": "ChinmayMhatre",
- "imageUrl": "https://user-images.githubusercontent.com/51131670/111893373-5091f600-8a28-11eb-8e94-48b23eec0495.PNG",
- "issueNumber": 403
- },
- {
- "name": "Tarun Kamboj",
- "githubUsername": "Tarun-Kamboj",
- "imageUrl": "https://user-images.githubusercontent.com/56023742/112745083-62910d00-8fc3-11eb-9f48-ee1cbc7bacd9.PNG",
- "issueNumber": 419
- },
- {
- "name": "Sefat Siddiquea Sifa",
- "githubUsername": "sifa123",
- "imageUrl": "https://user-images.githubusercontent.com/63462931/112490528-a3add500-8da9-11eb-853e-9972b42e5caf.png",
- "issueNumber": 410
- },
- {
- "name": "Kingsley Victor",
- "githubUsername": "kingsley-einstein",
- "imageUrl": "https://user-images.githubusercontent.com/35224620/112137884-1c0d6e00-8bd1-11eb-9f40-9c578888669f.png",
- "issueNumber": 407
- },
- {
- "name": "Ivelin Iliev",
- "githubUsername": "Iwi4a",
- "imageUrl": "https://user-images.githubusercontent.com/20727684/112530125-fb464380-8d9d-11eb-963a-0a8b25a7a87f.png",
- "issueNumber": 412
- },
- {
- "name": "Bryson Mundia",
- "githubUsername": "Bryson69",
- "imageUrl": "https://user-images.githubusercontent.com/62892010/113439186-ba2fde00-93f2-11eb-8042-bdb111493c18.png",
- "issueNumber": 423
- },
- {
- "name": "Khushi Sharma",
- "githubUsername": "KhushiSharma22",
- "imageUrl": "https://user-images.githubusercontent.com/67903164/112979129-cd824580-9175-11eb-8fc7-09169b54d5e9.png",
- "issueNumber": 421
- },
- {
- "name": "Hariharan B",
- "githubUsername": "HariAcidReign",
- "imageUrl": "https://user-images.githubusercontent.com/58134096/113426876-b2bc0500-93f1-11eb-962e-772207a6e965.png",
- "issueNumber": 425
- },
- {
- "name": "Karan Singh",
- "githubUsername": "karan-ksrk",
- "imageUrl": "https://user-images.githubusercontent.com/44173143/113564123-6c032080-9626-11eb-80ec-e59b75892328.png",
- "issueNumber": 431
- },
- {
- "name": "Yash Sehgal",
- "githubUsername": "yashsehgal",
- "imageUrl": "https://user-images.githubusercontent.com/62352288/113475867-6aeeb980-9495-11eb-86be-bfa0085a6f48.png",
- "issueNumber": 429
- },
- {
- "name": "Mohit singh",
- "githubUsername": "anotherwebguy",
- "imageUrl": "https://user-images.githubusercontent.com/66346161/114270825-18c90d80-9a2c-11eb-9173-1c072e90ac27.png",
- "issueNumber": 436
- },
- {
- "name": "Rudra Barad",
- "githubUsername": "rudrabarad",
- "imageUrl": "https://user-images.githubusercontent.com/53337681/115293769-5983fd80-a175-11eb-91f8-dbdadf06a8b0.png",
- "issueNumber": 440
- },
- {
- "name": "Rishabh Rathore",
- "githubUsername": "Rishabhrathore055",
- "imageUrl": "https://user-images.githubusercontent.com/77366500/115426452-234e8880-a21e-11eb-9e2d-c508acdb921f.jpg",
- "issueNumber": 445
- },
- {
- "name": "Nikita jain",
- "githubUsername": "nikita-jain-01",
- "imageUrl": "https://user-images.githubusercontent.com/72670446/115362754-7c4afc00-a1df-11eb-84be-97a7554ae69b.png",
- "issueNumber": 442
- },
- {
- "name": "Advaith U",
- "githubUsername": "advaith-unnikrishnan",
- "imageUrl": "https://user-images.githubusercontent.com/45172876/115498803-d73a2d00-a28b-11eb-809c-79a8eaf10a5d.png",
- "issueNumber": 447
- },
- {
- "name": "Mohamed Yaseen Sheriff S",
- "githubUsername": "Yaseen549",
- "imageUrl": "https://user-images.githubusercontent.com/43935210/115549892-d377cc00-a2c6-11eb-9b4b-7983603b5c6c.jpg",
- "issueNumber": 449
- },
- {
- "name": "Saswat Samal",
- "githubUsername": "saswatsamal",
- "imageUrl": "https://user-images.githubusercontent.com/39031660/116078640-7d36ce80-a6b4-11eb-8987-525d3c2ad64d.png",
- "issueNumber": 462
- },
- {
- "name": "Angshu Bhadra",
- "githubUsername": "angshuBHADRA",
- "imageUrl": "https://user-images.githubusercontent.com/61795945/116436758-56ba9400-a86a-11eb-9eb4-82da46fef05a.png",
- "issueNumber": 464
- },
- {
- "name": "Sam Varghese",
- "githubUsername": "Sam-Varghese",
- "imageUrl": "https://user-images.githubusercontent.com/79152648/116452787-b79e9800-a87b-11eb-852c-14509cd1c33e.jpeg",
- "issueNumber": 467
- },
- {
- "name": "Anh Hoang Chi Tran",
- "githubUsername": "longqua69",
- "imageUrl": "https://user-images.githubusercontent.com/37626565/115994832-da724780-a602-11eb-8a4f-6ab6d151715d.PNG",
- "issueNumber": 459
- },
- {
- "name": "vonhyou",
- "githubUsername": "vonhyou",
- "imageUrl": "https://user-images.githubusercontent.com/29454668/115579668-f8853280-a2f8-11eb-8372-95202883ac86.png",
- "issueNumber": 451
- },
- {
- "name": "Eke Victor",
- "githubUsername": "evavic44",
- "imageUrl": "https://user-images.githubusercontent.com/62628408/117089670-0b165780-ad4e-11eb-84c6-7b24f8956048.png",
- "issueNumber": 471
- },
- {
- "name": "Krish",
- "githubUsername": "krishdevdb",
- "imageUrl": "https://user-images.githubusercontent.com/76587897/117103511-1db57e80-ad98-11eb-83cc-7dd9ab1f64ab.png",
- "issueNumber": 473
- },
- {
- "name": "Harikrushn kanani",
- "githubUsername": "harikanani",
- "imageUrl": "https://user-images.githubusercontent.com/54361799/116959271-c1306180-acba-11eb-8f59-2ee53b9da174.jpg",
- "issueNumber": 469
- },
- {
- "name": "Karuna Tata",
- "githubUsername": "starlightknown",
- "imageUrl": "https://user-images.githubusercontent.com/74637789/117139898-6128e080-adca-11eb-8cc1-0277b7e43114.png",
- "issueNumber": 479
- },
- {
- "name": "Kaiwalya Koparkar",
- "githubUsername": "kaiwalyakoparkar",
- "imageUrl": "https://user-images.githubusercontent.com/53310847/117104479-d3350180-ad99-11eb-8152-2afaff67fe04.png",
- "issueNumber": 475
- },
- {
- "name": "Sulthan Mohaideen",
- "githubUsername": "SulthanNK",
- "imageUrl": "https://user-images.githubusercontent.com/32130871/117547009-e4586980-b04a-11eb-8daa-baad5ffb4949.png",
- "issueNumber": 482
- },
- {
- "name": "Priyanka Mishra",
- "githubUsername": "priyaankamishra",
- "imageUrl": "https://user-images.githubusercontent.com/71710239/117578918-55148a00-b10e-11eb-93f4-8d2bd01dcd8c.png",
- "issueNumber": 487
- },
- {
- "name": "Joel Nickson",
- "githubUsername": "Joel-Nickson",
- "imageUrl": "https://user-images.githubusercontent.com/61058781/117574506-00b3df00-b0fb-11eb-808d-a653374f0fd1.png",
- "issueNumber": 485
- },
- {
- "name": "Supraja Arthi",
- "githubUsername": "suprajaarthi",
- "imageUrl": "https://user-images.githubusercontent.com/51900501/117803970-d554ff80-b274-11eb-91de-e62714a56d2f.jpeg",
- "issueNumber": 490
- },
- {
- "name": "Saatvik Nagpal",
- "githubUsername": "Saatvik21",
- "imageUrl": "https://user-images.githubusercontent.com/61618767/117973604-3bf81d00-b34a-11eb-86a2-8bbd7f19b6d5.png",
- "issueNumber": 493
- },
- {
- "name": "Ritesh Kumar",
- "githubUsername": "wordssaysalot",
- "imageUrl": "https://user-images.githubusercontent.com/56651899/118150685-71773600-b430-11eb-95f7-38a7479c5e34.png",
- "issueNumber": 498
- },
- {
- "name": "Ibrahim Ramadhan",
- "githubUsername": "ibby360",
- "imageUrl": "https://user-images.githubusercontent.com/51038084/118176523-31b54c00-b43a-11eb-8e62-bcc439335b8f.png",
- "issueNumber": 502
- },
- {
- "name": "Carlos Souza",
- "githubUsername": "CarlosViniMSouza",
- "imageUrl": "https://user-images.githubusercontent.com/60679101/118286430-d1112800-b4a8-11eb-8bc9-9152ba87d351.png",
- "issueNumber": 501
- },
- {
- "name": "Thejaswin S",
- "githubUsername": "thejaswin123",
- "imageUrl": "https://user-images.githubusercontent.com/52855622/118305007-08152700-b505-11eb-919e-268ffa68a0ff.png",
- "issueNumber": 507
- },
- {
- "name": "Avinash Sharma",
- "githubUsername": "ImAvinashSharma",
- "imageUrl": "https://user-images.githubusercontent.com/58262578/118364777-87633300-b5b7-11eb-9d16-7ada5d04b460.png",
- "issueNumber": 510
- },
- {
- "name": "Victor Ikechukwu",
- "githubUsername": "victor-cody",
- "imageUrl": "https://user-images.githubusercontent.com/69702944/118384168-daf77000-b5fb-11eb-9a81-0f6a3298b613.png",
- "issueNumber": 512
- },
- {
- "name": "aminos",
- "githubUsername": "amino19",
- "imageUrl": "https://user-images.githubusercontent.com/75872316/125152497-91924f80-e16a-11eb-8366-8d5c3d26df10.jpg",
- "issueNumber": 499
- },
- {
- "name": "Ayush Tamra",
- "githubUsername": "ayushtamra",
- "imageUrl": "https://user-images.githubusercontent.com/64156683/118395408-fb5d1400-b667-11eb-99c9-549cc5e49b00.png",
- "issueNumber": 517
- },
- {
- "name": "Ayush Parikh",
- "githubUsername": "Ayushparikh-code",
- "imageUrl": "https://user-images.githubusercontent.com/60268067/118812871-33649100-b8cc-11eb-9e90-0ec4fe333229.png",
- "issueNumber": 519
- },
- {
- "name": "Rupam Shil",
- "githubUsername": "Rupam-Shil",
- "imageUrl": "https://user-images.githubusercontent.com/68724228/119318846-67a6cb80-bc97-11eb-8dd1-32832f379fe5.png",
- "issueNumber": 523
- },
- {
- "name": "Astha Nayak",
- "githubUsername": "nayakastha",
- "imageUrl": "https://user-images.githubusercontent.com/58568514/119360619-6cd03e80-bcc8-11eb-8fec-699c31daac61.PNG",
- "issueNumber": 526
- },
- {
- "name": "CyberBoyAyush",
- "githubUsername": "CyberBoyAyush",
- "imageUrl": "https://user-images.githubusercontent.com/69210117/119606961-1f131d80-be11-11eb-8af0-608ec3bb3a0c.jpg",
- "issueNumber": 528
- },
- {
- "name": "Ranjit Yadav",
- "githubUsername": "13yadav",
- "imageUrl": "https://user-images.githubusercontent.com/51192422/119933239-5ca6b080-bfa1-11eb-96c7-b6edb9da4778.png",
- "issueNumber": 531
- },
- {
- "name": "Khushhal Reddy",
- "githubUsername": "KKhushhalR2405",
- "imageUrl": "https://user-images.githubusercontent.com/58569950/120160642-14db8f80-c214-11eb-8f2a-d5946aa8d59e.png",
- "issueNumber": 537
- },
- {
- "name": "Gagan Bhatia",
- "githubUsername": "gagan3012",
- "imageUrl": "https://user-images.githubusercontent.com/49101362/120364787-7c501880-c2c2-11eb-8f18-0f0ef10c4439.png",
- "issueNumber": 539
- },
- {
- "name": "Shivendra K Jha",
- "githubUsername": "skjha1",
- "imageUrl": "https://user-images.githubusercontent.com/47923680/120433441-d7ecd580-c398-11eb-9c5c-fe8cd356e4d2.jpg",
- "issueNumber": 542
- },
- {
- "name": "Ampolu Nisa",
- "githubUsername": "AmpoluNisa03",
- "imageUrl": "https://user-images.githubusercontent.com/63179438/120458515-f82a8d80-c3b4-11eb-8d4e-4f1a698078ba.png",
- "issueNumber": 547
- },
- {
- "name": "Aditya Mangal",
- "githubUsername": "adityamangal1",
- "imageUrl": "https://user-images.githubusercontent.com/68494604/120438793-6bc1a000-c39f-11eb-845b-c145db5e2f9b.png",
- "issueNumber": 544
- },
- {
- "name": "David Leal",
- "githubUsername": "Panquesito7",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/120854354-a57edc00-c542-11eb-910a-6dab08382357.png",
- "issueNumber": 550
- },
- {
- "name": "Beven Nyamande",
- "githubUsername": "bevennyamande",
- "imageUrl": "https://user-images.githubusercontent.com/10162710/120894576-6ff8f200-c619-11eb-9ee5-5078912d5550.png",
- "issueNumber": 552
- },
- {
- "name": "Leticia Rosário",
- "githubUsername": "leticiarosario",
- "imageUrl": "https://user-images.githubusercontent.com/60137996/121890703-c9d87680-cd01-11eb-938c-2d4e4416126a.png",
- "issueNumber": 554
- },
- {
- "name": "Hrittik Roy",
- "githubUsername": "hrittikhere",
- "imageUrl": "https://user-images.githubusercontent.com/67012359/123159920-38000480-d48b-11eb-9dab-b879898d4ccc.jpg",
- "issueNumber": 560
- },
- {
- "name": "Kamlesh Joshi",
- "githubUsername": "kamleshjoshi8102",
- "imageUrl": "https://user-images.githubusercontent.com/72374645/123034023-67b8f900-d406-11eb-829a-6df34ba91852.png",
- "issueNumber": 558
- },
- {
- "name": "Tipu khan",
- "githubUsername": "tips367",
- "imageUrl": "https://user-images.githubusercontent.com/41302067/123315141-03eb1900-d549-11eb-9021-a4c3b985c95d.png",
- "issueNumber": 562
- },
- {
- "name": "Jayesh Srivastava",
- "githubUsername": "jayesh-srivastava",
- "imageUrl": "https://user-images.githubusercontent.com/49337716/124381232-eeab8280-dcde-11eb-84ed-c54a5bfcf208.png",
- "issueNumber": 566
- },
- {
- "name": "Tim Burgan",
- "githubUsername": "timburgan",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358657-f0673e80-dc29-11eb-9e43-84c889b175b0.jpg",
- "issueNumber": 564
- },
- {
- "name": "afc163",
- "githubUsername": "afc163",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358687-1987cf00-dc2a-11eb-9e6f-faa4f425476f.jpg",
- "issueNumber": 568
- },
- {
- "name": "Lee Reilly",
- "githubUsername": "leereilly",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358735-489e4080-dc2a-11eb-951e-5961bf3388cb.jpg",
- "issueNumber": 569
- },
- {
- "name": "Thales Brederodes Montarroyos Candido",
- "githubUsername": "ThalesBMC",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358775-7c796600-dc2a-11eb-9e2f-e9d9daf27bf9.jpg",
- "issueNumber": 570
- },
- {
- "name": "Patrick Guo",
- "githubUsername": "shpatrickguo",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358808-a5016000-dc2a-11eb-9210-b80403eae437.jpg",
- "issueNumber": 571
- },
- {
- "name": "Nelson T. Alba Jr.",
- "githubUsername": "nellyXinwei",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358826-c3675b80-dc2a-11eb-944e-90b8ea2c72d8.jpg",
- "issueNumber": 572
- },
- {
- "name": "Matt Eden",
- "githubUsername": "Matteas-Eden",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358889-09bcba80-dc2b-11eb-85bd-4141b8693256.jpg",
- "issueNumber": 573
- },
- {
- "name": "Damian Ziolo",
- "githubUsername": "L0um15",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358914-2e189700-dc2b-11eb-80db-180c14723db1.jpg",
- "issueNumber": 574
- },
- {
- "name": "Israel Antonio Rosales Laguan",
- "githubUsername": "Israel-Laguan",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358938-4ab4cf00-dc2b-11eb-9f53-8efb56a72b96.jpg",
- "issueNumber": 575
- },
- {
- "name": "Brian Douglas",
- "githubUsername": "bdougie",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124358969-70da6f00-dc2b-11eb-8f3b-43779550acb6.jpg",
- "issueNumber": 576
- },
- {
- "name": "Evaristo Cuesta",
- "githubUsername": "evaristocuesta",
- "imageUrl": "https://user-images.githubusercontent.com/52232302/124359001-a8e1b200-dc2b-11eb-8c4d-924c29801aaa.jpg",
- "issueNumber": 577
- },
- {
- "name": "Hanshul Chandel",
- "githubUsername": "hanshulll",
- "imageUrl": "https://user-images.githubusercontent.com/56799372/124683406-90eb8600-deea-11eb-9de0-d4536ed04eeb.png",
- "issueNumber": 578
- },
- {
- "name": "Akshayan Sinha",
- "githubUsername": "hippyaki",
- "imageUrl": "https://user-images.githubusercontent.com/52236719/125198464-98f74d00-e27f-11eb-98ff-fb5f0a0ab4a6.png",
- "issueNumber": 586
- },
- {
- "name": "Animesh Pathak",
- "githubUsername": "sonichigo",
- "imageUrl": "https://user-images.githubusercontent.com/53110238/125169823-89b5c800-e1c9-11eb-941f-3c2a43a0e149.png",
- "issueNumber": 584
- },
- {
- "name": "Ankit",
- "githubUsername": "AnkitSharma-007",
- "imageUrl": "https://user-images.githubusercontent.com/33789321/124962632-7cb79e00-e03c-11eb-9a5c-d7699fa3a6b2.png",
- "issueNumber": 580
- },
- {
- "name": "Victoria Lo",
- "githubUsername": "victoria-lo",
- "imageUrl": "https://user-images.githubusercontent.com/47699978/125807703-6d8c6adf-d642-42f2-b1bf-51f6a32c0a84.png",
- "issueNumber": 590
- },
- {
- "name": "Tom Hill",
- "githubUsername": "hill",
- "imageUrl": "https://user-images.githubusercontent.com/5620045/125885321-8cda4575-b72f-42ea-99ad-4de890e747ad.png",
- "issueNumber": 592
- },
- {
- "name": "Anirudh Panda",
- "githubUsername": "AnirudhPanda",
- "imageUrl": "https://user-images.githubusercontent.com/66218496/126046283-45db0b3a-fd83-4dc3-ba12-6692dd2b3228.PNG",
- "issueNumber": 596
- },
- {
- "name": "Utkarsh Mishra",
- "githubUsername": "UtkarshMishra12",
- "imageUrl": "(https://user-images.githubusercontent.com/67385503/126064330-eb1f90d9-d7d3-462c-b032-b381ed00153c.png)",
- "issueNumber": 600
- },
- {
- "name": "Rohit Yadav",
- "githubUsername": "rohitturbot",
- "imageUrl": "https://user-images.githubusercontent.com/40739903/126065686-40212b44-01a8-4c5f-b38a-de22ca76cc9c.png",
- "issueNumber": 602
- },
- {
- "name": "CodingSpecies",
- "githubUsername": "CodingSpecies",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/129598330-ca71253a-4431-4bbd-91af-8db083144b9a.png",
- "issueNumber": 650
- },
- {
- "name": "Siddhi Bhanushali ",
- "githubUsername": "siddhi-244",
- "imageUrl": "https://user-images.githubusercontent.com/69195262/126054873-11415026-bcee-40d4-81dc-db3076965670.jpg",
- "issueNumber": 598
- },
- {
- "name": "Avid Coder",
- "githubUsername": "AvidCoder101",
- "imageUrl": "https://user-images.githubusercontent.com/70807684/126078076-3df641ea-3c0f-483f-952c-cbabbb5758c1.png",
- "issueNumber": 594
- },
- {
- "name": "Slim Coder",
- "githubUsername": "MrSlimCoder",
- "imageUrl": "https://user-images.githubusercontent.com/28563357/126220805-82470ad3-f38a-40b4-a277-8c40704fdb5b.png",
- "issueNumber": 607
- },
- {
- "name": "Hrishikesh Nikam",
- "githubUsername": "hrishikeshnikam2000",
- "imageUrl": "https://user-images.githubusercontent.com/624760/91057573-48531300-e61f-11ea-9e13-2d7384e42000.png",
- "issueNumber": 612
- },
- {
- "name": "Jakob Jung",
- "githubUsername": "bloedboemmel",
- "imageUrl": "https://user-images.githubusercontent.com/58067119/126633887-0f5362c3-1189-47ce-b195-1fc772d28ac7.PNG",
- "issueNumber": 614
- },
- {
- "name": "Rajiv Ranjan Mars",
- "githubUsername": "rajivranjanmars",
- "imageUrl": "https://user-images.githubusercontent.com/67179338/126766490-97cc500e-eed4-46d0-959f-799b1d7f1e7c.png",
- "issueNumber": 619
- },
- {
- "name": "Sahitya",
- "githubUsername": "SahityaRoy",
- "imageUrl": "https://user-images.githubusercontent.com/72821604/127466372-6f894759-7511-4bd1-828c-30734755102e.png",
- "issueNumber": 621
- },
- {
- "name": "Sri Subathra Devi B",
- "githubUsername": "Subathra19",
- "imageUrl": "https://user-images.githubusercontent.com/55084520/127505296-cd9fe349-ed69-4ff8-ad10-4b363cdf8f34.PNG",
- "issueNumber": 625
- },
- {
- "name": "Ritwik Sinha",
- "githubUsername": "Ritwik880",
- "imageUrl": "https://user-images.githubusercontent.com/54446880/127509715-b594b68d-4703-4bc2-aed5-1172d7df6a5c.png",
- "issueNumber": 627
- },
- {
- "name": "Motasim",
- "githubUsername": "motasimmakki",
- "imageUrl": "https://user-images.githubusercontent.com/44056349/127783862-dfa186c1-478a-45d0-8088-59cab12c36a9.png",
- "issueNumber": 631
- },
- {
- "name": "Aditya Garde",
- "githubUsername": "adityagarde",
- "imageUrl": "https://user-images.githubusercontent.com/14886766/127783620-6b94c878-9fd2-40c5-a62d-995818f0caa3.jpeg",
- "issueNumber": 630
- },
- {
- "name": "Vineel Sai",
- "githubUsername": "vineelsai26",
- "imageUrl": "https://user-images.githubusercontent.com/52851879/128023216-f48c89f6-c745-4e76-ae7a-38b9034de2b1.png",
- "issueNumber": 634
- },
- {
- "name": "Saad Irfan",
- "githubUsername": "msaaddev",
- "imageUrl": "https://user-images.githubusercontent.com/44341551/128627907-fbeb7a8a-f0d7-454f-a077-cf10c8876aaa.png",
- "issueNumber": 636
- },
- {
- "name": "Pratham Bhagat",
- "githubUsername": "bhagatpratham",
- "imageUrl": "https://user-images.githubusercontent.com/66031743/128864527-177a97f6-967c-4b18-93d2-c02472274612.PNG",
- "issueNumber": 639
- },
- {
- "name": "Gunjan Paneri",
- "githubUsername": "iamgunjan",
- "imageUrl": "https://user-images.githubusercontent.com/53567221/129094169-e012e3fb-3ba9-47e7-9173-0e09e7517034.png",
- "issueNumber": 642
- },
- {
- "name": "Vasudev Jaiswal",
- "githubUsername": "VasudevJaiswal",
- "imageUrl": "https://user-images.githubusercontent.com/85981735/129255772-5bac726e-d98e-4eb4-8c9f-c2206b72c976.png",
- "issueNumber": 641
- },
- {
- "name": "Fayas Noushad",
- "githubUsername": "FayasNoushad",
- "imageUrl": "https://user-images.githubusercontent.com/76828314/132162846-8e55ec2c-90de-4f9a-8c12-e8254a942f0f.jpg",
- "issueNumber": 646
- },
- {
- "name": "Shubham Kukreti",
- "githubUsername": "KukretiShubham",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/129485691-4a1249b6-3203-4f15-ac8c-654a67d50ee4.png",
- "issueNumber": 648
- },
- {
- "name": "Harkirat Singh",
- "githubUsername": "harkiratsm",
- "imageUrl": "https://user-images.githubusercontent.com/71957674/130051242-25747856-913e-4613-9cc6-7384dc58d752.png",
- "issueNumber": 645
- },
- {
- "name": "Anik Chakraborty",
- "githubUsername": "Anikcb",
- "imageUrl": "https://user-images.githubusercontent.com/47493387/130086990-1072a097-f8b7-423b-8eeb-b161870b11ea.png",
- "issueNumber": 657
- },
- {
- "name": "Ahamed Basha N",
- "githubUsername": "ahamedbasha-n",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/130546663-9ff92a77-14a1-4004-8d9c-dbc67fb027df.png",
- "issueNumber": 663
- },
- {
- "name": "Anas Khan",
- "githubUsername": "anaskhan28",
- "imageUrl": "https://user-images.githubusercontent.com/87796038/130655483-7fd4dc84-9f0d-412b-acac-68ab178aaf3c.png",
- "issueNumber": 666
- },
- {
- "name": "Mohammad Shakib",
- "githubUsername": "Mo-Shakib",
- "imageUrl": "https://user-images.githubusercontent.com/50780268/131604251-f07f6811-d795-448f-a7b8-0f13b58c602f.png",
- "issueNumber": 675
- },
- {
- "name": "Komal Pal",
- "githubUsername": "Komal7209",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/131920342-adaf32bd-cfde-4bb2-ad5f-390b61898a37.png",
- "issueNumber": 681
- },
- {
- "name": "Aman Upadhyay",
- "githubUsername": "BADSHAH-AMAN",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/132057221-2e7c6dc4-a664-4565-9909-101b8fadfa4b.png",
- "issueNumber": 685
- },
- {
- "name": "Rakesh Mahato",
- "githubUsername": "mahatorakesh",
- "imageUrl": "https://user-images.githubusercontent.com/69909347/132104145-a6c264c0-7049-4572-8fae-e08a413c4afe.png",
- "issueNumber": 689
- },
- {
- "name": "Krishna Kumar",
- "githubUsername": "Krishnapro",
- "imageUrl": "https://user-images.githubusercontent.com/59277887/132136661-d62a6664-0fa3-437d-b97d-ea41ca21c61f.png",
- "issueNumber": 702
- },
- {
- "name": "Omkar Kulkarni",
- "githubUsername": "Omkar0114",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/133314407-008ec664-bdbd-4428-a9c4-8c306f74a91c.png",
- "issueNumber": 713
- },
- {
- "name": "Devesh Anand",
- "githubUsername": "devesh-anand",
- "imageUrl": "https://user-images.githubusercontent.com/30005922/133293857-90933953-10a7-4dc7-b69e-9272837daeb4.png",
- "issueNumber": 715
- },
- {
- "name": "Grawish Sachdeva",
- "githubUsername": "grawish",
- "imageUrl": "https://user-images.githubusercontent.com/41504211/133457470-bca4c546-8800-4729-ad5d-587527d4ab29.png",
- "issueNumber": 717
- },
- {
- "name": "Chetan Thakral",
- "githubUsername": "chetan-2002",
- "imageUrl": "https://user-images.githubusercontent.com/77783033/133980058-5a671e7b-f80a-400d-933e-613118a32e02.png",
- "issueNumber": 724
- },
- {
- "name": "Shreyaans Jain",
- "githubUsername": "shreyaansjain06",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/134031514-b0bbff29-3974-4f05-a2c6-a5c163e90216.png",
- "issueNumber": 726
- },
- {
- "name": "Rehan Punjwani",
- "githubUsername": "rehanpunjwani",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/134791010-7e18ffeb-f5f1-4b0f-ac41-4c4bc9006485.png",
- "issueNumber": 730
- },
- {
- "name": "Hariket Sukesh Kumar Sheth",
- "githubUsername": "hariketsheth",
- "imageUrl": "https://user-images.githubusercontent.com/72455881/134767118-d853cd39-ddc1-4df6-bda1-1a4315f9c855.png",
- "issueNumber": 728
- },
- {
- "name": "Aniket Kumar",
- "githubUsername": "aniket-24",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/134812399-6a005576-3b24-46a6-b9bc-7798f79e5bf1.png",
- "issueNumber": 723
- },
- {
- "name": "Zaid Khan",
- "githubUsername": "ZaidKhan2002",
- "imageUrl": "https://user-images.githubusercontent.com/71960989/135026473-a1f58d4b-55d7-4d5f-8a72-1673d52ea20d.png",
- "issueNumber": 733
- },
- {
- "name": "Vanshika Pandey",
- "githubUsername": "Vanshikapandey30",
- "imageUrl": "https://user-images.githubusercontent.com/70807500/135111984-f6c4f540-949b-451c-8fb3-22d5daa07575.png",
- "issueNumber": 738
- },
- {
- "name": "Darsh Gupta",
- "githubUsername": "DarshGupta1910",
- "imageUrl": "https://user-images.githubusercontent.com/73016212/135509959-87f8b8e4-9fab-4247-bae4-d965fca5ddbc.png",
- "issueNumber": 742
- },
- {
- "name": "Gurjot Singh",
- "githubUsername": "Gur-jot",
- "imageUrl": "https://user-images.githubusercontent.com/78019426/135703000-f777dee5-735f-4c93-acc7-86fcce0d20a0.jpg",
- "issueNumber": 745
- },
- {
- "name": "Aaquib Ali",
- "githubUsername": "AaquibAli",
- "imageUrl": "https://user-images.githubusercontent.com/84700316/135708541-936038fd-97c2-4fc0-a51d-7d6a5b96dbf1.png",
- "issueNumber": 747
- },
- {
- "name": "Rohan Gupta",
- "githubUsername": "DemonDaddy22",
- "imageUrl": "https://user-images.githubusercontent.com/39908472/135729184-0a1a05a2-1f74-48e8-ace7-4d4b2a62eb94.png",
- "issueNumber": 751
- },
- {
- "name": "Ekta Arora",
- "githubUsername": "ektaarora16",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/135740246-b0be6db0-160a-43d8-819d-0ad3c190619c.png",
- "issueNumber": 749
- },
- {
- "name": "Sayantani Deb",
- "githubUsername": "SayantaniDeb",
- "imageUrl": "https://user-images.githubusercontent.com/74983536/135533466-d88b6a9c-1950-4cf5-a694-cdb2109dbff2.png",
- "issueNumber": 744
- },
- {
- "name": "Ankush Chavan",
- "githubUsername": "cankush625",
- "imageUrl": "https://user-images.githubusercontent.com/41515472/135764171-9fbac687-0017-449f-815d-527dc6b5f44f.jpg",
- "issueNumber": 754
- },
- {
- "name": "Anubhav",
- "githubUsername": "anubhav201241",
- "imageUrl": "https://user-images.githubusercontent.com/72249059/135831764-78458d46-cfa1-4563-bfdf-8e5561907509.png",
- "issueNumber": 756
- },
- {
- "name": "Shashank Indukuri",
- "githubUsername": "shashank-indukuri",
- "imageUrl": "https://user-images.githubusercontent.com/65766473/136482587-d24ef165-095a-448c-9c14-b15f5fd047e3.png",
- "issueNumber": 762
- },
- {
- "name": "Falguni Sarkar",
- "githubUsername": "lostgirljourney",
- "imageUrl": "https://user-images.githubusercontent.com/56036475/136514446-f91cea9a-a793-4dc4-bf80-706e7bb87bf9.png",
- "issueNumber": 764
- },
- {
- "name": "Sushant Gaurav",
- "githubUsername": "imsushant12",
- "imageUrl": "https://user-images.githubusercontent.com/68695162/136514805-e77cb457-2a22-43b3-bea5-4e77eccf22a4.png",
- "issueNumber": 765
- },
- {
- "name": "Sonal Tiwari",
- "githubUsername": "Tiwarisonal19",
- "imageUrl": "https://user-images.githubusercontent.com/66546980/136524950-8180c22f-d630-4e07-97f4-90d40a6d890e.png",
- "issueNumber": 768
- },
- {
- "name": "Jaskirat Singh",
- "githubUsername": "Jas-Script",
- "imageUrl": "https://user-images.githubusercontent.com/75515362/137254367-8c87ff8d-9cb9-476f-bd9d-b830c9ae20a2.PNG",
- "issueNumber": 772
- },
- {
- "name": "Sairam Nomula",
- "githubUsername": "SairamNomula",
- "imageUrl": "https://user-images.githubusercontent.com/78247889/137581575-7f2195b8-bf1b-49e0-9df1-19080616d117.png",
- "issueNumber": 774
- },
- {
- "name": "Chayan Debbarma",
- "githubUsername": "Chayan-11",
- "imageUrl": "https://user-images.githubusercontent.com/76246106/137589642-7e33d835-d02d-4f20-9fec-85c35554c2a2.png",
- "issueNumber": 777
- },
- {
- "name": "Uttam Kumar",
- "githubUsername": "helper-uttam",
- "imageUrl": "https://user-images.githubusercontent.com/72701081/137596655-04914ae9-7ce0-44d3-8904-12af8a089696.png",
- "issueNumber": 779
- },
- {
- "name": "Anirudh Anup",
- "githubUsername": "qwe123pro",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/129775827-5d94ffc7-81bc-4364-9e08-a936030e6006.png",
- "issueNumber": 629
- },
- {
- "name": "Nandani Paliwal",
- "githubUsername": "Nandani-Paliwal",
- "imageUrl": "https://user-images.githubusercontent.com/83964826/136408997-e2fcefa5-2c78-4484-9ac3-574bd72da253.PNG",
- "issueNumber": 760
- },
- {
- "name": "Shrejal Singh",
- "githubUsername": "shrejal99",
- "imageUrl": "https://user-images.githubusercontent.com/54766839/138070516-8a61d5cd-1a3b-467c-a108-945f2dcc6530.png",
- "issueNumber": 784
- },
- {
- "name": "Akshaya Kulasekaran",
- "githubUsername": "Akshu-on-github",
- "imageUrl": "https://user-images.githubusercontent.com/61582763/138205409-82ee17f6-4e1c-4beb-bcf3-98f063de2db9.png",
- "issueNumber": 788
- },
- {
- "name": "Abdul Farhan",
- "githubUsername": "fabdul88",
- "imageUrl": "https://user-images.githubusercontent.com/60126985/138183204-9d6d4458-01e7-4394-816a-0d530a6b78ce.png",
- "issueNumber": 786
- },
- {
- "name": "Eshan Gupta",
- "githubUsername": "eshan1925",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/138337875-218a672c-8400-4e1d-b7ef-e7ddfcb0f5e5.png",
- "issueNumber": 791
- },
- {
- "name": "Soumyadeep Dutta",
- "githubUsername": "elli0t43",
- "imageUrl": "https://user-images.githubusercontent.com/53973185/138368824-978d12e5-16b5-4bc8-a33f-1bccdb9b68b8.png",
- "issueNumber": 795
- },
- {
- "name": "Mohamed Fazil",
- "githubUsername": "mofazil17",
- "imageUrl": "https://user-images.githubusercontent.com/85509306/138413377-05fa8201-47de-47ec-aa3e-9f3605be4178.png",
- "issueNumber": 798
- },
- {
- "name": "Sachin Chaurasiya",
- "githubUsername": "Sachin-chaurasiya",
- "imageUrl": "https://user-images.githubusercontent.com/59080942/138445987-87153dd1-fa52-4d9d-935f-a643443afd70.png",
- "issueNumber": 801
- },
- {
- "name": "Asmit Malakannawar",
- "githubUsername": "Asmit2952",
- "imageUrl": "https://user-images.githubusercontent.com/81866614/138748320-ea30910c-c0c0-4fcd-b4ec-d8ffc605bb1f.png",
- "issueNumber": 803
- },
- {
- "name": "Mayank Choudhary",
- "githubUsername": "mayankchaudhary26",
- "imageUrl": "https://user-images.githubusercontent.com/56837137/139258468-f7b162b5-94f2-4fb3-94e0-7da43db795dd.png",
- "issueNumber": 805
- },
- {
- "name": "Amit Kumar",
- "githubUsername": "UltimateBrains",
- "imageUrl": "https://user-images.githubusercontent.com/20683046/139575119-4c44ca4f-9a7d-4aa9-9d40-b9b930707353.png",
- "issueNumber": 817
- },
- {
- "name": "Antonio MartÃnez",
- "githubUsername": "metantonio",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/139906982-fb25c6da-4255-41b6-9f53-71f48f78d32b.png",
- "issueNumber": 820
- },
- {
- "name": "Vignesh CK",
- "githubUsername": "ckvignesh",
- "imageUrl": "https://user-images.githubusercontent.com/61013244/140084080-ba40ae9a-c470-4a82-99a4-42dbbffca978.png",
- "issueNumber": 825
- },
- {
- "name": "Antonio Riccelli",
- "githubUsername": "Antonio-Riccelli",
- "imageUrl": "https://user-images.githubusercontent.com/39813213/140726958-9a6ea79e-f3d5-402f-8735-8a1cd51f92f5.png",
- "issueNumber": 829
- },
- {
- "name": "Gourav Khunger",
- "githubUsername": "gouravkhunger",
- "imageUrl": "https://user-images.githubusercontent.com/46792249/141504841-54ecc6ab-437f-4122-bdef-2127e264bf7e.png",
- "issueNumber": 831
- },
- {
- "name": "Kshitij Arvikar",
- "githubUsername": "kshitijarvikar",
- "imageUrl": "https://user-images.githubusercontent.com/89210111/141609753-c7666dfe-91df-4576-8d6a-495b475e3ae7.png",
- "issueNumber": 833
- },
- {
- "name": "Tara Choudhary",
- "githubUsername": "ChoudharyTara",
- "imageUrl": "https://user-images.githubusercontent.com/87922322/141666358-ffc20544-4424-4e6e-a702-9e0912082b44.png",
- "issueNumber": 835
- },
- {
- "name": "Jose Jimmy",
- "githubUsername": "Achilles8055",
- "imageUrl": "https://user-images.githubusercontent.com/88069006/141782197-78045eb4-e07b-4e46-916c-996245ac1b06.png",
- "issueNumber": 842
- },
- {
- "name": "Rayyan Rasheed",
- "githubUsername": "RayyanRNKJ",
- "imageUrl": "https://user-images.githubusercontent.com/64679235/141696204-3084d6cf-49d0-452a-979e-35a58b89b4dc.png",
- "issueNumber": 837
- },
- {
- "name": "Aleksey Voko",
- "githubUsername": "Aleksey-Voko",
- "imageUrl": "https://user-images.githubusercontent.com/30869493/142190869-56b6a22a-061c-4a18-a725-4a5895b3e1df.png",
- "issueNumber": 844
- },
- {
- "name": "Rohan Saini",
- "githubUsername": "rohansaini886",
- "imageUrl": "https://user-images.githubusercontent.com/83878702/142400265-5eb0aeb6-1575-4322-ba44-bca642b4d227.png",
- "issueNumber": 847
- },
- {
- "name": "Kira",
- "githubUsername": "Kira272921",
- "imageUrl": "https://user-images.githubusercontent.com/90365542/142598803-a3a64c69-b985-4b80-a628-6c841193cb75.png",
- "issueNumber": 849
- },
- {
- "name": "Krish Gupta",
- "githubUsername": "krishguptadev",
- "imageUrl": "https://user-images.githubusercontent.com/91655303/142618933-d2dead94-c735-47ac-92d8-025c23a2c07d.png",
- "issueNumber": 851
- },
- {
- "name": "Jaideep Guntupalli",
- "githubUsername": "JaideepGuntupalli",
- "imageUrl": "https://user-images.githubusercontent.com/63718527/142635090-b0065905-edad-4d60-81d1-206ddf3093a4.png",
- "issueNumber": 853
- },
- {
- "name": "Sriniketh J",
- "githubUsername": "srini047",
- "imageUrl": "https://user-images.githubusercontent.com/81156510/142722621-fe15ceb1-3be2-4526-baea-024f5cdfd60a.png",
- "issueNumber": 855
- },
- {
- "name": "Khushi Saxena",
- "githubUsername": "Khushi0321",
- "imageUrl": "https://user-images.githubusercontent.com/62301468/143006604-d866b862-8fb2-4357-ad3a-aff3c0fdd704.png",
- "issueNumber": 859
- },
- {
- "name": "Avneesh Agarwal",
- "githubUsername": "avneesh0612",
- "imageUrl": "https://user-images.githubusercontent.com/76690419/143516958-4e176034-cbce-45dd-8667-f3e9208e5c19.png",
- "issueNumber": 863
- },
- {
- "name": "Anish De",
- "githubUsername": "AnishDe12020",
- "imageUrl": "https://user-images.githubusercontent.com/51391473/143733055-ea3a82e1-0d0d-460d-89c2-e622877974a0.png",
- "issueNumber": 870
- },
- {
- "name": "Anurag Pathak",
- "githubUsername": "AnuragThePathak",
- "imageUrl": "https://user-images.githubusercontent.com/75429250/143869337-38c7d5d6-f496-4435-9970-6d0831931884.png",
- "issueNumber": 874
- }
-]
diff --git a/generate.js b/generate.js
new file mode 100644
index 00000000..2a3605cb
--- /dev/null
+++ b/generate.js
@@ -0,0 +1,42 @@
+const fs = require("fs");
+const path = require("path");
+
+fs.readdir(
+ path.join(__dirname, "profiles"),
+ {
+ withFileTypes: true,
+ },
+ (err, files) => {
+ if (err) {
+ throw err;
+ }
+
+ const profiles = [];
+
+ fs.mkdir(path.join(__dirname, ".cache"), { recursive: true }, () => {});
+
+ files.forEach((file) => {
+ const profile = require(path.join(__dirname, "profiles", file.name));
+
+ profiles.push(profile);
+ });
+
+ const sorted = profiles.sort((a, b) => {
+ if (a.name < b.name) return -1;
+
+ if (a.name > b.name) return 1;
+
+ return 0;
+ });
+
+ fs.writeFile(
+ path.join(__dirname, ".cache", "data.json"),
+ JSON.stringify(sorted),
+ (err) => {
+ if (err) {
+ throw err;
+ }
+ }
+ );
+ }
+);
diff --git a/package-lock.json b/package-lock.json
index 9c386090..fb51492c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7,7 +7,7 @@
"": {
"name": "awesome-github-profiles",
"version": "1.0.0",
- "license": "ISC",
+ "license": "MIT",
"devDependencies": {
"prettier": "2.3.2"
}
diff --git a/package.json b/package.json
index eba9899e..4ef0e0ba 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"lint": "npx prettier --check .",
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 1",
+ "format": "npx prettier --write"
},
"repository": {
"type": "git",
diff --git a/profiles.md b/profiles.md
index 70ac77ed..2f1595be 100644
--- a/profiles.md
+++ b/profiles.md
@@ -3,5 +3,5 @@ Here you can see all the awesome profiles added by the community to use for insp
-
+
diff --git a/profiles/13yadav.json b/profiles/13yadav.json
new file mode 100644
index 00000000..3227db7e
--- /dev/null
+++ b/profiles/13yadav.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51192422/119933239-5ca6b080-bfa1-11eb-96c7-b6edb9da4778.png",
+ "issueId": 531,
+ "name": "Ranjit Yadav",
+ "username": "13yadav"
+}
diff --git a/profiles/ATCtech.json b/profiles/ATCtech.json
new file mode 100644
index 00000000..4fee6b14
--- /dev/null
+++ b/profiles/ATCtech.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/50258860/94898939-046dec00-04b0-11eb-8a6a-10a0c59da3f0.JPG",
+ "issueId": 115,
+ "name": "Ankush Singh",
+ "username": "ATCtech"
+}
diff --git a/profiles/AVS1508.json b/profiles/AVS1508.json
new file mode 100644
index 00000000..41686f6c
--- /dev/null
+++ b/profiles/AVS1508.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/20084950/90978133-08315900-e569-11ea-9299-9f43bc5f1912.png",
+ "issueId": 41,
+ "name": "Aditya Vikram Singh",
+ "username": "AVS1508"
+}
diff --git a/profiles/AaquibAli.json b/profiles/AaquibAli.json
new file mode 100644
index 00000000..2af84385
--- /dev/null
+++ b/profiles/AaquibAli.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/84700316/135708541-936038fd-97c2-4fc0-a51d-7d6a5b96dbf1.png",
+ "issueId": 747,
+ "name": "Aaquib Ali",
+ "username": "AaquibAli"
+}
diff --git a/profiles/Abhay2611.json b/profiles/Abhay2611.json
new file mode 100644
index 00000000..329d7aad
--- /dev/null
+++ b/profiles/Abhay2611.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48680107/90428369-801eff80-e0e1-11ea-98b1-742aa741b7cc.png",
+ "issueId": 59,
+ "name": "Abhay Anand",
+ "username": "Abhay2611"
+}
diff --git a/profiles/AbhiVikrant.json b/profiles/AbhiVikrant.json
new file mode 100644
index 00000000..91a8c7a1
--- /dev/null
+++ b/profiles/AbhiVikrant.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/22058976/95264390-db9d7c00-084c-11eb-8fac-453eba7879ff.png",
+ "issueId": 130,
+ "name": "Abhishek Kumar Vikrant",
+ "username": "AbhiVikrant"
+}
diff --git a/profiles/Abiola-Farounbi.json b/profiles/Abiola-Farounbi.json
new file mode 100644
index 00000000..ca7836a5
--- /dev/null
+++ b/profiles/Abiola-Farounbi.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/49586787/94759122-fd06ef80-0396-11eb-9014-e0ac0226ea49.png",
+ "issueId": 110,
+ "name": "Abiola Farounbi",
+ "username": "Abiola-Farounbi"
+}
diff --git a/profiles/Achilles8055.json b/profiles/Achilles8055.json
new file mode 100644
index 00000000..a618e56a
--- /dev/null
+++ b/profiles/Achilles8055.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/88069006/141782197-78045eb4-e07b-4e46-916c-996245ac1b06.png",
+ "issueId": 842,
+ "name": "Jose Jimmy",
+ "username": "Achilles8055"
+}
diff --git a/profiles/Akshu-on-github.json b/profiles/Akshu-on-github.json
new file mode 100644
index 00000000..c10fd9ec
--- /dev/null
+++ b/profiles/Akshu-on-github.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61582763/138205409-82ee17f6-4e1c-4beb-bcf3-98f063de2db9.png",
+ "issueId": 788,
+ "name": "Akshaya Kulasekaran",
+ "username": "Akshu-on-github"
+}
diff --git a/profiles/Aleksey-Voko.json b/profiles/Aleksey-Voko.json
new file mode 100644
index 00000000..afed3743
--- /dev/null
+++ b/profiles/Aleksey-Voko.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/30869493/142190869-56b6a22a-061c-4a18-a725-4a5895b3e1df.png",
+ "issueId": 844,
+ "name": "Aleksey Voko",
+ "username": "Aleksey-Voko"
+}
diff --git a/profiles/Amchuz.json b/profiles/Amchuz.json
new file mode 100644
index 00000000..622ba92f
--- /dev/null
+++ b/profiles/Amchuz.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/32680794/94683989-036c7b80-0345-11eb-9c27-76da3756d1d0.png",
+ "issueId": 106,
+ "name": "Prify Philip",
+ "username": "Amchuz"
+}
diff --git a/profiles/AmpoluNisa03.json b/profiles/AmpoluNisa03.json
new file mode 100644
index 00000000..4d7cd605
--- /dev/null
+++ b/profiles/AmpoluNisa03.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63179438/120458515-f82a8d80-c3b4-11eb-8d4e-4f1a698078ba.png",
+ "issueId": 547,
+ "name": "Ampolu Nisa",
+ "username": "AmpoluNisa03"
+}
diff --git a/profiles/An-prog-hub.json b/profiles/An-prog-hub.json
new file mode 100644
index 00000000..0a68871f
--- /dev/null
+++ b/profiles/An-prog-hub.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67872399/106575972-a71f9f80-6562-11eb-87dc-1b97d93f4d71.png",
+ "issueId": 310,
+ "name": "Ankush Chauhan",
+ "username": "An-prog-hub"
+}
diff --git a/profiles/Anikcb.json b/profiles/Anikcb.json
new file mode 100644
index 00000000..b3fa8c99
--- /dev/null
+++ b/profiles/Anikcb.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/47493387/130086990-1072a097-f8b7-423b-8eeb-b161870b11ea.png",
+ "issueId": 657,
+ "name": "Anik Chakraborty",
+ "username": "Anikcb"
+}
diff --git a/profiles/AnirudhPanda.json b/profiles/AnirudhPanda.json
new file mode 100644
index 00000000..5edd2718
--- /dev/null
+++ b/profiles/AnirudhPanda.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66218496/126046283-45db0b3a-fd83-4dc3-ba12-6692dd2b3228.PNG",
+ "issueId": 596,
+ "name": "Anirudh Panda",
+ "username": "AnirudhPanda"
+}
diff --git a/profiles/AnishDe12020.json b/profiles/AnishDe12020.json
new file mode 100644
index 00000000..9d714edd
--- /dev/null
+++ b/profiles/AnishDe12020.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/143733055-ea3a82e1-0d0d-460d-89c2-e622877974a0.png",
+ "issueId": 870,
+ "name": "Anish De",
+ "username": "AnishDe12020"
+}
diff --git a/profiles/Anjan50.json b/profiles/Anjan50.json
new file mode 100644
index 00000000..2297242c
--- /dev/null
+++ b/profiles/Anjan50.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/49095535/102576689-37716480-411c-11eb-804e-2b331e4e72e6.png",
+ "issueId": 190,
+ "name": "Anjan Diyora",
+ "username": "Anjan50"
+}
diff --git a/profiles/AnkitSharma-007.json b/profiles/AnkitSharma-007.json
new file mode 100644
index 00000000..be7bc625
--- /dev/null
+++ b/profiles/AnkitSharma-007.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/33789321/124962632-7cb79e00-e03c-11eb-9a5c-d7699fa3a6b2.png",
+ "issueId": 580,
+ "name": "Ankit",
+ "username": "AnkitSharma-007"
+}
diff --git a/profiles/AnkushSinghGandhi.json b/profiles/AnkushSinghGandhi.json
new file mode 100644
index 00000000..f572ca1c
--- /dev/null
+++ b/profiles/AnkushSinghGandhi.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/24972335/96338880-96bde480-1099-11eb-8b76-f6a39292477a.png",
+ "issueId": 151,
+ "name": "Ankush Singh Gandhi",
+ "username": "AnkushSinghGandhi"
+}
diff --git a/profiles/Antonio-Riccelli.json b/profiles/Antonio-Riccelli.json
new file mode 100644
index 00000000..d913a5cd
--- /dev/null
+++ b/profiles/Antonio-Riccelli.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/39813213/140726958-9a6ea79e-f3d5-402f-8735-8a1cd51f92f5.png",
+ "issueId": 829,
+ "name": "Antonio Riccelli",
+ "username": "Antonio-Riccelli"
+}
diff --git a/profiles/AnuragThePathak.json b/profiles/AnuragThePathak.json
new file mode 100644
index 00000000..812fa509
--- /dev/null
+++ b/profiles/AnuragThePathak.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/75429250/143869337-38c7d5d6-f496-4435-9970-6d0831931884.png",
+ "issueId": 874,
+ "name": "Anurag Pathak",
+ "username": "AnuragThePathak"
+}
diff --git a/profiles/ApolloDev0.json b/profiles/ApolloDev0.json
new file mode 100644
index 00000000..a107e07e
--- /dev/null
+++ b/profiles/ApolloDev0.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/68035852/103576376-18c4e900-4ee4-11eb-943e-3e097b0cc6a8.png",
+ "issueId": 210,
+ "name": "Ahmed Muhammed Galadima",
+ "username": "ApolloDev0"
+}
diff --git a/profiles/Ashutosh00710.json b/profiles/Ashutosh00710.json
new file mode 100644
index 00000000..af1122cf
--- /dev/null
+++ b/profiles/Ashutosh00710.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/42907572/95647789-c3995700-0aef-11eb-97f3-01ff3b54cdaf.png",
+ "issueId": 134,
+ "name": "Ashutosh Dwivedi",
+ "username": "Ashutosh00710"
+}
diff --git a/profiles/Asmit2952.json b/profiles/Asmit2952.json
new file mode 100644
index 00000000..b82ae30e
--- /dev/null
+++ b/profiles/Asmit2952.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/81866614/138748320-ea30910c-c0c0-4fcd-b4ec-d8ffc605bb1f.png",
+ "issueId": 803,
+ "name": "Asmit Malakannawar",
+ "username": "Asmit2952"
+}
diff --git a/profiles/AvidCoder101.json b/profiles/AvidCoder101.json
new file mode 100644
index 00000000..1eb529b7
--- /dev/null
+++ b/profiles/AvidCoder101.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/70807684/126078076-3df641ea-3c0f-483f-952c-cbabbb5758c1.png",
+ "issueId": 594,
+ "name": "Avid Coder",
+ "username": "AvidCoder101"
+}
diff --git a/profiles/Ayush7614.json b/profiles/Ayush7614.json
new file mode 100644
index 00000000..57f146f0
--- /dev/null
+++ b/profiles/Ayush7614.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67006255/106144942-ee8ce100-619a-11eb-908d-4bdceade5661.png",
+ "issueId": 283,
+ "name": "Ayush Kumar",
+ "username": "Ayush7614"
+}
diff --git a/profiles/Ayushparikh-code.json b/profiles/Ayushparikh-code.json
new file mode 100644
index 00000000..624e70b1
--- /dev/null
+++ b/profiles/Ayushparikh-code.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60268067/118812871-33649100-b8cc-11eb-9e90-0ec4fe333229.png",
+ "issueId": 519,
+ "name": "Ayush Parikh",
+ "username": "Ayushparikh-code"
+}
diff --git a/profiles/BADSHAH-AMAN.json b/profiles/BADSHAH-AMAN.json
new file mode 100644
index 00000000..40fa1259
--- /dev/null
+++ b/profiles/BADSHAH-AMAN.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/132057221-2e7c6dc4-a664-4565-9909-101b8fadfa4b.png",
+ "issueId": 685,
+ "name": "Aman Upadhyay",
+ "username": "BADSHAH-AMAN"
+}
diff --git a/profiles/BhuvaneshHingal.json b/profiles/BhuvaneshHingal.json
new file mode 100644
index 00000000..ad96dfa7
--- /dev/null
+++ b/profiles/BhuvaneshHingal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58567847/92334550-be8a5780-f0ac-11ea-9bbc-626b8dac30c6.jpg",
+ "issueId": 80,
+ "name": "Bhuvanesh Hingal",
+ "username": "BhuvaneshHingal"
+}
diff --git a/profiles/BolajiAyodeji.json b/profiles/BolajiAyodeji.json
new file mode 100644
index 00000000..2a283f30
--- /dev/null
+++ b/profiles/BolajiAyodeji.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/64528871/92191405-9e178e80-ee5b-11ea-8e21-108a54d77075.PNG",
+ "issueId": 76,
+ "name": "Bolaji Ayodeji",
+ "username": "BolajiAyodeji"
+}
diff --git a/profiles/Bryson69.json b/profiles/Bryson69.json
new file mode 100644
index 00000000..7c072e85
--- /dev/null
+++ b/profiles/Bryson69.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/62892010/113439186-ba2fde00-93f2-11eb-8042-bdb111493c18.png",
+ "issueId": 423,
+ "name": "Bryson Mundia",
+ "username": "Bryson69"
+}
diff --git a/profiles/CarlosViniMSouza.json b/profiles/CarlosViniMSouza.json
new file mode 100644
index 00000000..149bddd6
--- /dev/null
+++ b/profiles/CarlosViniMSouza.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60679101/118286430-d1112800-b4a8-11eb-8bc9-9152ba87d351.png",
+ "issueId": 501,
+ "name": "Carlos Souza",
+ "username": "CarlosViniMSouza"
+}
diff --git a/profiles/Chayan-11.json b/profiles/Chayan-11.json
new file mode 100644
index 00000000..c7312b88
--- /dev/null
+++ b/profiles/Chayan-11.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76246106/137589642-7e33d835-d02d-4f20-9fec-85c35554c2a2.png",
+ "issueId": 777,
+ "name": "Chayan Debbarma",
+ "username": "Chayan-11"
+}
diff --git a/profiles/ChinmayMhatre.json b/profiles/ChinmayMhatre.json
new file mode 100644
index 00000000..f6f320a9
--- /dev/null
+++ b/profiles/ChinmayMhatre.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51131670/111893373-5091f600-8a28-11eb-8e94-48b23eec0495.PNG",
+ "issueId": 403,
+ "name": "Chinmay Mhatre",
+ "username": "ChinmayMhatre"
+}
diff --git a/profiles/ChoudharyTara.json b/profiles/ChoudharyTara.json
new file mode 100644
index 00000000..2fc2302d
--- /dev/null
+++ b/profiles/ChoudharyTara.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/87922322/141666358-ffc20544-4424-4e6e-a702-9e0912082b44.png",
+ "issueId": 835,
+ "name": "Tara Choudhary",
+ "username": "ChoudharyTara"
+}
diff --git a/profiles/CodingSpecies.json b/profiles/CodingSpecies.json
new file mode 100644
index 00000000..6427593a
--- /dev/null
+++ b/profiles/CodingSpecies.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/129598330-ca71253a-4431-4bbd-91af-8db083144b9a.png",
+ "issueId": 650,
+ "name": "CodingSpecies",
+ "username": "CodingSpecies"
+}
diff --git a/profiles/CyberBoyAyush.json b/profiles/CyberBoyAyush.json
new file mode 100644
index 00000000..0091552b
--- /dev/null
+++ b/profiles/CyberBoyAyush.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/69210117/119606961-1f131d80-be11-11eb-8af0-608ec3bb3a0c.jpg",
+ "issueId": 528,
+ "name": "CyberBoyAyush",
+ "username": "CyberBoyAyush"
+}
diff --git a/profiles/DarshGupta1910.json b/profiles/DarshGupta1910.json
new file mode 100644
index 00000000..fcafe31b
--- /dev/null
+++ b/profiles/DarshGupta1910.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/73016212/135509959-87f8b8e4-9fab-4247-bae4-d965fca5ddbc.png",
+ "issueId": 742,
+ "name": "Darsh Gupta",
+ "username": "DarshGupta1910"
+}
diff --git a/profiles/DemonDaddy22.json b/profiles/DemonDaddy22.json
new file mode 100644
index 00000000..95c19543
--- /dev/null
+++ b/profiles/DemonDaddy22.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/39908472/135729184-0a1a05a2-1f74-48e8-ace7-4d4b2a62eb94.png",
+ "issueId": 751,
+ "name": "Rohan Gupta",
+ "username": "DemonDaddy22"
+}
diff --git a/profiles/DenverCoder1.json b/profiles/DenverCoder1.json
new file mode 100644
index 00000000..6e0f4406
--- /dev/null
+++ b/profiles/DenverCoder1.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/20955511/115257585-e6f52c80-a138-11eb-86a5-22d9e4e3a062.png",
+ "issueId": 209,
+ "name": "Jonah Lawrence",
+ "username": "DenverCoder1"
+}
diff --git a/profiles/DevCassie.json b/profiles/DevCassie.json
new file mode 100644
index 00000000..7ae67c42
--- /dev/null
+++ b/profiles/DevCassie.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/19227530/112297527-4b39e300-8c96-11eb-9da2-717607286946.png",
+ "issueId": 394,
+ "name": "Cas Martens",
+ "username": "DevCassie"
+}
diff --git a/profiles/DeveloperAspire.json b/profiles/DeveloperAspire.json
new file mode 100644
index 00000000..3bb602ce
--- /dev/null
+++ b/profiles/DeveloperAspire.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57295537/103459329-e1e9aa00-4d0e-11eb-9758-5351230c2df8.png",
+ "issueId": 207,
+ "name": "Franklin Okolie",
+ "username": "DeveloperAspire"
+}
diff --git a/profiles/FayasNoushad.json b/profiles/FayasNoushad.json
new file mode 100644
index 00000000..8f27535f
--- /dev/null
+++ b/profiles/FayasNoushad.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76828314/132162846-8e55ec2c-90de-4f9a-8c12-e8254a942f0f.jpg",
+ "issueId": 646,
+ "name": "Fayas Noushad",
+ "username": "FayasNoushad"
+}
diff --git a/profiles/Gur-jot.json b/profiles/Gur-jot.json
new file mode 100644
index 00000000..08ed4281
--- /dev/null
+++ b/profiles/Gur-jot.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/78019426/135703000-f777dee5-735f-4c93-acc7-86fcce0d20a0.jpg",
+ "issueId": 745,
+ "name": "Gurjot Singh",
+ "username": "Gur-jot"
+}
diff --git a/profiles/HariAcidReign.json b/profiles/HariAcidReign.json
new file mode 100644
index 00000000..2dd83aa4
--- /dev/null
+++ b/profiles/HariAcidReign.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58134096/113426876-b2bc0500-93f1-11eb-962e-772207a6e965.png",
+ "issueId": 425,
+ "name": "Hariharan B",
+ "username": "HariAcidReign"
+}
diff --git a/profiles/HenokB.json b/profiles/HenokB.json
new file mode 100644
index 00000000..4fef8315
--- /dev/null
+++ b/profiles/HenokB.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/46082799/107974254-4f326100-6f84-11eb-8cbb-105cd0d59189.png",
+ "issueId": 371,
+ "name": "Henok B Ademtew",
+ "username": "HenokB"
+}
diff --git a/profiles/Ibtihel-ouni.json b/profiles/Ibtihel-ouni.json
new file mode 100644
index 00000000..bcea3c4f
--- /dev/null
+++ b/profiles/Ibtihel-ouni.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58151963/107116883-97f86480-6876-11eb-8382-fc1c6ce06403.png",
+ "issueId": 338,
+ "name": "Ibtihel Ouni",
+ "username": "Ibtihel-ouni"
+}
diff --git a/profiles/ImAvinashSharma.json b/profiles/ImAvinashSharma.json
new file mode 100644
index 00000000..c07dd4e8
--- /dev/null
+++ b/profiles/ImAvinashSharma.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58262578/118364777-87633300-b5b7-11eb-9d16-7ada5d04b460.png",
+ "issueId": 510,
+ "name": "Avinash Sharma",
+ "username": "ImAvinashSharma"
+}
diff --git a/profiles/Israel-Laguan.json b/profiles/Israel-Laguan.json
new file mode 100644
index 00000000..f1e20dee
--- /dev/null
+++ b/profiles/Israel-Laguan.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358938-4ab4cf00-dc2b-11eb-9f53-8efb56a72b96.jpg",
+ "issueId": 575,
+ "name": "Israel Antonio Rosales Laguan",
+ "username": "Israel-Laguan"
+}
diff --git a/profiles/Iwi4a.json b/profiles/Iwi4a.json
new file mode 100644
index 00000000..4e3f94ac
--- /dev/null
+++ b/profiles/Iwi4a.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/20727684/112530125-fb464380-8d9d-11eb-963a-0a8b25a7a87f.png",
+ "issueId": 412,
+ "name": "Ivelin Iliev",
+ "username": "Iwi4a"
+}
diff --git a/profiles/JaideepGuntupalli.json b/profiles/JaideepGuntupalli.json
new file mode 100644
index 00000000..4943dde9
--- /dev/null
+++ b/profiles/JaideepGuntupalli.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63718527/142635090-b0065905-edad-4d60-81d1-206ddf3093a4.png",
+ "issueId": 853,
+ "name": "Jaideep Guntupalli",
+ "username": "JaideepGuntupalli"
+}
diff --git a/profiles/Jas-Script.json b/profiles/Jas-Script.json
new file mode 100644
index 00000000..4a966d8d
--- /dev/null
+++ b/profiles/Jas-Script.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/75515362/137254367-8c87ff8d-9cb9-476f-bd9d-b830c9ae20a2.PNG",
+ "issueId": 772,
+ "name": "Jaskirat Singh",
+ "username": "Jas-Script"
+}
diff --git a/profiles/Jassi10000.json b/profiles/Jassi10000.json
new file mode 100644
index 00000000..fdd4c3a6
--- /dev/null
+++ b/profiles/Jassi10000.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/64856348/105141728-9f520b00-5b1f-11eb-924f-d87a5ac8e9f0.jpg",
+ "issueId": 265,
+ "name": "Jaskeerat Singh",
+ "username": "Jassi10000"
+}
diff --git a/profiles/JayantGoel001.json b/profiles/JayantGoel001.json
new file mode 100644
index 00000000..ec82999f
--- /dev/null
+++ b/profiles/JayantGoel001.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54479676/118960081-8bf56600-b980-11eb-9d59-a6d84971c5a3.png",
+ "issueId": 169,
+ "name": "Jayant Goel",
+ "username": "JayantGoel001"
+}
diff --git a/profiles/Jaynil1611.json b/profiles/Jaynil1611.json
new file mode 100644
index 00000000..dd4cf6d9
--- /dev/null
+++ b/profiles/Jaynil1611.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48921037/88678363-00b69580-d10c-11ea-902b-58e25c2c799c.PNG",
+ "issueId": 36,
+ "name": "Jaynil Gaglani",
+ "username": "Jaynil1611"
+}
diff --git a/profiles/Joel-Nickson.json b/profiles/Joel-Nickson.json
new file mode 100644
index 00000000..7a650e51
--- /dev/null
+++ b/profiles/Joel-Nickson.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61058781/117574506-00b3df00-b0fb-11eb-808d-a653374f0fd1.png",
+ "issueId": 485,
+ "name": "Joel Nickson",
+ "username": "Joel-Nickson"
+}
diff --git a/profiles/JoykishanSharma.json b/profiles/JoykishanSharma.json
new file mode 100644
index 00000000..4f8e110d
--- /dev/null
+++ b/profiles/JoykishanSharma.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/47889468/90676332-78925e80-e279-11ea-9f7d-bbc2c44289b0.png",
+ "issueId": 62,
+ "name": "Joykishan Sharma",
+ "username": "JoykishanSharma"
+}
diff --git a/profiles/KKhushhalR2405.json b/profiles/KKhushhalR2405.json
new file mode 100644
index 00000000..860ca0b6
--- /dev/null
+++ b/profiles/KKhushhalR2405.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58569950/120160642-14db8f80-c214-11eb-8f2a-d5946aa8d59e.png",
+ "issueId": 537,
+ "name": "Khushhal Reddy",
+ "username": "KKhushhalR2405"
+}
diff --git a/profiles/KarthikNayak024.json b/profiles/KarthikNayak024.json
new file mode 100644
index 00000000..5717fc98
--- /dev/null
+++ b/profiles/KarthikNayak024.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/39642646/90327189-aa23d500-dfae-11ea-8147-53bbddc3d1c3.png",
+ "issueId": 56,
+ "name": "Karthik Nayak",
+ "username": "KarthikNayak024"
+}
diff --git a/profiles/Khushi0321.json b/profiles/Khushi0321.json
new file mode 100644
index 00000000..6de56323
--- /dev/null
+++ b/profiles/Khushi0321.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/62301468/143006604-d866b862-8fb2-4357-ad3a-aff3c0fdd704.png",
+ "issueId": 859,
+ "name": "Khushi Saxena",
+ "username": "Khushi0321"
+}
diff --git a/profiles/KhushiSharma22.json b/profiles/KhushiSharma22.json
new file mode 100644
index 00000000..fa5e7a39
--- /dev/null
+++ b/profiles/KhushiSharma22.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67903164/112979129-cd824580-9175-11eb-8fc7-09169b54d5e9.png",
+ "issueId": 421,
+ "name": "Khushi Sharma",
+ "username": "KhushiSharma22"
+}
diff --git a/profiles/Kira272921.json b/profiles/Kira272921.json
new file mode 100644
index 00000000..fa84b9b7
--- /dev/null
+++ b/profiles/Kira272921.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/90365542/142598803-a3a64c69-b985-4b80-a628-6c841193cb75.png",
+ "issueId": 849,
+ "name": "Kira",
+ "username": "Kira272921"
+}
diff --git a/profiles/Komal7209.json b/profiles/Komal7209.json
new file mode 100644
index 00000000..2d0c4303
--- /dev/null
+++ b/profiles/Komal7209.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/131920342-adaf32bd-cfde-4bb2-ad5f-390b61898a37.png",
+ "issueId": 681,
+ "name": "Komal Pal",
+ "username": "Komal7209"
+}
diff --git a/profiles/Krishnapro.json b/profiles/Krishnapro.json
new file mode 100644
index 00000000..742ad79d
--- /dev/null
+++ b/profiles/Krishnapro.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/59277887/132136661-d62a6664-0fa3-437d-b97d-ea41ca21c61f.png",
+ "issueId": 702,
+ "name": "Krishna Kumar",
+ "username": "Krishnapro"
+}
diff --git a/profiles/KukretiShubham.json b/profiles/KukretiShubham.json
new file mode 100644
index 00000000..0c024f0d
--- /dev/null
+++ b/profiles/KukretiShubham.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/129485691-4a1249b6-3203-4f15-ac8c-654a67d50ee4.png",
+ "issueId": 648,
+ "name": "Shubham Kukreti",
+ "username": "KukretiShubham"
+}
diff --git a/profiles/Kushal997-das.json b/profiles/Kushal997-das.json
new file mode 100644
index 00000000..e48b326b
--- /dev/null
+++ b/profiles/Kushal997-das.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61356005/104895611-1c547780-599c-11eb-8538-04f74005a4b4.png",
+ "issueId": 250,
+ "name": "Kushal Das",
+ "username": "Kushal997-das"
+}
diff --git a/profiles/L0um15.json b/profiles/L0um15.json
new file mode 100644
index 00000000..2b1183c2
--- /dev/null
+++ b/profiles/L0um15.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358914-2e189700-dc2b-11eb-80db-180c14723db1.jpg",
+ "issueId": 574,
+ "name": "Damian Ziolo",
+ "username": "L0um15"
+}
diff --git a/profiles/M4cs.json b/profiles/M4cs.json
new file mode 100644
index 00000000..a12fc6c3
--- /dev/null
+++ b/profiles/M4cs.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/91051132-96fcaf00-e617-11ea-91f7-48d42535373d.png",
+ "issueId": 65,
+ "name": "Max Bridgland",
+ "username": "M4cs"
+}
diff --git a/profiles/MallikarjunHt.json b/profiles/MallikarjunHt.json
new file mode 100644
index 00000000..f918f8f6
--- /dev/null
+++ b/profiles/MallikarjunHt.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/40291553/95041576-b72e8c00-06f4-11eb-8e29-61e76c681f98.png",
+ "issueId": 127,
+ "name": "Mallikarjun H T",
+ "username": "MallikarjunHt"
+}
diff --git a/profiles/Matteas-Eden.json b/profiles/Matteas-Eden.json
new file mode 100644
index 00000000..9862d791
--- /dev/null
+++ b/profiles/Matteas-Eden.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358889-09bcba80-dc2b-11eb-85bd-4141b8693256.jpg",
+ "issueId": 573,
+ "name": "Matt Eden",
+ "username": "Matteas-Eden"
+}
diff --git a/profiles/Meghna-DAS.json b/profiles/Meghna-DAS.json
new file mode 100644
index 00000000..71402e5e
--- /dev/null
+++ b/profiles/Meghna-DAS.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58567847/92334660-c1397c80-f0ad-11ea-9c35-45f99de50225.jpg",
+ "issueId": 82,
+ "name": "Meghna Das",
+ "username": "Meghna-DAS"
+}
diff --git a/profiles/Mo-Shakib.json b/profiles/Mo-Shakib.json
new file mode 100644
index 00000000..7b71db83
--- /dev/null
+++ b/profiles/Mo-Shakib.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/50780268/131604251-f07f6811-d795-448f-a7b8-0f13b58c602f.png",
+ "issueId": 675,
+ "name": "Mohammad Shakib",
+ "username": "Mo-Shakib"
+}
diff --git a/profiles/MrSlimCoder.json b/profiles/MrSlimCoder.json
new file mode 100644
index 00000000..2f8323c1
--- /dev/null
+++ b/profiles/MrSlimCoder.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/28563357/126220805-82470ad3-f38a-40b4-a277-8c40704fdb5b.png",
+ "issueId": 607,
+ "name": "Slim Coder",
+ "username": "MrSlimCoder"
+}
diff --git a/profiles/Nandani-Paliwal.json b/profiles/Nandani-Paliwal.json
new file mode 100644
index 00000000..35b4658b
--- /dev/null
+++ b/profiles/Nandani-Paliwal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/83964826/136408997-e2fcefa5-2c78-4484-9ac3-574bd72da253.PNG",
+ "issueId": 760,
+ "name": "Nandani Paliwal",
+ "username": "Nandani-Paliwal"
+}
diff --git a/profiles/NirmalSilwal.json b/profiles/NirmalSilwal.json
new file mode 100644
index 00000000..6fb3f1b1
--- /dev/null
+++ b/profiles/NirmalSilwal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/31946761/93670031-aefc0d00-fab5-11ea-9ca9-cc4bfe73fa83.png",
+ "issueId": 93,
+ "name": "Nirmal Silwal",
+ "username": "NirmalSilwal"
+}
diff --git a/profiles/Nitesh-thapliyal.json b/profiles/Nitesh-thapliyal.json
new file mode 100644
index 00000000..a91aedc1
--- /dev/null
+++ b/profiles/Nitesh-thapliyal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53345517/103440787-a13a5400-4c6e-11eb-8ab7-b82e497f662d.png",
+ "issueId": 205,
+ "name": "Nitesh Thapliyal",
+ "username": "Nitesh-thapliyal"
+}
diff --git a/profiles/Nkap23.json b/profiles/Nkap23.json
new file mode 100644
index 00000000..693cdb28
--- /dev/null
+++ b/profiles/Nkap23.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53402062/107231517-67672500-6a46-11eb-857e-8b6ad34f7a38.PNG",
+ "issueId": 350,
+ "name": "Nisarg Kapkar",
+ "username": "Nkap23"
+}
diff --git a/profiles/OKTAYKIR.json b/profiles/OKTAYKIR.json
new file mode 100644
index 00000000..0943b121
--- /dev/null
+++ b/profiles/OKTAYKIR.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/8077228/107888040-53766400-6f1b-11eb-93e4-97696149b0f0.PNG",
+ "issueId": 364,
+ "name": "Oktay Kır",
+ "username": "OKTAYKIR"
+}
diff --git a/profiles/Olanetsoft.json b/profiles/Olanetsoft.json
new file mode 100644
index 00000000..e471343a
--- /dev/null
+++ b/profiles/Olanetsoft.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/45847909/104912483-9da40e00-598c-11eb-8881-971faeaecd9d.png",
+ "issueId": 254,
+ "name": "Idris Olubisi",
+ "username": "Olanetsoft"
+}
diff --git a/profiles/Omkar0114.json b/profiles/Omkar0114.json
new file mode 100644
index 00000000..762f049d
--- /dev/null
+++ b/profiles/Omkar0114.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/133314407-008ec664-bdbd-4428-a9c4-8c306f74a91c.png",
+ "issueId": 713,
+ "name": "Omkar Kulkarni",
+ "username": "Omkar0114"
+}
diff --git a/profiles/Panquesito7.json b/profiles/Panquesito7.json
new file mode 100644
index 00000000..3f7b11f9
--- /dev/null
+++ b/profiles/Panquesito7.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/120854354-a57edc00-c542-11eb-910a-6dab08382357.png",
+ "issueId": 550,
+ "name": "David Leal",
+ "username": "Panquesito7"
+}
diff --git a/profiles/Pratham31.json b/profiles/Pratham31.json
new file mode 100644
index 00000000..4a461441
--- /dev/null
+++ b/profiles/Pratham31.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56548231/94920063-2c227b80-04d3-11eb-8474-1e1c78f22b95.png",
+ "issueId": 118,
+ "name": "Prathamesh Giri",
+ "username": "Pratham31"
+}
diff --git a/profiles/Push9828.json b/profiles/Push9828.json
new file mode 100644
index 00000000..8d56bc09
--- /dev/null
+++ b/profiles/Push9828.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/31934448/95063061-77c76600-071b-11eb-813f-f53f9ba04035.png",
+ "issueId": 128,
+ "name": "Pushkar Thakur",
+ "username": "Push9828"
+}
diff --git a/profiles/Rayman-Sodhi.json b/profiles/Rayman-Sodhi.json
new file mode 100644
index 00000000..c3cf0160
--- /dev/null
+++ b/profiles/Rayman-Sodhi.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/65675692/103086722-50da4b00-460b-11eb-9259-a75a12957bea.PNG",
+ "issueId": 198,
+ "name": "Rayman",
+ "username": "Rayman-Sodhi"
+}
diff --git a/profiles/RayyanRNKJ.json b/profiles/RayyanRNKJ.json
new file mode 100644
index 00000000..888b8e02
--- /dev/null
+++ b/profiles/RayyanRNKJ.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/64679235/141696204-3084d6cf-49d0-452a-979e-35a58b89b4dc.png",
+ "issueId": 837,
+ "name": "Rayyan Rasheed",
+ "username": "RayyanRNKJ"
+}
diff --git a/profiles/RemcoHalman.json b/profiles/RemcoHalman.json
new file mode 100644
index 00000000..54be4ed3
--- /dev/null
+++ b/profiles/RemcoHalman.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/25010775/91281626-9cc5d200-e788-11ea-843f-52a10890b485.jpg",
+ "issueId": 69,
+ "name": "Remco Halman",
+ "username": "RemcoHalman"
+}
diff --git a/profiles/Rishabhrathore055.json b/profiles/Rishabhrathore055.json
new file mode 100644
index 00000000..30f3ead2
--- /dev/null
+++ b/profiles/Rishabhrathore055.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/77366500/115426452-234e8880-a21e-11eb-9e2d-c508acdb921f.jpg",
+ "issueId": 445,
+ "name": "Rishabh Rathore",
+ "username": "Rishabhrathore055"
+}
diff --git a/profiles/Ritika-Das.json b/profiles/Ritika-Das.json
new file mode 100644
index 00000000..6ef4e597
--- /dev/null
+++ b/profiles/Ritika-Das.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61988162/94970758-f907d880-0522-11eb-91fc-2c0c0b48b735.png",
+ "issueId": 121,
+ "name": "Ritika Das",
+ "username": "Ritika-Das"
+}
diff --git a/profiles/Ritwik880.json b/profiles/Ritwik880.json
new file mode 100644
index 00000000..274a285a
--- /dev/null
+++ b/profiles/Ritwik880.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54446880/127509715-b594b68d-4703-4bc2-aed5-1172d7df6a5c.png",
+ "issueId": 627,
+ "name": "Ritwik Sinha",
+ "username": "Ritwik880"
+}
diff --git a/profiles/Rupam-Shil.json b/profiles/Rupam-Shil.json
new file mode 100644
index 00000000..dcba24b6
--- /dev/null
+++ b/profiles/Rupam-Shil.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/68724228/119318846-67a6cb80-bc97-11eb-8dd1-32832f379fe5.png",
+ "issueId": 523,
+ "name": "Rupam Shil",
+ "username": "Rupam-Shil"
+}
diff --git a/profiles/Saatvik21.json b/profiles/Saatvik21.json
new file mode 100644
index 00000000..3f23c6cb
--- /dev/null
+++ b/profiles/Saatvik21.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61618767/117973604-3bf81d00-b34a-11eb-86a2-8bbd7f19b6d5.png",
+ "issueId": 493,
+ "name": "Saatvik Nagpal",
+ "username": "Saatvik21"
+}
diff --git a/profiles/Sachin-chaurasiya.json b/profiles/Sachin-chaurasiya.json
new file mode 100644
index 00000000..b4bc3fc6
--- /dev/null
+++ b/profiles/Sachin-chaurasiya.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/59080942/138445987-87153dd1-fa52-4d9d-935f-a643443afd70.png",
+ "issueId": 801,
+ "name": "Sachin Chaurasiya",
+ "username": "Sachin-chaurasiya"
+}
diff --git a/profiles/SahityaRoy.json b/profiles/SahityaRoy.json
new file mode 100644
index 00000000..127dabf5
--- /dev/null
+++ b/profiles/SahityaRoy.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72821604/127466372-6f894759-7511-4bd1-828c-30734755102e.png",
+ "issueId": 621,
+ "name": "Sahitya",
+ "username": "SahityaRoy"
+}
diff --git a/profiles/SairamNomula.json b/profiles/SairamNomula.json
new file mode 100644
index 00000000..8de3ba47
--- /dev/null
+++ b/profiles/SairamNomula.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/78247889/137581575-7f2195b8-bf1b-49e0-9df1-19080616d117.png",
+ "issueId": 774,
+ "name": "Sairam Nomula",
+ "username": "SairamNomula"
+}
diff --git a/profiles/Sam-Varghese.json b/profiles/Sam-Varghese.json
new file mode 100644
index 00000000..27a7bf39
--- /dev/null
+++ b/profiles/Sam-Varghese.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/79152648/116452787-b79e9800-a87b-11eb-852c-14509cd1c33e.jpeg",
+ "issueId": 467,
+ "name": "Sam Varghese",
+ "username": "Sam-Varghese"
+}
diff --git a/profiles/Samridhi-98.json b/profiles/Samridhi-98.json
new file mode 100644
index 00000000..af26e9d8
--- /dev/null
+++ b/profiles/Samridhi-98.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54466041/104162252-40530e80-541a-11eb-967d-6b6f4050371c.png",
+ "issueId": 235,
+ "name": "Samriddhi",
+ "username": "Samridhi-98"
+}
diff --git a/profiles/SayantaniDeb.json b/profiles/SayantaniDeb.json
new file mode 100644
index 00000000..bcb461ba
--- /dev/null
+++ b/profiles/SayantaniDeb.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/74983536/135533466-d88b6a9c-1950-4cf5-a694-cdb2109dbff2.png",
+ "issueId": 744,
+ "name": "Sayantani Deb",
+ "username": "SayantaniDeb"
+}
diff --git a/profiles/Shubham714.json b/profiles/Shubham714.json
new file mode 100644
index 00000000..2dca32cf
--- /dev/null
+++ b/profiles/Shubham714.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/40699892/89451190-6db7d400-d779-11ea-8302-fd5d4f9bc8f8.png",
+ "issueId": 50,
+ "name": "Shubham Hadake",
+ "username": "Shubham714"
+}
diff --git a/profiles/ShyamPraveenSingh.json b/profiles/ShyamPraveenSingh.json
new file mode 100644
index 00000000..1445406b
--- /dev/null
+++ b/profiles/ShyamPraveenSingh.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57350162/94983126-66385f80-055d-11eb-9193-1cd683dd677b.png",
+ "issueId": 123,
+ "name": "Shyam Praveen Singh",
+ "username": "ShyamPraveenSingh"
+}
diff --git a/profiles/Subathra19.json b/profiles/Subathra19.json
new file mode 100644
index 00000000..4a704c90
--- /dev/null
+++ b/profiles/Subathra19.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/55084520/127505296-cd9fe349-ed69-4ff8-ad10-4b363cdf8f34.PNG",
+ "issueId": 625,
+ "name": "Sri Subathra Devi B",
+ "username": "Subathra19"
+}
diff --git a/profiles/SubhamRaoniar28.json b/profiles/SubhamRaoniar28.json
new file mode 100644
index 00000000..e77948c2
--- /dev/null
+++ b/profiles/SubhamRaoniar28.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/41485604/111068853-767f3e00-84f0-11eb-9122-80af0d842463.jpg",
+ "issueId": 397,
+ "name": "Subham Raoniar",
+ "username": "SubhamRaoniar28"
+}
diff --git a/profiles/Subhampreet.json b/profiles/Subhampreet.json
new file mode 100644
index 00000000..82291847
--- /dev/null
+++ b/profiles/Subhampreet.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61475220/95688833-8eddea80-0c2a-11eb-86f0-79916ba9499d.png",
+ "issueId": 131,
+ "name": "Subhampreet Mohanty",
+ "username": "Subhampreet"
+}
diff --git a/profiles/SulthanNK.json b/profiles/SulthanNK.json
new file mode 100644
index 00000000..f7d0a1a9
--- /dev/null
+++ b/profiles/SulthanNK.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/32130871/117547009-e4586980-b04a-11eb-8daa-baad5ffb4949.png",
+ "issueId": 482,
+ "name": "Sulthan Mohaideen",
+ "username": "SulthanNK"
+}
diff --git a/profiles/Surajbokde.json b/profiles/Surajbokde.json
new file mode 100644
index 00000000..5c7ed945
--- /dev/null
+++ b/profiles/Surajbokde.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66197682/105803643-eaf33180-5fc3-11eb-8f97-42de7cee0f05.png",
+ "issueId": 279,
+ "name": "Suraj Bokde",
+ "username": "Surajbokde"
+}
diff --git a/profiles/Tarun-Kamboj.json b/profiles/Tarun-Kamboj.json
new file mode 100644
index 00000000..f766043a
--- /dev/null
+++ b/profiles/Tarun-Kamboj.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56023742/112745083-62910d00-8fc3-11eb-9f48-ee1cbc7bacd9.PNG",
+ "issueId": 419,
+ "name": "Tarun Kamboj",
+ "username": "Tarun-Kamboj"
+}
diff --git a/profiles/TawfikYasser.json b/profiles/TawfikYasser.json
new file mode 100644
index 00000000..99b44e45
--- /dev/null
+++ b/profiles/TawfikYasser.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54971231/107149052-42e44d80-695f-11eb-9fbf-83c20f4a3e0a.png",
+ "issueId": 227,
+ "name": "Tawfik Yasser",
+ "username": "TawfikYasser"
+}
diff --git a/profiles/ThalesBMC.json b/profiles/ThalesBMC.json
new file mode 100644
index 00000000..a19db851
--- /dev/null
+++ b/profiles/ThalesBMC.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358775-7c796600-dc2a-11eb-9e2f-e9d9daf27bf9.jpg",
+ "issueId": 570,
+ "name": "Thales Brederodes Montarroyos Candido",
+ "username": "ThalesBMC"
+}
diff --git a/profiles/Tiwarisonal19.json b/profiles/Tiwarisonal19.json
new file mode 100644
index 00000000..0b7d8eb3
--- /dev/null
+++ b/profiles/Tiwarisonal19.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66546980/136524950-8180c22f-d630-4e07-97f4-90d40a6d890e.png",
+ "issueId": 768,
+ "name": "Sonal Tiwari",
+ "username": "Tiwarisonal19"
+}
diff --git a/profiles/UltimateBrains.json b/profiles/UltimateBrains.json
new file mode 100644
index 00000000..1754dbf8
--- /dev/null
+++ b/profiles/UltimateBrains.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/20683046/139575119-4c44ca4f-9a7d-4aa9-9d40-b9b930707353.png",
+ "issueId": 817,
+ "name": "Amit Kumar",
+ "username": "UltimateBrains"
+}
diff --git a/profiles/Utkarsh1504.json b/profiles/Utkarsh1504.json
new file mode 100644
index 00000000..9e202743
--- /dev/null
+++ b/profiles/Utkarsh1504.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76392681/107881996-f673b180-6f0c-11eb-90a8-9365ff3e4753.png",
+ "issueId": 361,
+ "name": "Utkarsh Mishra",
+ "username": "Utkarsh1504"
+}
diff --git a/profiles/Utkarsh299-tech.json b/profiles/Utkarsh299-tech.json
new file mode 100644
index 00000000..5086c114
--- /dev/null
+++ b/profiles/Utkarsh299-tech.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60184229/103612077-a7b81c80-4f49-11eb-90eb-0002bc43e97c.png",
+ "issueId": 217,
+ "name": "Utkarsh Singh",
+ "username": "Utkarsh299-tech"
+}
diff --git a/profiles/UtkarshMishra12.json b/profiles/UtkarshMishra12.json
new file mode 100644
index 00000000..067c5655
--- /dev/null
+++ b/profiles/UtkarshMishra12.json
@@ -0,0 +1,6 @@
+{
+ "image": "(https://user-images.githubusercontent.com/67385503/126064330-eb1f90d9-d7d3-462c-b032-b381ed00153c.png)",
+ "issueId": 600,
+ "name": "Utkarsh Mishra",
+ "username": "UtkarshMishra12"
+}
diff --git a/profiles/Vanshikapandey30.json b/profiles/Vanshikapandey30.json
new file mode 100644
index 00000000..a302a2ae
--- /dev/null
+++ b/profiles/Vanshikapandey30.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/70807500/135111984-f6c4f540-949b-451c-8fb3-22d5daa07575.png",
+ "issueId": 738,
+ "name": "Vanshika Pandey",
+ "username": "Vanshikapandey30"
+}
diff --git a/profiles/VasudevJaiswal.json b/profiles/VasudevJaiswal.json
new file mode 100644
index 00000000..1d9a4fa3
--- /dev/null
+++ b/profiles/VasudevJaiswal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/85981735/129255772-5bac726e-d98e-4eb4-8c9f-c2206b72c976.png",
+ "issueId": 641,
+ "name": "Vasudev Jaiswal",
+ "username": "VasudevJaiswal"
+}
diff --git a/profiles/VedantKhairnar.json b/profiles/VedantKhairnar.json
new file mode 100644
index 00000000..e81da62c
--- /dev/null
+++ b/profiles/VedantKhairnar.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88165360-7b177f00-cc0d-11ea-804a-776639dcca29.png",
+ "issueId": 18,
+ "name": "Vedant Khairnar",
+ "username": "VedantKhairnar"
+}
diff --git a/profiles/Yaseen549.json b/profiles/Yaseen549.json
new file mode 100644
index 00000000..949a83f3
--- /dev/null
+++ b/profiles/Yaseen549.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/43935210/115549892-d377cc00-a2c6-11eb-9b4b-7983603b5c6c.jpg",
+ "issueId": 449,
+ "name": "Mohamed Yaseen Sheriff S",
+ "username": "Yaseen549"
+}
diff --git a/profiles/YashIndane.json b/profiles/YashIndane.json
new file mode 100644
index 00000000..6c74559a
--- /dev/null
+++ b/profiles/YashIndane.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53041219/99989860-22353e80-2dd9-11eb-95c5-07dd04eecd7d.png",
+ "issueId": 180,
+ "name": "Yash Indane",
+ "username": "YashIndane"
+}
diff --git a/profiles/ZaidKhan2002.json b/profiles/ZaidKhan2002.json
new file mode 100644
index 00000000..ac34a9c4
--- /dev/null
+++ b/profiles/ZaidKhan2002.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/71960989/135026473-a1f58d4b-55d7-4d5f-8a72-1673d52ea20d.png",
+ "issueId": 733,
+ "name": "Zaid Khan",
+ "username": "ZaidKhan2002"
+}
diff --git a/profiles/aakarshteja.json b/profiles/aakarshteja.json
new file mode 100644
index 00000000..493ae162
--- /dev/null
+++ b/profiles/aakarshteja.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/42816874/92400662-e2e84180-f149-11ea-8304-6e76cab7fb05.png",
+ "issueId": 84,
+ "name": "Aakarsh Teja",
+ "username": "aakarshteja"
+}
diff --git a/profiles/adityagarde.json b/profiles/adityagarde.json
new file mode 100644
index 00000000..e6475bf8
--- /dev/null
+++ b/profiles/adityagarde.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/14886766/127783620-6b94c878-9fd2-40c5-a62d-995818f0caa3.jpeg",
+ "issueId": 630,
+ "name": "Aditya Garde",
+ "username": "adityagarde"
+}
diff --git a/profiles/adityamangal1.json b/profiles/adityamangal1.json
new file mode 100644
index 00000000..e4dc6713
--- /dev/null
+++ b/profiles/adityamangal1.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/68494604/120438793-6bc1a000-c39f-11eb-845b-c145db5e2f9b.png",
+ "issueId": 544,
+ "name": "Aditya Mangal",
+ "username": "adityamangal1"
+}
diff --git a/profiles/adityaoberai.json b/profiles/adityaoberai.json
new file mode 100644
index 00000000..481162cf
--- /dev/null
+++ b/profiles/adityaoberai.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/31401437/106563296-974b8f80-6551-11eb-8753-a13ea9e944c2.png",
+ "issueId": 304,
+ "name": "Aditya Oberai",
+ "username": "adityaoberai"
+}
diff --git a/profiles/adreaskar.json b/profiles/adreaskar.json
new file mode 100644
index 00000000..5c32bf33
--- /dev/null
+++ b/profiles/adreaskar.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63111742/88703846-eed9f000-d115-11ea-9569-587de740a27a.jpg",
+ "issueId": 39,
+ "name": "Andreas Karabetian",
+ "username": "adreaskar"
+}
diff --git a/profiles/advaith-unnikrishnan.json b/profiles/advaith-unnikrishnan.json
new file mode 100644
index 00000000..2f357e00
--- /dev/null
+++ b/profiles/advaith-unnikrishnan.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/45172876/115498803-d73a2d00-a28b-11eb-809c-79a8eaf10a5d.png",
+ "issueId": 447,
+ "name": "Advaith U",
+ "username": "advaith-unnikrishnan"
+}
diff --git a/profiles/afc163.json b/profiles/afc163.json
new file mode 100644
index 00000000..4e8b134d
--- /dev/null
+++ b/profiles/afc163.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358687-1987cf00-dc2a-11eb-9e6f-faa4f425476f.jpg",
+ "issueId": 568,
+ "name": "afc163",
+ "username": "afc163"
+}
diff --git a/profiles/ahamedbasha-n.json b/profiles/ahamedbasha-n.json
new file mode 100644
index 00000000..d2313fb2
--- /dev/null
+++ b/profiles/ahamedbasha-n.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/130546663-9ff92a77-14a1-4004-8d9c-dbc67fb027df.png",
+ "issueId": 663,
+ "name": "Ahamed Basha N",
+ "username": "ahamedbasha-n"
+}
diff --git a/profiles/ahammadshawki8.json b/profiles/ahammadshawki8.json
new file mode 100644
index 00000000..08153df3
--- /dev/null
+++ b/profiles/ahammadshawki8.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56157819/102689296-26f9e080-4227-11eb-9e75-08c1f2426889.png",
+ "issueId": 193,
+ "name": "Ahammad Shawki",
+ "username": "ahammadshawki8"
+}
diff --git a/profiles/akasrai.json b/profiles/akasrai.json
new file mode 100644
index 00000000..0df02668
--- /dev/null
+++ b/profiles/akasrai.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88123456-d40df580-cbc2-11ea-9add-a7fc8675b243.png",
+ "issueId": 12,
+ "name": "Akas Rai",
+ "username": "akasrai"
+}
diff --git a/profiles/akshitagupta15june.json b/profiles/akshitagupta15june.json
new file mode 100644
index 00000000..e6c3bd9a
--- /dev/null
+++ b/profiles/akshitagupta15june.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57909583/97854357-58722780-1d1f-11eb-8bda-83425c231ff5.png",
+ "issueId": 160,
+ "name": "Akshita Gupta",
+ "username": "akshitagupta15june"
+}
diff --git a/profiles/amino19.json b/profiles/amino19.json
new file mode 100644
index 00000000..96ac8fea
--- /dev/null
+++ b/profiles/amino19.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/75872316/125152497-91924f80-e16a-11eb-8366-8d5c3d26df10.jpg",
+ "issueId": 499,
+ "name": "aminos",
+ "username": "amino19"
+}
diff --git a/profiles/anaskhan28.json b/profiles/anaskhan28.json
new file mode 100644
index 00000000..657e0bc5
--- /dev/null
+++ b/profiles/anaskhan28.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/87796038/130655483-7fd4dc84-9f0d-412b-acac-68ab178aaf3c.png",
+ "issueId": 666,
+ "name": "Anas Khan",
+ "username": "anaskhan28"
+}
diff --git a/profiles/angshuBHADRA.json b/profiles/angshuBHADRA.json
new file mode 100644
index 00000000..8bdd6882
--- /dev/null
+++ b/profiles/angshuBHADRA.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61795945/116436758-56ba9400-a86a-11eb-9eb4-82da46fef05a.png",
+ "issueId": 464,
+ "name": "Angshu Bhadra",
+ "username": "angshuBHADRA"
+}
diff --git a/profiles/aniket-24.json b/profiles/aniket-24.json
new file mode 100644
index 00000000..a5b0472b
--- /dev/null
+++ b/profiles/aniket-24.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/134812399-6a005576-3b24-46a6-b9bc-7798f79e5bf1.png",
+ "issueId": 723,
+ "name": "Aniket Kumar",
+ "username": "aniket-24"
+}
diff --git a/profiles/aniketsingh98571.json b/profiles/aniketsingh98571.json
new file mode 100644
index 00000000..e8cb2ddf
--- /dev/null
+++ b/profiles/aniketsingh98571.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63097956/93450123-351c2600-f8f3-11ea-8964-bd44fd12dc0f.png",
+ "issueId": 88,
+ "name": "Aniket Singh",
+ "username": "aniketsingh98571"
+}
diff --git a/profiles/annu12340.json b/profiles/annu12340.json
new file mode 100644
index 00000000..db771c92
--- /dev/null
+++ b/profiles/annu12340.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88266719-92b33e00-ccc7-11ea-9b40-d77fa96dcd4f.png",
+ "issueId": 22,
+ "name": "Annu",
+ "username": "annu12340"
+}
diff --git a/profiles/anotherwebguy.json b/profiles/anotherwebguy.json
new file mode 100644
index 00000000..7ef3e595
--- /dev/null
+++ b/profiles/anotherwebguy.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66346161/114270825-18c90d80-9a2c-11eb-9173-1c072e90ac27.png",
+ "issueId": 436,
+ "name": "Mohit singh",
+ "username": "anotherwebguy"
+}
diff --git a/profiles/anubhav201241.json b/profiles/anubhav201241.json
new file mode 100644
index 00000000..3a391ed2
--- /dev/null
+++ b/profiles/anubhav201241.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72249059/135831764-78458d46-cfa1-4563-bfdf-8e5561907509.png",
+ "issueId": 756,
+ "name": "Anubhav",
+ "username": "anubhav201241"
+}
diff --git a/profiles/anuraghazra.json b/profiles/anuraghazra.json
new file mode 100644
index 00000000..86102cc9
--- /dev/null
+++ b/profiles/anuraghazra.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88123729-6adab200-cbc3-11ea-8d73-a190de560b3a.png",
+ "issueId": 13,
+ "name": "Anurag Hazra",
+ "username": "anuraghazra"
+}
diff --git a/profiles/arturssmirnovs.json b/profiles/arturssmirnovs.json
new file mode 100644
index 00000000..21a5d4b7
--- /dev/null
+++ b/profiles/arturssmirnovs.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/7140344/94891559-14bfa000-048b-11eb-9f3b-6d79cc4b894b.png",
+ "issueId": 113,
+ "name": "Arturs Smirnovs",
+ "username": "arturssmirnovs"
+}
diff --git a/profiles/arwazkhan189.json b/profiles/arwazkhan189.json
new file mode 100644
index 00000000..dd25d0d4
--- /dev/null
+++ b/profiles/arwazkhan189.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48387278/96334933-121b9800-1092-11eb-8904-a88502c8b003.png",
+ "issueId": 147,
+ "name": "Arwaz Khan",
+ "username": "arwazkhan189"
+}
diff --git a/profiles/aryasoni98.json b/profiles/aryasoni98.json
new file mode 100644
index 00000000..a4ea540f
--- /dev/null
+++ b/profiles/aryasoni98.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/18515597/107496228-0b6fde00-6bb7-11eb-9a23-15d3f8aac015.png",
+ "issueId": 354,
+ "name": "Arya Soni",
+ "username": "aryasoni98"
+}
diff --git a/profiles/avneesh0612.json b/profiles/avneesh0612.json
new file mode 100644
index 00000000..2bb931aa
--- /dev/null
+++ b/profiles/avneesh0612.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76690419/143516958-4e176034-cbce-45dd-8667-f3e9208e5c19.png",
+ "issueId": 863,
+ "name": "Avneesh Agarwal",
+ "username": "avneesh0612"
+}
diff --git a/profiles/ayush-09.json b/profiles/ayush-09.json
new file mode 100644
index 00000000..d7524f71
--- /dev/null
+++ b/profiles/ayush-09.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51924622/107047890-54f2ae80-67ee-11eb-8995-90c289eb8346.png",
+ "issueId": 325,
+ "name": "Ayush Varshney",
+ "username": "ayush-09"
+}
diff --git a/profiles/ayushtamra.json b/profiles/ayushtamra.json
new file mode 100644
index 00000000..6a328199
--- /dev/null
+++ b/profiles/ayushtamra.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/64156683/118395408-fb5d1400-b667-11eb-99c9-549cc5e49b00.png",
+ "issueId": 517,
+ "name": "Ayush Tamra",
+ "username": "ayushtamra"
+}
diff --git a/profiles/bdougie.json b/profiles/bdougie.json
new file mode 100644
index 00000000..6bb74a6c
--- /dev/null
+++ b/profiles/bdougie.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358969-70da6f00-dc2b-11eb-8f3b-43779550acb6.jpg",
+ "issueId": 576,
+ "name": "Brian Douglas",
+ "username": "bdougie"
+}
diff --git a/profiles/bevennyamande.json b/profiles/bevennyamande.json
new file mode 100644
index 00000000..650a81c8
--- /dev/null
+++ b/profiles/bevennyamande.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/10162710/120894576-6ff8f200-c619-11eb-9ee5-5078912d5550.png",
+ "issueId": 552,
+ "name": "Beven Nyamande",
+ "username": "bevennyamande"
+}
diff --git a/profiles/bhagatpratham.json b/profiles/bhagatpratham.json
new file mode 100644
index 00000000..89185b58
--- /dev/null
+++ b/profiles/bhagatpratham.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66031743/128864527-177a97f6-967c-4b18-93d2-c02472274612.PNG",
+ "issueId": 639,
+ "name": "Pratham Bhagat",
+ "username": "bhagatpratham"
+}
diff --git a/profiles/bloedboemmel.json b/profiles/bloedboemmel.json
new file mode 100644
index 00000000..e4cf8f28
--- /dev/null
+++ b/profiles/bloedboemmel.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58067119/126633887-0f5362c3-1189-47ce-b195-1fc772d28ac7.PNG",
+ "issueId": 614,
+ "name": "Jakob Jung",
+ "username": "bloedboemmel"
+}
diff --git a/profiles/cankush625.json b/profiles/cankush625.json
new file mode 100644
index 00000000..e2d142e9
--- /dev/null
+++ b/profiles/cankush625.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/41515472/135764171-9fbac687-0017-449f-815d-527dc6b5f44f.jpg",
+ "issueId": 754,
+ "name": "Ankush Chavan",
+ "username": "cankush625"
+}
diff --git a/profiles/chandrikadeb7.json b/profiles/chandrikadeb7.json
new file mode 100644
index 00000000..02a46053
--- /dev/null
+++ b/profiles/chandrikadeb7.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/29686102/106919215-f0711a00-672f-11eb-88f6-8ab44f67b911.png",
+ "issueId": 313,
+ "name": "Chandrika Deb",
+ "username": "chandrikadeb7"
+}
diff --git a/profiles/charan-web.json b/profiles/charan-web.json
new file mode 100644
index 00000000..ed78757d
--- /dev/null
+++ b/profiles/charan-web.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56212945/93706577-39d81880-fb45-11ea-9f6c-236275f1a0be.jpg",
+ "issueId": 95,
+ "name": "charan",
+ "username": "charan-web"
+}
diff --git a/profiles/chetan-2002.json b/profiles/chetan-2002.json
new file mode 100644
index 00000000..fbdd631d
--- /dev/null
+++ b/profiles/chetan-2002.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/77783033/133980058-5a671e7b-f80a-400d-933e-613118a32e02.png",
+ "issueId": 724,
+ "name": "Chetan Thakral",
+ "username": "chetan-2002"
+}
diff --git a/profiles/chryzcodez.json b/profiles/chryzcodez.json
new file mode 100644
index 00000000..f30fc8e4
--- /dev/null
+++ b/profiles/chryzcodez.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/77321169/106990847-5cc23c80-6775-11eb-83ae-3160bce68b20.jpg",
+ "issueId": 306,
+ "name": "Olanrewaju Alaba",
+ "username": "chryzcodez"
+}
diff --git a/profiles/ckvignesh.json b/profiles/ckvignesh.json
new file mode 100644
index 00000000..5d7dbe04
--- /dev/null
+++ b/profiles/ckvignesh.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/61013244/140084080-ba40ae9a-c470-4a82-99a4-42dbbffca978.png",
+ "issueId": 825,
+ "name": "Vignesh CK",
+ "username": "ckvignesh"
+}
diff --git a/profiles/danishulhassan7.json b/profiles/danishulhassan7.json
new file mode 100644
index 00000000..89ad790e
--- /dev/null
+++ b/profiles/danishulhassan7.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57491009/107846186-87f6fc80-6e03-11eb-9054-d89fba7d4e65.PNG",
+ "issueId": 359,
+ "name": "Danish Ul Hassan",
+ "username": "danishulhassan7"
+}
diff --git a/profiles/devded.json b/profiles/devded.json
new file mode 100644
index 00000000..1fb6738a
--- /dev/null
+++ b/profiles/devded.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60034035/100518834-4cfb0a80-31be-11eb-8e88-35413ff200de.png",
+ "issueId": 21,
+ "name": "Dedar Alam",
+ "username": "devded"
+}
diff --git a/profiles/devesh-anand.json b/profiles/devesh-anand.json
new file mode 100644
index 00000000..06eb78a5
--- /dev/null
+++ b/profiles/devesh-anand.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/30005922/133293857-90933953-10a7-4dc7-b69e-9272837daeb4.png",
+ "issueId": 715,
+ "name": "Devesh Anand",
+ "username": "devesh-anand"
+}
diff --git a/profiles/diptochakrabarty.json b/profiles/diptochakrabarty.json
new file mode 100644
index 00000000..7255d455
--- /dev/null
+++ b/profiles/diptochakrabarty.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88163171-2d4d4780-cc0a-11ea-91fe-6fc7c37fc8d6.png",
+ "issueId": 14,
+ "name": "Dipto Chakrabarty",
+ "username": "diptochakrabarty"
+}
diff --git a/profiles/diyajaiswal11.json b/profiles/diyajaiswal11.json
new file mode 100644
index 00000000..4692a953
--- /dev/null
+++ b/profiles/diyajaiswal11.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48059117/106366095-a539be80-635f-11eb-95b0-c2d68c787410.png",
+ "issueId": 285,
+ "name": "Diya Jaiswal",
+ "username": "diyajaiswal11"
+}
diff --git a/profiles/ektaarora16.json b/profiles/ektaarora16.json
new file mode 100644
index 00000000..62eba4a9
--- /dev/null
+++ b/profiles/ektaarora16.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/135740246-b0be6db0-160a-43d8-819d-0ad3c190619c.png",
+ "issueId": 749,
+ "name": "Ekta Arora",
+ "username": "ektaarora16"
+}
diff --git a/profiles/elli0t43.json b/profiles/elli0t43.json
new file mode 100644
index 00000000..e1b701c7
--- /dev/null
+++ b/profiles/elli0t43.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53973185/138368824-978d12e5-16b5-4bc8-a33f-1bccdb9b68b8.png",
+ "issueId": 795,
+ "name": "Soumyadeep Dutta",
+ "username": "elli0t43"
+}
diff --git a/profiles/eshan1925.json b/profiles/eshan1925.json
new file mode 100644
index 00000000..092ef1ee
--- /dev/null
+++ b/profiles/eshan1925.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/138337875-218a672c-8400-4e1d-b7ef-e7ddfcb0f5e5.png",
+ "issueId": 791,
+ "name": "Eshan Gupta",
+ "username": "eshan1925"
+}
diff --git a/profiles/evaristocuesta.json b/profiles/evaristocuesta.json
new file mode 100644
index 00000000..651b3d99
--- /dev/null
+++ b/profiles/evaristocuesta.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124359001-a8e1b200-dc2b-11eb-8c4d-924c29801aaa.jpg",
+ "issueId": 577,
+ "name": "Evaristo Cuesta",
+ "username": "evaristocuesta"
+}
diff --git a/profiles/evavic44.json b/profiles/evavic44.json
new file mode 100644
index 00000000..bf4b63dd
--- /dev/null
+++ b/profiles/evavic44.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/62628408/117089670-0b165780-ad4e-11eb-84c6-7b24f8956048.png",
+ "issueId": 471,
+ "name": "Eke Victor",
+ "username": "evavic44"
+}
diff --git a/profiles/fabdul88.json b/profiles/fabdul88.json
new file mode 100644
index 00000000..14f892ff
--- /dev/null
+++ b/profiles/fabdul88.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60126985/138183204-9d6d4458-01e7-4394-816a-0d530a6b78ce.png",
+ "issueId": 786,
+ "name": "Abdul Farhan",
+ "username": "fabdul88"
+}
diff --git a/profiles/faouzimohamed.json b/profiles/faouzimohamed.json
new file mode 100644
index 00000000..11b53da5
--- /dev/null
+++ b/profiles/faouzimohamed.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57812398/102703659-030fbc80-4272-11eb-97ce-53598f7211ae.png",
+ "issueId": 196,
+ "name": "Faouzi Mohamed",
+ "username": "faouzimohamed"
+}
diff --git a/profiles/fcsouza.json b/profiles/fcsouza.json
new file mode 100644
index 00000000..4cfa115f
--- /dev/null
+++ b/profiles/fcsouza.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/7094035/109435109-7f074d00-79f7-11eb-9e98-9486279e5a63.png",
+ "issueId": 378,
+ "name": "Fabricio Cavalcante",
+ "username": "fcsouza"
+}
diff --git a/profiles/filippo-fonseca.json b/profiles/filippo-fonseca.json
new file mode 100644
index 00000000..68ca2248
--- /dev/null
+++ b/profiles/filippo-fonseca.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48065878/104632919-feb5a400-5663-11eb-8dd0-b05cfd377158.png",
+ "issueId": 244,
+ "name": "Filippo Fonseca",
+ "username": "filippo-fonseca"
+}
diff --git a/profiles/frankiefab100.json b/profiles/frankiefab100.json
new file mode 100644
index 00000000..17009f0a
--- /dev/null
+++ b/profiles/frankiefab100.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/46662771/96289652-5731c280-0fdd-11eb-8b7f-1eed9d020903.JPG",
+ "issueId": 133,
+ "name": "Franklin U.O. Ohaegbulam",
+ "username": "frankiefab100"
+}
diff --git a/profiles/gagan3012.json b/profiles/gagan3012.json
new file mode 100644
index 00000000..318c8a6d
--- /dev/null
+++ b/profiles/gagan3012.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/49101362/120364787-7c501880-c2c2-11eb-8f18-0f0ef10c4439.png",
+ "issueId": 539,
+ "name": "Gagan Bhatia",
+ "username": "gagan3012"
+}
diff --git a/profiles/geekyvyas.json b/profiles/geekyvyas.json
new file mode 100644
index 00000000..88730aad
--- /dev/null
+++ b/profiles/geekyvyas.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/35025375/98467874-c924b280-21fd-11eb-810b-2d17e0342e10.png",
+ "issueId": 163,
+ "name": "Yajush Vyas",
+ "username": "geekyvyas"
+}
diff --git a/profiles/gouravkhunger.json b/profiles/gouravkhunger.json
new file mode 100644
index 00000000..c93ba725
--- /dev/null
+++ b/profiles/gouravkhunger.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/46792249/141504841-54ecc6ab-437f-4122-bdef-2127e264bf7e.png",
+ "issueId": 831,
+ "name": "Gourav Khunger",
+ "username": "gouravkhunger"
+}
diff --git a/profiles/grawish.json b/profiles/grawish.json
new file mode 100644
index 00000000..916b9a9b
--- /dev/null
+++ b/profiles/grawish.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/41504211/133457470-bca4c546-8800-4729-ad5d-587527d4ab29.png",
+ "issueId": 717,
+ "name": "Grawish Sachdeva",
+ "username": "grawish"
+}
diff --git a/profiles/hanshulll.json b/profiles/hanshulll.json
new file mode 100644
index 00000000..aa8052b3
--- /dev/null
+++ b/profiles/hanshulll.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56799372/124683406-90eb8600-deea-11eb-9de0-d4536ed04eeb.png",
+ "issueId": 578,
+ "name": "Hanshul Chandel",
+ "username": "hanshulll"
+}
diff --git a/profiles/harikanani.json b/profiles/harikanani.json
new file mode 100644
index 00000000..3a5f759d
--- /dev/null
+++ b/profiles/harikanani.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54361799/116959271-c1306180-acba-11eb-8f59-2ee53b9da174.jpg",
+ "issueId": 469,
+ "name": "Harikrushn kanani",
+ "username": "harikanani"
+}
diff --git a/profiles/hariketsheth.json b/profiles/hariketsheth.json
new file mode 100644
index 00000000..2ec7842b
--- /dev/null
+++ b/profiles/hariketsheth.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72455881/134767118-d853cd39-ddc1-4df6-bda1-1a4315f9c855.png",
+ "issueId": 728,
+ "name": "Hariket Sukesh Kumar Sheth",
+ "username": "hariketsheth"
+}
diff --git a/profiles/harkiratsm.json b/profiles/harkiratsm.json
new file mode 100644
index 00000000..a7ebeb06
--- /dev/null
+++ b/profiles/harkiratsm.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/71957674/130051242-25747856-913e-4613-9cc6-7384dc58d752.png",
+ "issueId": 645,
+ "name": "Harkirat Singh",
+ "username": "harkiratsm"
+}
diff --git a/profiles/harshkumarkhatri.json b/profiles/harshkumarkhatri.json
new file mode 100644
index 00000000..222a440f
--- /dev/null
+++ b/profiles/harshkumarkhatri.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/42743629/97598257-c28f8180-1a2c-11eb-859a-5902efa7a828.png",
+ "issueId": 158,
+ "name": "Harsh Kumar Khatri",
+ "username": "harshkumarkhatri"
+}
diff --git a/profiles/helper-uttam.json b/profiles/helper-uttam.json
new file mode 100644
index 00000000..8dd103b2
--- /dev/null
+++ b/profiles/helper-uttam.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72701081/137596655-04914ae9-7ce0-44d3-8904-12af8a089696.png",
+ "issueId": 779,
+ "name": "Uttam Kumar",
+ "username": "helper-uttam"
+}
diff --git a/profiles/hill.json b/profiles/hill.json
new file mode 100644
index 00000000..c7b2f020
--- /dev/null
+++ b/profiles/hill.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/5620045/125885321-8cda4575-b72f-42ea-99ad-4de890e747ad.png",
+ "issueId": 592,
+ "name": "Tom Hill",
+ "username": "hill"
+}
diff --git a/profiles/hippyaki.json b/profiles/hippyaki.json
new file mode 100644
index 00000000..efef2f6f
--- /dev/null
+++ b/profiles/hippyaki.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52236719/125198464-98f74d00-e27f-11eb-98ff-fb5f0a0ab4a6.png",
+ "issueId": 586,
+ "name": "Akshayan Sinha",
+ "username": "hippyaki"
+}
diff --git a/profiles/hossainrabbi.json b/profiles/hossainrabbi.json
new file mode 100644
index 00000000..96309464
--- /dev/null
+++ b/profiles/hossainrabbi.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67089472/107899660-189b1d00-6f69-11eb-8361-086bb1b05d19.png",
+ "issueId": 366,
+ "name": "Hossain Rabbi",
+ "username": "hossainrabbi"
+}
diff --git a/profiles/hrishikeshnikam2000.json b/profiles/hrishikeshnikam2000.json
new file mode 100644
index 00000000..f07bec2d
--- /dev/null
+++ b/profiles/hrishikeshnikam2000.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/91057573-48531300-e61f-11ea-9e13-2d7384e42000.png",
+ "issueId": 612,
+ "name": "Hrishikesh Nikam",
+ "username": "hrishikeshnikam2000"
+}
diff --git a/profiles/hritik5102.json b/profiles/hritik5102.json
new file mode 100644
index 00000000..16a82ca3
--- /dev/null
+++ b/profiles/hritik5102.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://raw.githubusercontent.com/hritik5102/hritik5102/master/.github/images/Hritik-ReadMe.jpg",
+ "issueId": 104,
+ "name": "Hritik Jaiswal",
+ "username": "hritik5102"
+}
diff --git a/profiles/hrittikhere.json b/profiles/hrittikhere.json
new file mode 100644
index 00000000..0ec6b3bb
--- /dev/null
+++ b/profiles/hrittikhere.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67012359/123159920-38000480-d48b-11eb-9dab-b879898d4ccc.jpg",
+ "issueId": 560,
+ "name": "Hrittik Roy",
+ "username": "hrittikhere"
+}
diff --git a/profiles/iamgunjan.json b/profiles/iamgunjan.json
new file mode 100644
index 00000000..6eb6232c
--- /dev/null
+++ b/profiles/iamgunjan.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53567221/129094169-e012e3fb-3ba9-47e7-9173-0e09e7517034.png",
+ "issueId": 642,
+ "name": "Gunjan Paneri",
+ "username": "iamgunjan"
+}
diff --git a/profiles/ibby360.json b/profiles/ibby360.json
new file mode 100644
index 00000000..000eab5a
--- /dev/null
+++ b/profiles/ibby360.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51038084/118176523-31b54c00-b43a-11eb-8e62-bcc439335b8f.png",
+ "issueId": 502,
+ "name": "Ibrahim Ramadhan",
+ "username": "ibby360"
+}
diff --git a/profiles/imsushant12.json b/profiles/imsushant12.json
new file mode 100644
index 00000000..b7722b90
--- /dev/null
+++ b/profiles/imsushant12.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/68695162/136514805-e77cb457-2a22-43b3-bea5-4e77eccf22a4.png",
+ "issueId": 765,
+ "name": "Sushant Gaurav",
+ "username": "imsushant12"
+}
diff --git a/profiles/ivan-pesenti.json b/profiles/ivan-pesenti.json
new file mode 100644
index 00000000..5b3b5bcd
--- /dev/null
+++ b/profiles/ivan-pesenti.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60645922/107370491-57515300-6ae3-11eb-8659-37214e9aff86.png",
+ "issueId": 308,
+ "name": "Ivan Pesenti",
+ "username": "ivan-pesenti"
+}
diff --git a/profiles/jayesh-srivastava.json b/profiles/jayesh-srivastava.json
new file mode 100644
index 00000000..bfefb71e
--- /dev/null
+++ b/profiles/jayesh-srivastava.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/49337716/124381232-eeab8280-dcde-11eb-84ed-c54a5bfcf208.png",
+ "issueId": 566,
+ "name": "Jayesh Srivastava",
+ "username": "jayesh-srivastava"
+}
diff --git a/profiles/jaypatel31.json b/profiles/jaypatel31.json
new file mode 100644
index 00000000..62e68e13
--- /dev/null
+++ b/profiles/jaypatel31.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/59785863/109974379-82fcdd00-7d1f-11eb-9cf9-9a7911767705.png",
+ "issueId": 388,
+ "name": "Jay Patel",
+ "username": "jaypatel31"
+}
diff --git a/profiles/kaiwalyakoparkar.json b/profiles/kaiwalyakoparkar.json
new file mode 100644
index 00000000..727d5071
--- /dev/null
+++ b/profiles/kaiwalyakoparkar.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53310847/117104479-d3350180-ad99-11eb-8152-2afaff67fe04.png",
+ "issueId": 475,
+ "name": "Kaiwalya Koparkar",
+ "username": "kaiwalyakoparkar"
+}
diff --git a/profiles/kamleshjoshi8102.json b/profiles/kamleshjoshi8102.json
new file mode 100644
index 00000000..538a8681
--- /dev/null
+++ b/profiles/kamleshjoshi8102.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72374645/123034023-67b8f900-d406-11eb-829a-6df34ba91852.png",
+ "issueId": 558,
+ "name": "Kamlesh Joshi",
+ "username": "kamleshjoshi8102"
+}
diff --git a/profiles/karan-ksrk.json b/profiles/karan-ksrk.json
new file mode 100644
index 00000000..d6e92d91
--- /dev/null
+++ b/profiles/karan-ksrk.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/44173143/113564123-6c032080-9626-11eb-80ec-e59b75892328.png",
+ "issueId": 431,
+ "name": "Karan Singh",
+ "username": "karan-ksrk"
+}
diff --git a/profiles/kingsley-einstein.json b/profiles/kingsley-einstein.json
new file mode 100644
index 00000000..081898b4
--- /dev/null
+++ b/profiles/kingsley-einstein.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/35224620/112137884-1c0d6e00-8bd1-11eb-9f40-9c578888669f.png",
+ "issueId": 407,
+ "name": "Kingsley Victor",
+ "username": "kingsley-einstein"
+}
diff --git a/profiles/krishdevdb.json b/profiles/krishdevdb.json
new file mode 100644
index 00000000..0b4c4f73
--- /dev/null
+++ b/profiles/krishdevdb.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76587897/117103511-1db57e80-ad98-11eb-83cc-7dd9ab1f64ab.png",
+ "issueId": 473,
+ "name": "Krish",
+ "username": "krishdevdb"
+}
diff --git a/profiles/krishguptadev.json b/profiles/krishguptadev.json
new file mode 100644
index 00000000..1fecab40
--- /dev/null
+++ b/profiles/krishguptadev.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/91655303/142618933-d2dead94-c735-47ac-92d8-025c23a2c07d.png",
+ "issueId": 851,
+ "name": "Krish Gupta",
+ "username": "krishguptadev"
+}
diff --git a/profiles/krniya.json b/profiles/krniya.json
new file mode 100644
index 00000000..6f0d279d
--- /dev/null
+++ b/profiles/krniya.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/5454844/109417110-3b591700-79e8-11eb-9258-b4d830b0cbe6.png",
+ "issueId": 375,
+ "name": "Nitish Kumar",
+ "username": "krniya"
+}
diff --git a/profiles/kshitijarvikar.json b/profiles/kshitijarvikar.json
new file mode 100644
index 00000000..e2f83758
--- /dev/null
+++ b/profiles/kshitijarvikar.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/89210111/141609753-c7666dfe-91df-4576-8d6a-495b475e3ae7.png",
+ "issueId": 833,
+ "name": "Kshitij Arvikar",
+ "username": "kshitijarvikar"
+}
diff --git a/profiles/kumarankm.json b/profiles/kumarankm.json
new file mode 100644
index 00000000..00e3c108
--- /dev/null
+++ b/profiles/kumarankm.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60292723/107042199-7bf9b200-67e7-11eb-8454-23f4bfa10f59.png",
+ "issueId": 321,
+ "name": "Kumaran KM",
+ "username": "kumarankm"
+}
diff --git a/profiles/leereilly.json b/profiles/leereilly.json
new file mode 100644
index 00000000..075771d2
--- /dev/null
+++ b/profiles/leereilly.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358735-489e4080-dc2a-11eb-951e-5961bf3388cb.jpg",
+ "issueId": 569,
+ "name": "Lee Reilly",
+ "username": "leereilly"
+}
diff --git a/profiles/leticiarosario.json b/profiles/leticiarosario.json
new file mode 100644
index 00000000..40750a87
--- /dev/null
+++ b/profiles/leticiarosario.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60137996/121890703-c9d87680-cd01-11eb-938c-2d4e4416126a.png",
+ "issueId": 554,
+ "name": "Leticia Rosário",
+ "username": "leticiarosario"
+}
diff --git a/profiles/longqua69.json b/profiles/longqua69.json
new file mode 100644
index 00000000..eff9bb9c
--- /dev/null
+++ b/profiles/longqua69.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/37626565/115994832-da724780-a602-11eb-8a4f-6ab6d151715d.PNG",
+ "issueId": 459,
+ "name": "Anh Hoang Chi Tran",
+ "username": "longqua69"
+}
diff --git a/profiles/lostgirljourney.json b/profiles/lostgirljourney.json
new file mode 100644
index 00000000..adc45e99
--- /dev/null
+++ b/profiles/lostgirljourney.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56036475/136514446-f91cea9a-a793-4dc4-bf80-706e7bb87bf9.png",
+ "issueId": 764,
+ "name": "Falguni Sarkar",
+ "username": "lostgirljourney"
+}
diff --git a/profiles/mahatorakesh.json b/profiles/mahatorakesh.json
new file mode 100644
index 00000000..543e1794
--- /dev/null
+++ b/profiles/mahatorakesh.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/69909347/132104145-a6c264c0-7049-4572-8fae-e08a413c4afe.png",
+ "issueId": 689,
+ "name": "Rakesh Mahato",
+ "username": "mahatorakesh"
+}
diff --git a/profiles/makuzaverite.json b/profiles/makuzaverite.json
new file mode 100644
index 00000000..d3661d6a
--- /dev/null
+++ b/profiles/makuzaverite.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53856673/102192030-10423b00-3e6f-11eb-8494-a684cebb2ecc.png",
+ "issueId": 186,
+ "name": "Makuza Mugabo Verite",
+ "username": "makuzaverite"
+}
diff --git a/profiles/manzumrahman.json b/profiles/manzumrahman.json
new file mode 100644
index 00000000..dd54af5d
--- /dev/null
+++ b/profiles/manzumrahman.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63909405/103669582-baab0b00-4fa2-11eb-9e79-d21a269096a1.png",
+ "issueId": 220,
+ "name": "Md. Manzum Rahman",
+ "username": "manzumrahman"
+}
diff --git a/profiles/mayankchaudhary26.json b/profiles/mayankchaudhary26.json
new file mode 100644
index 00000000..c3a41aba
--- /dev/null
+++ b/profiles/mayankchaudhary26.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56837137/139258468-f7b162b5-94f2-4fb3-94e0-7da43db795dd.png",
+ "issueId": 805,
+ "name": "Mayank Choudhary",
+ "username": "mayankchaudhary26"
+}
diff --git a/profiles/metantonio.json b/profiles/metantonio.json
new file mode 100644
index 00000000..c30717f0
--- /dev/null
+++ b/profiles/metantonio.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/139906982-fb25c6da-4255-41b6-9f53-71f48f78d32b.png",
+ "issueId": 820,
+ "name": "Antonio MartÃnez",
+ "username": "metantonio"
+}
diff --git a/profiles/mofazil17.json b/profiles/mofazil17.json
new file mode 100644
index 00000000..3ba9066e
--- /dev/null
+++ b/profiles/mofazil17.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/85509306/138413377-05fa8201-47de-47ec-aa3e-9f3605be4178.png",
+ "issueId": 798,
+ "name": "Mohamed Fazil",
+ "username": "mofazil17"
+}
diff --git a/profiles/moshfiqrony.json b/profiles/moshfiqrony.json
new file mode 100644
index 00000000..a1cfcfc6
--- /dev/null
+++ b/profiles/moshfiqrony.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/26689488/88507621-a085fd80-cffe-11ea-8918-e0dab7a7f3b2.png",
+ "issueId": 30,
+ "name": "Md. Moshfiqur Rahman Rony",
+ "username": "moshfiqrony"
+}
diff --git a/profiles/motasimmakki.json b/profiles/motasimmakki.json
new file mode 100644
index 00000000..8d568b25
--- /dev/null
+++ b/profiles/motasimmakki.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/44056349/127783862-dfa186c1-478a-45d0-8088-59cab12c36a9.png",
+ "issueId": 631,
+ "name": "Motasim",
+ "username": "motasimmakki"
+}
diff --git a/profiles/msaaddev.json b/profiles/msaaddev.json
new file mode 100644
index 00000000..114b14f5
--- /dev/null
+++ b/profiles/msaaddev.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/44341551/128627907-fbeb7a8a-f0d7-454f-a077-cf10c8876aaa.png",
+ "issueId": 636,
+ "name": "Saad Irfan",
+ "username": "msaaddev"
+}
diff --git a/profiles/msandfor.json b/profiles/msandfor.json
new file mode 100644
index 00000000..56c53dae
--- /dev/null
+++ b/profiles/msandfor.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/5952956/94992077-f86e5100-05b9-11eb-819a-73fe944f59c3.png",
+ "issueId": 125,
+ "name": "Michelle Sandford",
+ "username": "msandfor"
+}
diff --git a/profiles/muhammadawaisshaikh.json b/profiles/muhammadawaisshaikh.json
new file mode 100644
index 00000000..9180b1c9
--- /dev/null
+++ b/profiles/muhammadawaisshaikh.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/24633059/107117015-17972b00-6899-11eb-8670-b7bf41a77d32.png",
+ "issueId": 340,
+ "name": "Muhammad Awais",
+ "username": "muhammadawaisshaikh"
+}
diff --git a/profiles/nayakastha.json b/profiles/nayakastha.json
new file mode 100644
index 00000000..778b742e
--- /dev/null
+++ b/profiles/nayakastha.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58568514/119360619-6cd03e80-bcc8-11eb-8fec-699c31daac61.PNG",
+ "issueId": 526,
+ "name": "Astha Nayak",
+ "username": "nayakastha"
+}
diff --git a/profiles/nellyXinwei.json b/profiles/nellyXinwei.json
new file mode 100644
index 00000000..c4e307ff
--- /dev/null
+++ b/profiles/nellyXinwei.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358826-c3675b80-dc2a-11eb-944e-90b8ea2c72d8.jpg",
+ "issueId": 572,
+ "name": "Nelson T. Alba Jr.",
+ "username": "nellyXinwei"
+}
diff --git a/profiles/nikita-jain-01.json b/profiles/nikita-jain-01.json
new file mode 100644
index 00000000..e8f143ba
--- /dev/null
+++ b/profiles/nikita-jain-01.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72670446/115362754-7c4afc00-a1df-11eb-84be-97a7554ae69b.png",
+ "issueId": 442,
+ "name": "Nikita jain",
+ "username": "nikita-jain-01"
+}
diff --git a/profiles/passy4ucj.json b/profiles/passy4ucj.json
new file mode 100644
index 00000000..573ecff9
--- /dev/null
+++ b/profiles/passy4ucj.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56399504/107071622-46ec6000-67e5-11eb-8ce8-dc2b06f16dae.PNG",
+ "issueId": 336,
+ "name": "Pascal Ojinnaka",
+ "username": "passy4ucj"
+}
diff --git a/profiles/paulsonjpaul.json b/profiles/paulsonjpaul.json
new file mode 100644
index 00000000..0847463c
--- /dev/null
+++ b/profiles/paulsonjpaul.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/73777251/104731775-360a7a80-5762-11eb-8a86-b50d98b58b01.png",
+ "issueId": 247,
+ "name": "Paulson J Paul",
+ "username": "paulsonjpaul"
+}
diff --git a/profiles/plazzy99.json b/profiles/plazzy99.json
new file mode 100644
index 00000000..c1df50ff
--- /dev/null
+++ b/profiles/plazzy99.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/48295138/106139911-0f9e0380-6194-11eb-9558-56ff97b53c94.png",
+ "issueId": 281,
+ "name": "Vatsal Kesarwani",
+ "username": "plazzy99"
+}
diff --git a/profiles/praveenscience.json b/profiles/praveenscience.json
new file mode 100644
index 00000000..151d022e
--- /dev/null
+++ b/profiles/praveenscience.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88163309-62599a00-cc0a-11ea-8f70-8a9fd17b8eed.png",
+ "issueId": 15,
+ "name": "Praveen",
+ "username": "praveenscience"
+}
diff --git a/profiles/priyaankamishra.json b/profiles/priyaankamishra.json
new file mode 100644
index 00000000..71e42a6e
--- /dev/null
+++ b/profiles/priyaankamishra.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/71710239/117578918-55148a00-b10e-11eb-93f4-8d2bd01dcd8c.png",
+ "issueId": 487,
+ "name": "Priyanka Mishra",
+ "username": "priyaankamishra"
+}
diff --git a/profiles/pvcodes.json b/profiles/pvcodes.json
new file mode 100644
index 00000000..8f4cd134
--- /dev/null
+++ b/profiles/pvcodes.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54075838/111760905-40153a80-88c5-11eb-9600-aa49a78ddd05.png",
+ "issueId": 399,
+ "name": "Pranjal Verma",
+ "username": "pvcodes"
+}
diff --git a/profiles/qwe123pro.json b/profiles/qwe123pro.json
new file mode 100644
index 00000000..b487eef6
--- /dev/null
+++ b/profiles/qwe123pro.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/129775827-5d94ffc7-81bc-4364-9e08-a936030e6006.png",
+ "issueId": 629,
+ "name": "Anirudh Anup",
+ "username": "qwe123pro"
+}
diff --git a/profiles/rajivranjanmars.json b/profiles/rajivranjanmars.json
new file mode 100644
index 00000000..01774a7f
--- /dev/null
+++ b/profiles/rajivranjanmars.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/67179338/126766490-97cc500e-eed4-46d0-959f-799b1d7f1e7c.png",
+ "issueId": 619,
+ "name": "Rajiv Ranjan Mars",
+ "username": "rajivranjanmars"
+}
diff --git a/profiles/rehanpunjwani.json b/profiles/rehanpunjwani.json
new file mode 100644
index 00000000..24946949
--- /dev/null
+++ b/profiles/rehanpunjwani.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/134791010-7e18ffeb-f5f1-4b0f-ac41-4c4bc9006485.png",
+ "issueId": 730,
+ "name": "Rehan Punjwani",
+ "username": "rehanpunjwani"
+}
diff --git a/profiles/rishabh062.json b/profiles/rishabh062.json
new file mode 100644
index 00000000..dc0146dc
--- /dev/null
+++ b/profiles/rishabh062.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/57454462/109994066-f3612980-7d32-11eb-97b3-5940a4f35ce7.png",
+ "issueId": 390,
+ "name": "Rishabh Dwivedi",
+ "username": "rishabh062"
+}
diff --git a/profiles/ritik307.json b/profiles/ritik307.json
new file mode 100644
index 00000000..854e0140
--- /dev/null
+++ b/profiles/ritik307.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/22374829/104178614-a8acea80-5430-11eb-8ee8-1a7bb89248b2.png",
+ "issueId": 237,
+ "name": "Ritik Rawal",
+ "username": "ritik307"
+}
diff --git a/profiles/ritvij14.json b/profiles/ritvij14.json
new file mode 100644
index 00000000..ad66f71d
--- /dev/null
+++ b/profiles/ritvij14.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51456744/92560038-521b7e00-f28f-11ea-91be-5a74bff8c4ff.png",
+ "issueId": 86,
+ "name": "Ritvij Kumar Sharma",
+ "username": "ritvij14"
+}
diff --git a/profiles/roaldnefs.json b/profiles/roaldnefs.json
new file mode 100644
index 00000000..8b45f76f
--- /dev/null
+++ b/profiles/roaldnefs.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/6523325/106946650-a8e78f80-6729-11eb-9f51-a580cdf9e6f1.png",
+ "issueId": 315,
+ "name": "Roald Nefs",
+ "username": "roaldnefs"
+}
diff --git a/profiles/rohank2502.json b/profiles/rohank2502.json
new file mode 100644
index 00000000..09b6f562
--- /dev/null
+++ b/profiles/rohank2502.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/76584243/111806629-30fbb000-88f8-11eb-892c-c64d7e88d035.png",
+ "issueId": 401,
+ "name": "Rohan Kulkarni",
+ "username": "rohank2502"
+}
diff --git a/profiles/rohansaini886.json b/profiles/rohansaini886.json
new file mode 100644
index 00000000..9dd2dced
--- /dev/null
+++ b/profiles/rohansaini886.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/83878702/142400265-5eb0aeb6-1575-4322-ba44-bca642b4d227.png",
+ "issueId": 847,
+ "name": "Rohan Saini",
+ "username": "rohansaini886"
+}
diff --git a/profiles/rohitturbot.json b/profiles/rohitturbot.json
new file mode 100644
index 00000000..c3afb696
--- /dev/null
+++ b/profiles/rohitturbot.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/40739903/126065686-40212b44-01a8-4c5f-b38a-de22ca76cc9c.png",
+ "issueId": 602,
+ "name": "Rohit Yadav",
+ "username": "rohitturbot"
+}
diff --git a/profiles/rosajen27.json b/profiles/rosajen27.json
new file mode 100644
index 00000000..85effc7d
--- /dev/null
+++ b/profiles/rosajen27.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://raw.githubusercontent.com/rosajen27/rosajen27/master/rosajen27.png",
+ "issueId": 165,
+ "name": "Jennifer Rosa",
+ "username": "rosajen27"
+}
diff --git a/profiles/rperry99.json b/profiles/rperry99.json
new file mode 100644
index 00000000..8f8f4e3f
--- /dev/null
+++ b/profiles/rperry99.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/24259120/92329693-1a19fe00-f037-11ea-889a-8fb530b03514.png",
+ "issueId": 78,
+ "name": "Russ Perry",
+ "username": "rperry99"
+}
diff --git a/profiles/rudrabarad.json b/profiles/rudrabarad.json
new file mode 100644
index 00000000..aeeab405
--- /dev/null
+++ b/profiles/rudrabarad.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53337681/115293769-5983fd80-a175-11eb-91f8-dbdadf06a8b0.png",
+ "issueId": 440,
+ "name": "Rudra Barad",
+ "username": "rudrabarad"
+}
diff --git a/profiles/sanchitvj.json b/profiles/sanchitvj.json
new file mode 100644
index 00000000..a0603e27
--- /dev/null
+++ b/profiles/sanchitvj.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88266811-c1311900-ccc7-11ea-8863-efa1664b45fd.png",
+ "issueId": 23,
+ "name": "Sanchit Vijay",
+ "username": "sanchitvj"
+}
diff --git a/profiles/sandip15.json b/profiles/sandip15.json
new file mode 100644
index 00000000..f760f406
--- /dev/null
+++ b/profiles/sandip15.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/23638291/88459015-c94dac00-ceb3-11ea-82df-691a23987640.png",
+ "issueId": 28,
+ "name": "Sandip Roy",
+ "username": "sandip15"
+}
diff --git a/profiles/saswatsamal.json b/profiles/saswatsamal.json
new file mode 100644
index 00000000..18646d88
--- /dev/null
+++ b/profiles/saswatsamal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/39031660/116078640-7d36ce80-a6b4-11eb-8987-525d3c2ad64d.png",
+ "issueId": 462,
+ "name": "Saswat Samal",
+ "username": "saswatsamal"
+}
diff --git a/profiles/saumya66.json b/profiles/saumya66.json
new file mode 100644
index 00000000..0e748e8a
--- /dev/null
+++ b/profiles/saumya66.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/60464414/104895387-d0a1ce00-599b-11eb-8bc0-58d79507051b.jpg",
+ "issueId": 249,
+ "name": "Saumya Ranjan Nayak",
+ "username": "saumya66"
+}
diff --git a/profiles/saviomartin.json b/profiles/saviomartin.json
new file mode 100644
index 00000000..a4015a27
--- /dev/null
+++ b/profiles/saviomartin.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/45217974/104979077-b3a0e580-5a03-11eb-892f-8eaa3b8bb214.png",
+ "issueId": 98,
+ "name": "Savio Martin",
+ "username": "saviomartin"
+}
diff --git a/profiles/schmelto.json b/profiles/schmelto.json
new file mode 100644
index 00000000..73978751
--- /dev/null
+++ b/profiles/schmelto.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/30869493/108380804-7ea4d000-7207-11eb-8f3e-2d00b21d1456.png",
+ "issueId": 373,
+ "name": "schmelto",
+ "username": "schmelto"
+}
diff --git a/profiles/shajeen.json b/profiles/shajeen.json
new file mode 100644
index 00000000..3fde7602
--- /dev/null
+++ b/profiles/shajeen.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/2623563/95846887-a2439f80-0d69-11eb-9a7a-bff4bb113cee.png",
+ "issueId": 140,
+ "name": "Shajeen Ahamed",
+ "username": "shajeen"
+}
diff --git a/profiles/sharannyobasu.json b/profiles/sharannyobasu.json
new file mode 100644
index 00000000..b7c49673
--- /dev/null
+++ b/profiles/sharannyobasu.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/55141861/94108238-921c5c80-fe5c-11ea-842e-f4b7a0befcb4.png",
+ "issueId": 101,
+ "name": "Sharannyo Basu",
+ "username": "sharannyobasu"
+}
diff --git a/profiles/shashank-indukuri.json b/profiles/shashank-indukuri.json
new file mode 100644
index 00000000..e7324923
--- /dev/null
+++ b/profiles/shashank-indukuri.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/65766473/136482587-d24ef165-095a-448c-9c14-b15f5fd047e3.png",
+ "issueId": 762,
+ "name": "Shashank Indukuri",
+ "username": "shashank-indukuri"
+}
diff --git a/profiles/shoaibpython.json b/profiles/shoaibpython.json
new file mode 100644
index 00000000..80e12e14
--- /dev/null
+++ b/profiles/shoaibpython.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56650286/95706498-75f82800-0c70-11eb-8bc6-77355fb9f71e.JPG",
+ "issueId": 139,
+ "name": "Shoaib Khalid",
+ "username": "shoaibpython"
+}
diff --git a/profiles/shpatrickguo.json b/profiles/shpatrickguo.json
new file mode 100644
index 00000000..1ada4b77
--- /dev/null
+++ b/profiles/shpatrickguo.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358808-a5016000-dc2a-11eb-9210-b80403eae437.jpg",
+ "issueId": 571,
+ "name": "Patrick Guo",
+ "username": "shpatrickguo"
+}
diff --git a/profiles/shrejal99.json b/profiles/shrejal99.json
new file mode 100644
index 00000000..17db780b
--- /dev/null
+++ b/profiles/shrejal99.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/54766839/138070516-8a61d5cd-1a3b-467c-a108-945f2dcc6530.png",
+ "issueId": 784,
+ "name": "Shrejal Singh",
+ "username": "shrejal99"
+}
diff --git a/profiles/shreyaansjain06.json b/profiles/shreyaansjain06.json
new file mode 100644
index 00000000..d9f4dd5c
--- /dev/null
+++ b/profiles/shreyaansjain06.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51391473/134031514-b0bbff29-3974-4f05-a2c6-a5c163e90216.png",
+ "issueId": 726,
+ "name": "Shreyaans Jain",
+ "username": "shreyaansjain06"
+}
diff --git a/profiles/shreyalive.json b/profiles/shreyalive.json
new file mode 100644
index 00000000..64896211
--- /dev/null
+++ b/profiles/shreyalive.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63795399/106517095-07c8c100-64fe-11eb-807a-64405ddb4db0.png",
+ "issueId": 297,
+ "name": "Shreya Purohit",
+ "username": "shreyalive"
+}
diff --git a/profiles/siddhi-244.json b/profiles/siddhi-244.json
new file mode 100644
index 00000000..7b03deaa
--- /dev/null
+++ b/profiles/siddhi-244.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/69195262/126054873-11415026-bcee-40d4-81dc-db3076965670.jpg",
+ "issueId": 598,
+ "name": "Siddhi Bhanushali ",
+ "username": "siddhi-244"
+}
diff --git a/profiles/sifa123.json b/profiles/sifa123.json
new file mode 100644
index 00000000..8331b6c5
--- /dev/null
+++ b/profiles/sifa123.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/63462931/112490528-a3add500-8da9-11eb-853e-9972b42e5caf.png",
+ "issueId": 410,
+ "name": "Sefat Siddiquea Sifa",
+ "username": "sifa123"
+}
diff --git a/profiles/skjha1.json b/profiles/skjha1.json
new file mode 100644
index 00000000..36d414d3
--- /dev/null
+++ b/profiles/skjha1.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/47923680/120433441-d7ecd580-c398-11eb-9c5c-fe8cd356e4d2.jpg",
+ "issueId": 542,
+ "name": "Shivendra K Jha",
+ "username": "skjha1"
+}
diff --git a/profiles/sl4ureano.json b/profiles/sl4ureano.json
new file mode 100644
index 00000000..3577a392
--- /dev/null
+++ b/profiles/sl4ureano.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/36384130/97517158-792f2b80-1973-11eb-9463-53bdb041497f.png",
+ "issueId": 156,
+ "name": "Adriano Laureano",
+ "username": "sl4ureano"
+}
diff --git a/profiles/smv1999.json b/profiles/smv1999.json
new file mode 100644
index 00000000..7488e148
--- /dev/null
+++ b/profiles/smv1999.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/42896577/107180778-6f4fa680-69ff-11eb-9e53-b2d3c858644d.png",
+ "issueId": 344,
+ "name": "Vaidhyanathan S M",
+ "username": "smv1999"
+}
diff --git a/profiles/sonichigo.json b/profiles/sonichigo.json
new file mode 100644
index 00000000..ec63ae82
--- /dev/null
+++ b/profiles/sonichigo.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/53110238/125169823-89b5c800-e1c9-11eb-941f-3c2a43a0e149.png",
+ "issueId": 584,
+ "name": "Animesh Pathak",
+ "username": "sonichigo"
+}
diff --git a/profiles/srini047.json b/profiles/srini047.json
new file mode 100644
index 00000000..f22deb98
--- /dev/null
+++ b/profiles/srini047.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/81156510/142722621-fe15ceb1-3be2-4526-baea-024f5cdfd60a.png",
+ "issueId": 855,
+ "name": "Sriniketh J",
+ "username": "srini047"
+}
diff --git a/profiles/starlightknown.json b/profiles/starlightknown.json
new file mode 100644
index 00000000..b4986269
--- /dev/null
+++ b/profiles/starlightknown.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/74637789/117139898-6128e080-adca-11eb-8cc1-0277b7e43114.png",
+ "issueId": 479,
+ "name": "Karuna Tata",
+ "username": "starlightknown"
+}
diff --git a/profiles/stemount.json b/profiles/stemount.json
new file mode 100644
index 00000000..db020671
--- /dev/null
+++ b/profiles/stemount.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88265731-e91f7d00-ccc5-11ea-99c5-c68434be9d26.png",
+ "issueId": 20,
+ "name": "Stephen Mount",
+ "username": "stemount"
+}
diff --git a/profiles/suprajaarthi.json b/profiles/suprajaarthi.json
new file mode 100644
index 00000000..15de42e8
--- /dev/null
+++ b/profiles/suprajaarthi.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/51900501/117803970-d554ff80-b274-11eb-91de-e62714a56d2f.jpeg",
+ "issueId": 490,
+ "name": "Supraja Arthi",
+ "username": "suprajaarthi"
+}
diff --git a/profiles/syedareehaquasar.json b/profiles/syedareehaquasar.json
new file mode 100644
index 00000000..8acdf32b
--- /dev/null
+++ b/profiles/syedareehaquasar.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/624760/88165225-473c5980-cc0d-11ea-936d-3c3daa24a536.png",
+ "issueId": 17,
+ "name": "Reeha",
+ "username": "syedareehaquasar"
+}
diff --git a/profiles/thejaswin123.json b/profiles/thejaswin123.json
new file mode 100644
index 00000000..653daeef
--- /dev/null
+++ b/profiles/thejaswin123.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52855622/118305007-08152700-b505-11eb-919e-268ffa68a0ff.png",
+ "issueId": 507,
+ "name": "Thejaswin S",
+ "username": "thejaswin123"
+}
diff --git a/profiles/timburgan.json b/profiles/timburgan.json
new file mode 100644
index 00000000..6ad0f049
--- /dev/null
+++ b/profiles/timburgan.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52232302/124358657-f0673e80-dc29-11eb-9e43-84c889b175b0.jpg",
+ "issueId": 564,
+ "name": "Tim Burgan",
+ "username": "timburgan"
+}
diff --git a/profiles/tips367.json b/profiles/tips367.json
new file mode 100644
index 00000000..0054d52b
--- /dev/null
+++ b/profiles/tips367.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/41302067/123315141-03eb1900-d549-11eb-9021-a4c3b985c95d.png",
+ "issueId": 562,
+ "name": "Tipu khan",
+ "username": "tips367"
+}
diff --git a/profiles/varghesejose2020.json b/profiles/varghesejose2020.json
new file mode 100644
index 00000000..09500e01
--- /dev/null
+++ b/profiles/varghesejose2020.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/71702982/106555821-526d2c00-6544-11eb-9da0-076566844959.JPG",
+ "issueId": 302,
+ "name": "Varghese Jose",
+ "username": "varghesejose2020"
+}
diff --git a/profiles/victor-cody.json b/profiles/victor-cody.json
new file mode 100644
index 00000000..22af8806
--- /dev/null
+++ b/profiles/victor-cody.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/69702944/118384168-daf77000-b5fb-11eb-9a81-0f6a3298b613.png",
+ "issueId": 512,
+ "name": "Victor Ikechukwu",
+ "username": "victor-cody"
+}
diff --git a/profiles/victoria-lo.json b/profiles/victoria-lo.json
new file mode 100644
index 00000000..6442b6ec
--- /dev/null
+++ b/profiles/victoria-lo.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/47699978/125807703-6d8c6adf-d642-42f2-b1bf-51f6a32c0a84.png",
+ "issueId": 590,
+ "name": "Victoria Lo",
+ "username": "victoria-lo"
+}
diff --git a/profiles/vineelsai26.json b/profiles/vineelsai26.json
new file mode 100644
index 00000000..f9fe1523
--- /dev/null
+++ b/profiles/vineelsai26.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/52851879/128023216-f48c89f6-c745-4e76-ae7a-38b9034de2b1.png",
+ "issueId": 634,
+ "name": "Vineel Sai",
+ "username": "vineelsai26"
+}
diff --git a/profiles/vinzvinci.json b/profiles/vinzvinci.json
new file mode 100644
index 00000000..ae442071
--- /dev/null
+++ b/profiles/vinzvinci.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/73097560/117130491-b49f2c80-add2-11eb-90bb-a04331c96a4b.png",
+ "issueId": 215,
+ "name": "Vincent Villafuerte",
+ "username": "vinzvinci"
+}
diff --git a/profiles/viraldevpb.json b/profiles/viraldevpb.json
new file mode 100644
index 00000000..f1711e65
--- /dev/null
+++ b/profiles/viraldevpb.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/66899360/104146755-cb6bde80-53f1-11eb-84bd-dbc87d80152e.png",
+ "issueId": 232,
+ "name": "Prathamesh Borse",
+ "username": "viraldevpb"
+}
diff --git a/profiles/vivmost.json b/profiles/vivmost.json
new file mode 100644
index 00000000..03d36ff7
--- /dev/null
+++ b/profiles/vivmost.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/58567847/92334655-ad8e1600-f0ad-11ea-9de9-c44ee1ff7420.jpg",
+ "issueId": 81,
+ "name": "Vivek Singh",
+ "username": "vivmost"
+}
diff --git a/profiles/vonhyou.json b/profiles/vonhyou.json
new file mode 100644
index 00000000..6865955e
--- /dev/null
+++ b/profiles/vonhyou.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/29454668/115579668-f8853280-a2f8-11eb-8372-95202883ac86.png",
+ "issueId": 451,
+ "name": "vonhyou",
+ "username": "vonhyou"
+}
diff --git a/profiles/w3bdesign.json b/profiles/w3bdesign.json
new file mode 100644
index 00000000..af730491
--- /dev/null
+++ b/profiles/w3bdesign.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/45217974/104978190-9b2fcb80-5a01-11eb-81d6-af81f6147770.png",
+ "issueId": 72,
+ "name": "Daniel F",
+ "username": "w3bdesign"
+}
diff --git a/profiles/webdevrachit.json b/profiles/webdevrachit.json
new file mode 100644
index 00000000..167d8001
--- /dev/null
+++ b/profiles/webdevrachit.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/72686780/106394124-fa89d480-6420-11eb-837b-fbf179a7697d.png",
+ "issueId": 286,
+ "name": "Rachit Tandon",
+ "username": "webdevrachit"
+}
diff --git a/profiles/wordssaysalot.json b/profiles/wordssaysalot.json
new file mode 100644
index 00000000..3ec8f476
--- /dev/null
+++ b/profiles/wordssaysalot.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/56651899/118150685-71773600-b430-11eb-95f7-38a7479c5e34.png",
+ "issueId": 498,
+ "name": "Ritesh Kumar",
+ "username": "wordssaysalot"
+}
diff --git a/profiles/yashsehgal.json b/profiles/yashsehgal.json
new file mode 100644
index 00000000..56bc4799
--- /dev/null
+++ b/profiles/yashsehgal.json
@@ -0,0 +1,6 @@
+{
+ "image": "https://user-images.githubusercontent.com/62352288/113475867-6aeeb980-9495-11eb-86be-bfa0085a6f48.png",
+ "issueId": 429,
+ "name": "Yash Sehgal",
+ "username": "yashsehgal"
+}