diff --git a/challengers-list.md b/challengers-list.md index 2fb6f60ea..3e445b969 100644 --- a/challengers-list.md +++ b/challengers-list.md @@ -1,4 +1,5 @@ # List of challengers 1. [Mrinal](https://github.com/mrinal1224) 2. [Shivay](https://github.com/shivaylamba) +3. [Harshit_Dongre](https://github.com/Harshit1020) 3. [Raghav](https://github.com/raghavdhingra) diff --git a/contributors/Harshit1020/Harshit1020.md b/contributors/Harshit1020/Harshit1020.md new file mode 100644 index 000000000..1a7d5eb43 --- /dev/null +++ b/contributors/Harshit1020/Harshit1020.md @@ -0,0 +1,8 @@ +--- +name: Harshit Dongre +github_user_name: Harshit1020 +url_of_github_issue: https://github.com/scaleracademy/scaler-september-open-source-challenge/issues/290 +your_favroite_programming_language: javascript +your_hosted_github_pages_link: (https://harshit1020.github.io/Fisrtresponsivewebsite/) +your_hosted_github_pages_repository_link: (https://github.com/Harshit1020/Fisrtresponsivewebsite) +--- diff --git a/contributors/Harshit1020/Hello.py b/contributors/Harshit1020/Hello.py new file mode 100644 index 000000000..8cde7829c --- /dev/null +++ b/contributors/Harshit1020/Hello.py @@ -0,0 +1 @@ +print("hello world") diff --git a/contributors/Harshit1020/gist-solutions.md b/contributors/Harshit1020/gist-solutions.md new file mode 100644 index 000000000..24edfee7a --- /dev/null +++ b/contributors/Harshit1020/gist-solutions.md @@ -0,0 +1,3 @@ +# Gist Links +[Software Development related topic](https://gist.github.com/Harshit1020/d6156b1453f451cfcc94901c6f155bc0) +[Code snippet in Java](https://gist.github.com/Harshit1020/39ad329d9da8ef455499e06f11e7da50)