diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7b0c41a5..751220a19 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2850,3 +2850,8 @@ - Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering - GitHub: [op-amateur](https://github.com/op-amateur) +#### Name: [Anand](https://github.com/Anandraj2908) + +- Place: Bangalore, KA, India +- Bio: Fourth Year undergrad pursuing B.tech in Information Science & Engineering +- GitHub: [Anandraj2908](https://github.com/Anandraj2908) \ No newline at end of file diff --git a/profiles/Anand_Raj.md b/profiles/Anand_Raj.md new file mode 100644 index 000000000..5761a8f14 --- /dev/null +++ b/profiles/Anand_Raj.md @@ -0,0 +1,25 @@ +# Anand Raj + +### Location + +Bangalore/India + +### Academics + +SJS + +### Interests + +Coding + +### Development + +- Tripkar + +### Projects + +- [My Project](GitHub Link) Short Description + +### Profile Link + +Anand github.com/Anandraj2908 \ No newline at end of file diff --git a/scripts/hello_world_anand.js b/scripts/hello_world_anand.js new file mode 100644 index 000000000..6de3cab03 --- /dev/null +++ b/scripts/hello_world_anand.js @@ -0,0 +1,6 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Anand Raj +// GITHUB: https://github.com/Anandraj2908 + +console.log('Hello, World!'); \ No newline at end of file