From e9a6371a1c98274b79c58a8a5b53e70a1d0d95e8 Mon Sep 17 00:00:00 2001 From: Kaushki Raj Date: Tue, 16 Jun 2020 00:07:45 +0530 Subject: [PATCH 1/3] Added the HelloWorld_by_Kaushki.c file --- code/C/HelloWorld_by_Kaushki.c | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 code/C/HelloWorld_by_Kaushki.c diff --git a/code/C/HelloWorld_by_Kaushki.c b/code/C/HelloWorld_by_Kaushki.c new file mode 100644 index 00000000..3c894c05 --- /dev/null +++ b/code/C/HelloWorld_by_Kaushki.c @@ -0,0 +1,7 @@ +#include + +int main() +{ + printf("Hello World"); + return 0; +} From e01cc2e5a90a6e87fa3f31ddf0a2fc6e840f5909 Mon Sep 17 00:00:00 2001 From: Kaushki Raj Date: Tue, 16 Jun 2020 00:26:44 +0530 Subject: [PATCH 2/3] Added the Kaushki_Raj.md file --- profiles/Kaushki_Raj.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 profiles/Kaushki_Raj.md diff --git a/profiles/Kaushki_Raj.md b/profiles/Kaushki_Raj.md new file mode 100644 index 00000000..7ea4da4c --- /dev/null +++ b/profiles/Kaushki_Raj.md @@ -0,0 +1,17 @@ +## Kaushki Raj + +### Bio +I am a Computer Science Engineering Undergrad at Motihari College of Engineering. I love coding and exploring new technologies. I am always looking forward to grab some awesome opportunities to enhance my skills and knowledge. I am new to open source but truly loving it. + +### Location +Muzaffarpur, Bihar + +### Hobbies & Interests +I love travelling and writing poetries. + +### Profiles +[![GitHub][github-img]](https://github.com/Kaushkiraj) + + +[twitter-img]: https://i.imgur.com/wWzX9uB.png +[github-img]: https://i.imgur.com/9I6NRUm.png \ No newline at end of file From 2f6415cad7522191dd12d0745f1d942e72229406 Mon Sep 17 00:00:00 2001 From: Kaushki Raj Date: Tue, 16 Jun 2020 00:28:58 +0530 Subject: [PATCH 3/3] Contribution done --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0dfeb048..65e2f29b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -83,6 +83,7 @@ - [Juli Krue](https://github.com/JuliKrue) - [Justin Anthony Balaguer I](https://github.com/justinbalaguer) - [Karan Singh](https://github.com/karansingh97) +- [Kaushki Raj](https://github.com/Kaushkiraj) - [Kaustubh J](https://github.com/thsubaku9) - [Kem Muhammad](https://github.com/siddiqtechnologies) - [Kevin Ward](https://github.com/Blueward12)