This repository is not included in the Hacktoberfest event, as it is for practice only!
We have other repositories in the organisation you can contribute to. If you would like to join our GitHub organisation, raise an issue on this repo EddieHubCommunity-Support.
What is it? Click on the poster below to watch the video for more details 📽
Repository for you to raise a Pull Request to practice open-source! 🎉
Add your name to the alphabetical list and, optionally, a link to your GitHub account (in alphabetical order below your letter too)
- Fork the project:
- Click the gray
Fork
button in the top right of this page. This creates your copy of the project and saves it as a new repository in your github account
- Create a New Branch:
- On your new repository's page, click the gray 'main' button in the upper left to reveal a dropdown menu.
- Enter the name of your new branch in the text box. (Branch names usually make a reference to what is being changed. Example:
nameAdd
). - Click on
Create branch <new branch name>
and this will automatically take you to your new branch. *You CAN make edits on the main branch, but this may cause issues down the line. Best practice is to create a new branch for each separate issue you work on. That way yourmain
branch remains in sync with Eddie'smain
branch
- Edit:
- On the top right of the Readme file, click on the pencil icon to edit the file by adding your name
- Raise a Pull Request:
- Click
Pull Requests
(which is the third option at the top of this page after the optionsCode
andIssues
). - Click the green
New Pull Request
button. This will prep the new pull request for you by autofilling thebase repository: base
with 'EddieGitHubCommunity: main' AND autofilling yourhead repository: compare
with 'your repository: main' - Click on your head repository's
compare
dropdown, and switch branches from your 'main' branch to<new branch name>
. - Finally, click the green
Create Pull Request
button. Great job! You did it!
You can ask questions by raising an issue.
-
Click on the green
Code
button, then either the HTTPS or SSH option and, click the icon to copy the URL. Now you have a copy of the project. Thus, you can play around with it locally on your computer. -
Run the following commands into a terminal window (Command Prompt, Powershell, Terminal, Bash, ZSH). Do this to download the forked copy of this repository to your computer.
git clone https://github.com/YOUR_GITHUB_USERNAME/hacktoberfest-practice.git
- Switch to the cloned folder. You can paste this command into the same terminal window.
cd hacktoberfest-practice
- Make a new branch. Your username would make a good branch because it's unique.
git checkout -b <name-of-new-branch>
-
Open the
README.md
file -
Add your name to the section that matches your Initial in this list. Then, add your name in alphabetical order. Then save your changes.
-
For example
- [Full Name](https://github.com/your-username)
-
Stage your changes.
git add README.md
or
git add .
- Commit the changes.
git commit -m "Add <your-github-username>"
- Check the status of your repository.
git status
- The response should be like this:
On branch <name-of-your-branch>
nothing to commit, working tree clean
- Pushing your repository to GitHub.
git push origin <name-of-your-branch>
or
git branch -M main
git push -u origin main
If you get an error message like the one below, you probably forgot to fork the repository before cloning it. It is best to start over and fork the project repository first.
ERROR: Permission to EddieHubCommunity/hacktoberfest-practice.git denied to <your-github-username>.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
-
On the GitHub website, navigate to your forked repo - on the top of the files section, you'll notice a new section containing a
Compare & Pull Request
button! -
Click on that button, this will load a new page, comparing the local branch in your forked repository against the main branch in the EddieHub Hacktoberfest repository. Accept the default values in the dropdown boxes and click the green
Create Pull Request
button. After creating the PR (Pull Request), our GitHub Actions workflow will add a welcome message to your PR. Note: A pull request allows us to merge your changes with the original project repo. -
Your pull request will be reviewed and then eventually merged.
Hurray! You successfully have made your first contribution! 🎉
A GitHub conflict is when people make changes to the same area or line in a file. This must be fixed before it is merged in order to prevent collision in the main branch.
-
To read more about this, go to GitHub Docs - About Merge Conflicts
-
To find out about how to fix a Git Conflict, go to GitHub Docs - Resolve Merge Conflict
-
You can also ask for help in our Discord server or submit an issue in the Support repository.
A | B | C | D | E |
---|---|---|---|---|
F | G | H | I | J |
K | L | M | N | O |
P | Q | R | S | T |
U | V | W | X | Y |
Z |
-
- Aakarsh Teja
- Aarul Mishra
- Aaryaman Shah
- Aashish-cyber
- Aathira
- Aayush Sharma
- Abbey Santos
- Abdeslam Loukili
- Abdullahi Musa
- Abdulmalik Adekunle
- Abdulramon Jemil
- Abhay Raghuram
- Abhay Shreevastava
- Abhay Taras
- Abhijeet Rana
- Abhinav Raman
- Abhinav Reddy
- Abhinav Saraswat
- Abhinav Vedmala
- Abhiram P.V.
- Abhiram Sukala
- Abhishek Kumar
- Abhisman Sarkar
- Abiola Farounbi
- Abubakar Sadiq
- Abukari Einus
- Abuzer Asif
- Adarsh Navneet Sinha
- Adarsh V
- Adewale Ogundiran Charles
- Aditi Goyal
- Aditi Nimbarte
- Aditya Arpan Sahoo
- Aditya Bhattad
- Aditya Das
- Aditya Joshi
- Aditya Mangal
- Aditya Ojha
- Aditya Palpattuwar
- Aditya Patel
- Aditya Priyadarshi
- Aditya Raute
- Advik Gupta
- Adwait Kulkarni
- Afnan
- Afroz Chakure
- Aftab
- Agbabiaka Damilare
- Agnel Selvan
- Agus Richard
- Ahamed Basha N
- Ahmad Lemine
- Ahmed Muhammed Galadima
- Aj Mendoza
- Ajay Anuragi
- Ajith P. Kumar
- Akash Rajak
- Akerejola Emeduduna
- Akhil Reddy Bollu
- Akhilesh Waghmare
- Akindotuni Ademola
- Akintokun Pelumi Eyitimonwa
- Akkireddy Muralidhar
- Akogun Oyindamola
- Akshat Kushwaha
- Akshaya Kulasekaran
- Akshayan Sinha
- Akshi Vasaniya
- Alaba Olanrewaju
- Aldo Aranda
- Aleksandr Morozov
- Aleksey Voko
- Alex Facius
- Alex Penado
- Alex Valdez
- Ali Fahed
- Ali Mirrajei
- Allen Ponce de Leon
- Alok Kumar Verma
- Alpadmin
- Aman Arora
- Aman Kuliyal
- Aman Shrivastava
- Aman Upadhyay
- Aman Verma
- Amay Jain
- Amelia Hill
- Amir Hossain Zarei
- Amit Kumar Bera
- Amit Turare
- Amitesh Anand
- Amrutha C.K.
- Amzad Hossain
- Ana Carrillo
- Anadya Nair
- Anant Luthra
- Ananya Banerjee
- Anchal Singh
- Andrew Cunliffe
- Andrew Southern
- Angel Dhakal
- Anh Tran
- Aniket Kumar
- Aniket Kumar Ghosh
- Aniket Prabhakar
- Aniket Singh
- Animesh Pathak
- Aniruddha Inge
- Anirudh Eyyani
- Anita de San Miguel
- Anitha subramanian
- Anjali Goswami
- Anjan Diyora
- Ankit Jaiswal
- Ankit Ojha
- Ankit Warbhe
- Ankit Zore
- Anmol Guragain
- annu
- Ansh Dhingra
- Anshu Pathak
- Anshul Singh
- Anthony Chinwe
- Anthony Madia
- Anthony Oyakhilome Justice
- Anton Samper Rivaya
- Antonio Riccelli
- Anubhav Gupta
- Anubhav Purohit
- Anuj Bisht
- Anuj Kumar
- Anuj Tiwari
- Anupama Dhir
- Anurag Kumar
- Anurag Kumar
- Anurag Pathak
- Anurag Sharma
- Anurag Singh
- Anushka Raj
- Anushka Shrivastava
- Aparna Soneja
- Apoorv Raj Saxena
- Appygal
- APT96
- Ar Rakin
- Arghya Das
- Arijit
- Arjun Hegde
- Arjun Pathak
- Arnav Jyotshi
- Arnav Sharma
- Arsalan Rashid Khan
- Arshdeep Singh
- Arsheel
- Arun Kumar
- ArunKumar Nadikattu
- Aryabhatta
- Aryan Deshpande
- Aryan Jain
- Aryan Raj
- Aryan Srivastava
- Aseem
- Ash Mudra
- Asharib Ahmed
- Ashish Chavan
- Ashish Prasad
- Ashwani Kumar Singh
- Ashwin B
- Ashwin Kumar Uppala
- Asmit Kumar Sirohi
- Aswin Asok
- Atharv Bidwe
- Atharva Chandwadkar
- Atharva Hinge
- Atharva Ikhar
- Atharva Mogade
- Atharva Pingale
- Atharva Waghchoure
- Atulya Singh
- Audrey Mengue
- AvidCoder101
- Avinash Prasad
- Avneesh Agarwal
- AyoOluwa Israel Adeleke
- Ayush Chaudhary
- Ayush Kumar
- Ayush Kumar Shaw
- Ayush Lohmod
- Ayush Mishra
-
- Babin Bohora
- Baihaki Tanjung
- Balikis Oyeleye
- Baraa Baba
- Barkatul Mujauddin
- Barphie
- Benjamin Rukundo
- Bharath
- Bhargav Avinash
- Bhargavi V
- Bhavanshu Jain
- Bhuvanesh Hingal
- Bhuvnesh Sharma
- Bikram Ghuku
- Bineet Naidu
- Biresh Biswas
- Bisesh Adhikari
- Bismeet Singh
- bitM1ke
- Boby
- Brian Nduhiu
- Bryson M.
- Buddhadeb Chhetri
- Bui Bao Long
- Burhanuddin Raja
-
- Dagim Cherinet Biftu
- Dalpat Rathore
- Damilola Oladele
- Danella Patrick
- Daniel Ayia Adamu
- Daniel Hart
- Daniel Johnson
- Daniel Lawrence
- Dapo Adedire
- Darsh Gupta
- Dave Bhandari
- David Centurion
- David Leal
- David Okononfua
- Davin S
- Davis Xuy
- Debanjana Sarkar
- Debbie D
- Deepak B
- Deepak Hagadur Bheemaraju
- Deepanshu
- Denis Cabrera
- Dennie Chan
- Dennis Quinlan
- Dev Jain
- Devansh Tiwari
- Devesh RB
- Devkant Swargiary
- Dhairya Ostwal
- Dhananjay Mahajan
- Dhanush
- Dharmik Hingu
- Dhaval Dudhat
- Dhrumi Shah
- Dhruv Gajjar
- Dhruva Srinivas
- Dibyajit Tripathy
- Diego Nieto
- Diksha Chaudhari
- Diksha Rai
- Dimo Ivanov
- Dipesh Babu
- Dishon Kadoh
- Ditiro Rampate
- Divakar R
- Divash Gupta
- Divlo
- Divya Raichura
- Divya
- Dmitrii Kilishek
- Domeh John Kelvin Tetteh
- Donkeshwar KavyaSree
- Dorian Emenir
- Douglas Franklin Idamezhim
- Drishika Chauhan
- Drishtant Dubey
- Durvesh Kumar Pal
- Dušan Tanasić
-
- Gagan Gaur
- Gagan V
- Ganapathi Subramanyam Jayam
- Ganesh Balaji Radhakrishnan
- Gathin
- Gaurav Kulkarni
- Gaurav Pandey
- Gautam Goyal
- Genesis Gabiola
- Ghada A.Saleh
- Gideon Idoko
- Given Kibanza
- Gladson Sethiel
- Godfred Doe
- Gokulraj Puviyarasu
- Goodness Ezeh
- Gowtham P B
- Grawish Sachdeva
- Gulshan Jakhon
- Gunjan Gupta
- Gurjeet Singh Virdee
- Gurpartap Singh
- Gustavo Santos
-
- Haafizz Ismail
- Hamza Jassar
- Hana Aliyah Mufidah
- Hana Shah
- Hardik Ralhan
- Hardikk kamboj
- Hari Hara Sudhan S
- Hariket Sukesh Kumar Sheth
- Harish Sheoran
- Harsh Dhariwal
- Harshil Bhatia
- Harshil Hirpara
- Harshit Aditya
- Harshit Parwal
- Hassan Rahim
- Hassan Tahir
- Hebron Panam Praise
- Heetesh Kumar Pradhan
- Heloise Viegas
- Hemang Ranjan
- Hemant Bajaj
- Hemanth Sai Garladinne
- Hernando Guzmán
- Himangshu Kalita
- Honey Patel
- Hrithik Chauhan
- Hulya Karakaya
-
- Jacob Lepler
- Jade Kneen
- Jagan Sekaran
- Jaime Jones
- Jain Patel
- Jainish Shah
- Jamal Park
- Jasmeet Singh
- Jaswinder Singh
- Jatin Rao
- Jay Chawla
- Jay Sudani
- Jayvir Rathi
- Jeremy Thomas
- Jerome Lalunio
- Jessica Salbert
- Jessica Teo
- JesusGerardoAguiar
- Jigneshvray
- Jivthesh
- Joel James
- Johanna
- John Daniel
- John Muriu
- John Proodian
- Jome Favourite
- Jonathan Llemit Jr.
- Jonathan Niklasson Godar
- Jose Angel Munoz
- Joseph Ibochi
- Joseph Jose
- Josh Callahan
- Joykishan Sharma
- João Barreiros
- JR Rogacion
- Julia Furst Morgado
- Justin Braun
- Jyoti KM
-
- Kabir
- Kabir Jain
- Kader Sarikaya
- Kai Bechdel
- Kaiwalya Koparkar
- Kaleb P
- Kanhaiya Bhatt
- Kanishk Pachauri
- Kapil Kumar
- Karan Chandekar
- Karan Kulshrestha
- Karnika Gupta
- Kartikey Dubey
- Kartikey Vaish
- Kaushik Dey
- Keerthishankar Punchithaya
- Kehinde Adeleke
- Kehinde Bobade
- Kelvin Parmar
- Kememgne Tchassem Johan
- Khadijah Amusat
- Khalid Bayan
- Khalid Khan
- Khushaal Choithramani
- Khushal Sachdeva
- Khushi Shukla
- Kidus Solomon
- Kimberly Rodriguez
- Kirti Jain
- Krish
- Krish Chopra
- Krish Gupta
- Krishna Agarwal
- Krishna Gupta
- Krishna Kumar
- Krishna R
- Krishnansh Agarwal
- Kshitiz Mahato
- Kumaran T
- Kumari Astha Rani
- Kunal Patil
- Kunal Ranjan
- Kunal Sangtiani
- Kuwar Kapur
-
- Mahaveer Singh Barhath
- Mahesh Pawar
- Mahfuz Ronnie
- Mahnoor Anwar
- Maksim Zayakin
- Manasi Mulay
- Manish Rawat
- Manjunath Naik
- Manu Gupta
- Marios Georgiou
- Marisa Brantley
- Marius Gravningsmyhr
- Mark Murray
- Markus Eicher
- Martin Parker
- Matt Oliver
- Matthias Maier
- Max Base
- Mayank Gupta
- Mayank Kumar Sharma
- Mayur Gupta
- Mayuresh Deolekar
- Meenal Jain
- Melvin Ng
- Michael Akintomo (@MadeByM1KE)
- Miguel VR
- Mike Hatch
- Milind Mishra
- Mitanshi Kshatriya
- Moeen Ul Islam
- Mohamed Al-Rifay
- Mohamed Mehdi Gara
- Mohamed Naufal A
- Mohamed Shamir
- Mohammad Reza Salemi
- Mohammed Muddassir
- Mohannad Hamdy
- Mohasin Haque
- Mohd Imran
- Mohit Deshwal
- Mohith Gadireddy
- Moizuddin Qureshi
- Molese
- Molly Vanessa
- Mridul Birla
- Mrinaal Arora
- Mrutunjay Singh
- Mudit Garg
- Muhammad Abdulaleem
- Muhammad Raza
- Muhammed Fayad
- Muiruriscode
- Mukul Sharma
- Mulyadi
- Musab Habeeb
- Muthu Annamalai V.
- Maryam Farshbafi
-
- Nabhag Motivaras
- Nagulvali Shaik
- Naman Mittal
- Namya LG
- Nandini
- Nathan Byrne
- Nazeeya Azeem
- Neeraj Kumar Singh
- Neetesh Kumar Sharma
- Nesar Ahmad Patwary
- Newton Brian Ampomah
- Ngozi Okwuosa
- Nicholas Pitt
- Nicolas Matheus
- Nidhi Kumari
- Nikhil Shanbhag
- Nikhil Sharma
- Nikita Babko
- Niku Singh
- Niranjan
- Nirav Prajapati
- Nirban Chakraborty
- Nirvana
- Nishant Shrivastva
- Nishant Siddh
- Nithin
- Nitin Sharma
- Nitish Kumar
- Ntandoyenkosi Mendu
- Numan Javed
- Nur Akmal Mohd Nordi
- Nworie Chikwado Emmanuel
-
- Pablo Lorenzo
- Parth Gupta
- Parthiv Sarma
- Patel Prabhu Teja
- Patricia Diaz
- Patrick Reinhold Bergstroem
- Peeyush Guleria
- Peter Havlena
- Philip Brown
- Phurba Gyalzen Sherpa
- Piyush Dhir
- Pooja Thakkar
- Pradhumn Dave
- Pradumna Saraf
- Prajwal Jaiswal
- Pranav Kotak
- Pranav Pratap Singh
- Pranay Gupta
- Pranay Kharabe
- Pranit Patil
- Pranjay Poddar
- Prasanna Bisen
- Prasanta Chettri
- Prashant Shukla
- Prateek Singh
- Prateek singh
- Pratham Chellani
- Prathamesh Borse
- Prathamesh Giri
- Prathamesh Thombre
- Pratik Dey
- Praveen Kumar Purushothaman
- Preethi S
- Prince Patel
- Prit Yadav
- Pritam Hore
- Pritam Panda
- Pritam Sarbajna
- Prithviraj Biswas
- Priyansh Mehta
- Priyanshu Ahlawat
- Priyanshu Raj
- Pulkit Bhargava
- Puneeth P Gowda
- Puppala Venkata Bhaskar
- Purneswar Prasad
- Pushkar Dave
-
- R Varshith Kumar
- Rachita Goyal
- Rahman Haroon
- Rahul Aggarwal
- Rahul Karda
- Rahul Kumar
- Rahul Kumar Roy
- Rahul Singh
- Rahul Soni
- Rahul Sood
- Rahul
- Raj Vaya
- Raja Muhammad Asher
- Rajan Kumar Sharma
- Rajat Mehra
- Raju Ghorai
- Rakesh Deka
- Rakesh Mahato
- Rakesh
- Ram Pandey
- Raman Singh
- Ratnesh Puri Goswami
- Raveena Bhasin
- Rayan Abid
- Remco Halman
- Remy Dale
- Revati Deshmukh
- Riadh Laabidi
- Riccardo Zichittella
- Richard Bacon
- Rick Flores
- Rico Putra P
- Ridhima
- Rik Chatterjee
- Rishabh Dhawad
- Rishabh Rathore
- Rishabh Singhal
- Ritam Samanta
- Ritek Rounak
- Ritik Bharti
- Ritvij Kumar Sharma
- Ritvik Shukla
- Ritwik Sinha
- Robert Kay Jr
- Robert Palmer
- Robertus Bagaskara
- Rodrigo Avila
- Rohinish K Singh
- Rohit Multani
- Rohit Nimangre
- Rohit Tewari
- Rohit Vuppuluri
- Ron Waller
- Roshan Sharma
- Rotimi Olaoluwa
- Ruben Cliford Gomes
- Rui Batista
- Russ Perry
- Rutik Bhoyar
- Rwitesh Bera
- Ryga
-
- Sachin Parihar
- Saeem Ahmed
- Safa Abidi
- Sahil Jain
- Sahil Khandelwal
- Sahil Maheshwari
- Sahil Vaidya
- Sahitya Roy
- Sai Durga Kamesh Kota
- Sai Ram Pendyala
- Saifur Rahman Tamim
- Saikalyan Akunuri
- Saira Abdulla
- Sajad Hussain
- Sajid305
- Saksham Sharma
- Sam Sharma
- Saminda P
- Samuel Z. Bouye
- Samuele Simeone
- Samwel Chege
- Samyak Jain
- Sanchit Arora
- Sandeep Kumar Lenka
- Sangy K
- Sanjay K V
- Sanjeeban Mukhopadhyay
- Sanskriti Gupta
- Sanyam Gupta
- Sarthak Dhonchak
- Sarthak Mallick
- Sarthak Rajput
- Sarvesh Kumar Dwivedi
- Sarvesh Patil
- Sarwar Ahmed
- Satya Abhishek
- Satyadeep
- Satyam Gadekar
- Satyam Kale
- Saugat Rajbhandari
- Saujanya Raj
- Saurabh S
- Saurabh Yadav
- Sauradip Sengupta
- Saurav Kumar
- Saurav Mukherjee
- Savio Martin
- Sayed Mohammed Nouman
- schmelto
- Sean Michael Motale
- Sebastian Moreno Olivera
- Sefat Siddiquea Sifa
- Sejal Zambare
- Shabi Kaushal
- Shadman Ali
- Shafaq Israil
- Shahan
- Shaikh Mohammad Danish
- Shailesh Kumar
- Shambashib Majumdar
- Shanmuganathanb
- Sharan C M
- Shariq
- Shashank Bhat G S
- Shatakshi Gupta
- Shaun Fitzgibbon
- shaurya sharma
- Shawon Krishna Saha
- Sherelle Scott
- Shiladitya Bose
- Shivam Choudhary
- Shivendra K Jha
- Shivendu Kumar
- Shravan Kumar
- Shreyaans Jain
- Shreyam Sarkar
- Shridhar Kapshikar
- Shubham
- Shubham Ayush
- Shubham Hadake
- Shubham Kukreti
- Shubham Prakash
- Shubham Samanta
- Shubham Singh
- Shubham Vyas
- Shubhankar Sharma
- Shyam
- Shyam Sutar
- Shyamu Yadav
- Siddartha Pullakhandam
- Siddhant Khare
- Siddhant Khisty
- Siddhant Ota
- Siddharth Bihani
- Siddharth Sabale
- Siddharth Singh Chouhan
- Siddharth Singh Tanwar
- Silas Omurunga
- Simran Biswas
- SMak06
- smir45
- Soham Purohit
- Sohan Shetty
- Sonu Kumar Kushwaha
- Soumava Das
- Soumya Banerjee
- Soumya Sharma
- Soundarya K
- Sourav Kumar
- Sourav Samant
- Souvik Mandal
- Spencer Damon
- Sreekar Tammana
- Sreevidya B
- Sri Nivas
- Sri Venkat
- Srihari S
- Srinath
- Srinika
- Srinivas
- Stefan Taitano
- Stefano Frontini
- Stephanie Kui
- Stephen Mount
- Stevie Gill
- STILLWATER
- Subhadeep
- Subhangini
- Sugam50
- Suhaas
- Suhail Khan
- Sujana Kamasany
- Sujansinh Thakor
- Suman Ghosh
- Suman Sahoo
- Sumanth Palla
- Sumeet Naik
- Sumeet
- Sumit Gaur
- Sumit Mukharjee
- Sumit Singh
- Sumit Thakur
- Sunil Kurapati
- Sunrit Jana
- Suraj Kumar
- Sushant B
- Susmita Dey
- Swapna Devi
- Swapnil Shekhar
- Syed Sibteali Baqar
- syedareehaquasar
-
- Tadi
- Taha Latief
- Tamal Das
- Tamal Kundu
- Tanaya Wankar
- Taneem Jan
- Tanish Mishra
- Tannu Daral
- Tanya Powell
- Tarannum
- Tarun Mankar
- Tawfik Yasser
- Taye-Vaughn Jones
- Tejas Shah
- Tejas Tank
- TenTraicion
- Thanga Mariappan
- Tharaka Bandara
- Thisaru Dilshan
- Tikeshwar Sahu
- Tirtharaj Sinha
- Tisha Soumya
- Tomo Bones
- Triman Kaur
-
- Vaibhav Sharma
- Vaibhav Wani
- Vaibhavi Jha
- Vaishnav Shyam
- Vaishnavi Bholane
- Vaishnavi Rastogi
- Vamsi Ravi
- Vardaan Aggarwal
- Varghese Jose
- Vedanshi Prajapati
- Vedant Pandya
- Venkata Mouli
- Vicky Gupta
- Victoria Cheng
- Victory Chiamaka Wekwa
- Vikas Bhalla
- Vikas Ganiga
- Vinayak Raj
- Vince Y
- Vincent Kashaka
- Vincent Taneri
- Vinicius Ramos
- Viraj Shukla
- Vishal Chaudhary
- Vishal Rathore
- Vishal Rathore
- Vishnu
- Visinigiri Aditya
- Vittorio Rinaldo
- Vivek Jaiswar
- Vivek Nakkana
- Vivek Singh
- Vladyslav Kyiashko
- Vrukshali Torawane