diff --git a/names.js b/names.js index 030531e..ed29a0a 100644 --- a/names.js +++ b/names.js @@ -1,154 +1,251 @@ -const names = [ - { - name: 'Rajkumar', - fullName: 'Rajkumar', - githubUrl: 'https://github.com/Rajkumar-justcoder', - }, - { - name: 'AnshSinghSonkhia', - fullName: 'Ansh Singh Sonkhia', - githubUrl: 'https://github.com/AnshSinghSonkhia', - }, - { - name: 'rhvsingh', - fullName: 'Raja Harsh Vardhan Singh', - githubUrl: 'https://github.com/rhvsingh', - }, - { - name: 'Himanshu', - fullName: 'Himanshu saini', - githubUrl: 'https://github.com/Himanshusaini12', - }, - { - name: 'MilindPalaria', - fullName: 'Milind-Palaria', - githubUrl: 'https://github.com/Milind-Palaria', - }, - { - name: 'Ritik', - fullName: 'Ritik Jha', - githubUrl: 'https://github.com/ritikjha5700', - }, - { - name: 'Ayobami', - fullName: 'Ayobami Seun', - githubUrl: 'https://github.com/ayobamiseun', - }, - { - name: 'Devraj', - fullName: 'Devraj Chatribin', - githubUrl: 'https://github.com/DevrajDC', - }, - { - name: 'Swaroop', - fullName: 'Swaroop Rajwal', - githubUrl: 'https://github.com/swaroopRajwal', - }, - { - name: 'Gambhir', - fullName: 'Gambhir Sharma', - githubUrl: 'https://github.com/Gambhirsharma', - }, - { - name: 'Angel', - fullName: 'Angel Bansal', - githubUrl: 'https://github.com/abn15', - }, - { - name: 'Uday', - fullName: 'Uday Mehtani', - githubUrl: 'https://github.com/uday03meh', - }, - { - name: 'Nitesh', - fullName: 'Nitesh Thapliyal', - githubUrl: 'https://github.com/Nitesh-thapliyal', - }, - { - name: 'Deepanshu', - fullName: 'Deepanshu Manocha', - githubUrl: 'https://github.com/dmanocha464', - }, - { - name: 'Piyush', - fullName: 'Piyush Chandel', - githubUrl: 'https://github.com/Piyush-Chandel7', - }, - { - name: 'Binil', - fullName: 'Binil Tom Jose', - githubUrl: 'https://github.com/BinilTomJose1278', - }, - { - name: 'Taj', - fullName: 'Shaik Taj Baba', - githubUrl: 'https://github.com/tajbaba999', - }, - { - name: 'Shivanshi', - fullName: 'Shivanshi Saxena', - githubUrl: 'https://github.com/shivanshi-s', - }, - { - name: 'Dia', - fullName: 'DiaBolical0212', - githubUrl: 'https://github.com/DiaBolical0212/', - }, - { - name: 'Stuti', - fullName: 'Stuti Upreti', - githubUrl: 'https://github.com/thestuti', - }, - { - name: 'Gaurav', - fullName: 'Gaurav Chatribin', - githubUrl: 'https://github.com/gaurav-chatribin', - }, - { - name: 'Sabin', - fullName: 'Sabin Thapa', - githubUrl: 'https://github.com/sabin-thapa', - }, - { - name: 'Francis', - fullName: 'Francis Okonkwo', - githubUrl: 'https://github.com/Bluebberries', - }, - { - name: 'Ganesh Karthik', - fullName: 'Ganesh Karthik Ramarathinam', - githubUrl: 'https://github.com/Ganeshkarthik1031', - }, - { - name: 'shiv', - fullName: 'Shivam Singh', - githubUrl: 'https://github.com/shiv-03', - }, - { - name: 'Rahul', - fullName: 'Rahul Raj Sarma', - githubUrl: 'https://github.com/ragingrahul', - }, - { - name: 'Rishabh Pratap Singh', - fullName: 'Rishabh', - githubUrl: 'https://github.com/iam-Rps', - }, - { - name: 'pranath', - fullName: 'Pranath Naik', - githubUrl: 'https://github.com/pranathnaik', - }, - { - name: 'Rio', - fullName: 'Rio Cantre', - githubUrl: 'https://github.com/RioCantre', - }, - { - name: 'Stuti', - fullName: 'Stuti Mongia', - githubUrl: 'https://github.com/stutimongia2024', - }, +const names = [{ + name: 'Rajkumar', + fullName: 'Rajkumar', + githubUrl: 'https://github.com/Rajkumar-justcoder', + }, + { + name: 'AnshSinghSonkhia', + fullName: 'Ansh Singh Sonkhia', + githubUrl: 'https://github.com/AnshSinghSonkhia', + }, + { + name: 'rhvsingh', + fullName: 'Raja Harsh Vardhan Singh', + githubUrl: 'https://github.com/rhvsingh', + }, + { + name: 'Himanshu', + fullName: 'Himanshu saini', + githubUrl: 'https://github.com/Himanshusaini12', + }, + { + name: 'MilindPalaria', + fullName: 'Milind-Palaria', + githubUrl: 'https://github.com/Milind-Palaria', + }, + { + name: 'Ritik', + fullName: 'Ritik Jha', + githubUrl: 'https://github.com/ritikjha5700', + }, + { + name: 'Ayobami', + fullName: 'Ayobami Seun', + githubUrl: 'https://github.com/ayobamiseun', + }, + { + name: 'Devraj', + fullName: 'Devraj Chatribin', + githubUrl: 'https://github.com/DevrajDC', + }, + { + name: 'Swaroop', + fullName: 'Swaroop Rajwal', + githubUrl: 'https://github.com/swaroopRajwal', + }, + { + name: 'Gambhir', + fullName: 'Gambhir Sharma', + githubUrl: 'https://github.com/Gambhirsharma', + }, + { + name: 'Angel', + fullName: 'Angel Bansal', + githubUrl: 'https://github.com/abn15', + }, + { + name: 'Uday', + fullName: 'Uday Mehtani', + githubUrl: 'https://github.com/uday03meh', + }, + { + name: 'Nitesh', + fullName: 'Nitesh Thapliyal', + githubUrl: 'https://github.com/Nitesh-thapliyal', + }, + { + name: 'Deepanshu', + fullName: 'Deepanshu Manocha', + githubUrl: 'https://github.com/dmanocha464', + }, + { + name: 'Piyush', + fullName: 'Piyush Chandel', + githubUrl: 'https://github.com/Piyush-Chandel7', + }, + { + name: 'Binil', + fullName: 'Binil Tom Jose', + githubUrl: 'https://github.com/BinilTomJose1278', + }, + { + name: 'Taj', + fullName: 'Shaik Taj Baba', + githubUrl: 'https://github.com/tajbaba999', + }, + { + name: 'Shivanshi', + fullName: 'Shivanshi Saxena', + githubUrl: 'https://github.com/shivanshi-s', + }, + { + name: 'Dia', + fullName: 'DiaBolical0212', + githubUrl: 'https://github.com/DiaBolical0212/', + }, + { + name: 'Stuti', + fullName: 'Stuti Upreti', + githubUrl: 'https://github.com/thestuti', + }, + { + name: 'Gaurav', + fullName: 'Gaurav Chatribin', + githubUrl: 'https://github.com/gaurav-chatribin', + }, + { + name: 'Sabin', + fullName: 'Sabin Thapa', + githubUrl: 'https://github.com/sabin-thapa', + }, + { + name: 'Francis', + fullName: 'Francis Okonkwo', + githubUrl: 'https://github.com/Bluebberries', + }, + { + name: 'Ganesh Karthik', + fullName: 'Ganesh Karthik Ramarathinam', + githubUrl: 'https://github.com/Ganeshkarthik1031', + }, + { + name: 'shiv', + fullName: 'Shivam Singh', + githubUrl: 'https://github.com/shiv-03', + }, + { + name: 'Rahul', + fullName: 'Rahul Raj Sarma', + githubUrl: 'https://github.com/ragingrahul', + }, + { + name: 'Rishabh Pratap Singh', + fullName: 'Rishabh', + githubUrl: 'https://github.com/iam-Rps', + }, + { + name: 'pranath', + fullName: 'Pranath Naik', + githubUrl: 'https://github.com/pranathnaik', + }, + { + name: 'Rio', + fullName: 'Rio Cantre', + githubUrl: 'https://github.com/RioCantre', + }, + { + name: 'Stuti', + fullName: 'Stuti Mongia', + githubUrl: 'https://github.com/stutimongia2024', + }, + + { + name: "Angel", + fullName: "Angel Bansal", + githubUrl: "https://github.com/abn15", + }, { + name: "Uday", + fullName: "Uday Mehtani", + githubUrl: "https://github.com/uday03meh", + }, + { + name: "Nitesh", + fullName: "Nitesh Thapliyal", + githubUrl: "https://github.com/Nitesh-thapliyal", + }, + { + name: "Deepanshu", + fullName: "Deepanshu Manocha", + githubUrl: "https://github.com/dmanocha464", + }, + { + name: "Piyush", + fullName: "Piyush Chandel", + githubUrl: "https://github.com/Piyush-Chandel7", + }, + { + name: "Binil", + fullName: "Binil Tom Jose", + githubUrl: "https://github.com/BinilTomJose1278" + }, + { + name: "Taj", + fullName: "Shaik Taj Baba", + githubUrl: "https://github.com/tajbaba999" + }, + { + name: "Shivanshi", + fullName: "Shivanshi Saxena", + githubUrl: "https://github.com/shivanshi-s" + }, + { + name: "Dia", + fullName: "DiaBolical0212", + githubUrl: "https://github.com/DiaBolical0212/" + }, + { + name: "Stuti", + fullName: "Stuti Upreti", + githubUrl: "https://github.com/thestuti" + }, + { + name: "Gaurav", + fullName: "Gaurav Chatribin", + githubUrl: "https://github.com/gaurav-chatribin" + }, + { + name: "Sabin", + fullName: "Sabin Thapa", + githubUrl: "https://github.com/sabin-thapa" + }, + { + name: 'Francis', + fullName: 'Francis Okonkwo', + githubUrl: 'https://github.com/Bluebberries' + }, + { + name: 'Ganesh Karthik', + fullName: 'Ganesh Karthik Ramarathinam', + githubUrl: 'https://github.com/Ganeshkarthik1031' + }, + { + name: "shiv", + fullName: "Shivam Singh", + githubUrl: "https://github.com/shiv-03", + }, + { + name: 'Rahul', + fullName: 'Rahul Raj Sarma', + githubUrl: 'https://github.com/ragingrahul' + }, + { + name: "Rishabh Pratap Singh", + fullName: "Rishabh", + githubUrl: "https://github.com/iam-Rps", + }, + { + name: "pranath", + fullName: "Pranath Naik", + githubUrl: "https://github.com/pranathnaik", + }, + { + name: "Jesse", + fullName: "Jesse Mayo", + githubUrl: "https://github.com/jsmayo" + } + + ]; -export default names; + +export default names; \ No newline at end of file pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy