Create Repl.it and Codewars Profiles
You will be using these accounts to write code, throughout QA-JAVA-1 and JAVA-1.
This needs to be done before the first QA-JAVA-1 and JAVA-1 sessions. Please submit the form specified in the last section after you create these accounts.
Instructions to create your Repl.it Profile
Go to https://replit.com/
If you don’t have an account here yet, click on Sign Up
You can use your Gmail or any other email id to create an account here.
Once you do that, it may ask you to enter some details, as shown below, please fill them in.
(Or these details may be picked up from your Gmail account in which case you will not see this and directly go to the next screen). Choose “Java” as the options on this screen.
Once this is done, you can click on My repls, to see this screen.
Click on New repl to create a new repl which can be shared with us. Name it as shown below (Foundations-Java)
Once you Create repl, you’ll be taken to this screen
The repl will be public by default. Please share the URL string (that you see in the address bar) using the form provided in the last section (Example: https://replit.com/@kiransuresh/Foundations-Java)
Section 2: Instructions to create your Codewars Profile
Click on Sign Up on the top right corner (It’s free)
You will see the below screen. Select the Java option:
You will see a program that has to be completed, like this. Insert a “;” at the end of the statement, so that it looks like this - return a * b; and click on Submit
You will see this screen, where you can use either your github account or your email id to sign up.
You will then see this screen. Fill it up as below and click on Save.
You will be signed in and see a dashboard like this
Click on your profile icon in the top right corner and select View Profile
You will you see your profile like this
Note down the URL (For example: https://www.codewars.com/users/kiransuresh). You will need to submit this in the form below.
Final Step -
Example :
Note -
Instructions for Codesandbox.io Submissions.
Instructions for FreeCodeCamp and Replit Submissions.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article