diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f31b0e231..36c4d362b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2800,3 +2800,9 @@ - Place: Faridkot, Punjab, India - Bio: Pre-Final Year BE CSE Student at Chitkara University,Punjab - GitHub: [harmanjot2002](https://github.com/harmanjot2002) + +#### Name: [Vaibhav](https://github.com/vaibhav-009) + +-Place: Delhi, India +-Bio: Final Year Btech CSE student at Delhi Technological University +-Github: [vaibhav-009](https://github.com/vaibhav-009) \ No newline at end of file diff --git a/profiles/Vaibhav.md b/profiles/Vaibhav.md new file mode 100644 index 000000000..cef65e3de --- /dev/null +++ b/profiles/Vaibhav.md @@ -0,0 +1,20 @@ +# Vaibhav + +### Location + +Delhi, India + +### Academics + +Delhi Technological University + +### Interests + +- Programming +- Machine Learning +- music +- Football + +### Profile Link + +[Vaibhav](https://github.com/vaibhav-009) \ No newline at end of file diff --git a/scripts/Hello_world_Vaibhav.py b/scripts/Hello_world_Vaibhav.py new file mode 100644 index 000000000..2757f6658 --- /dev/null +++ b/scripts/Hello_world_Vaibhav.py @@ -0,0 +1,4 @@ +#This script is written in python +#Python is a language with many pre defined libraries making task easier. + +print("Hello World") \ No newline at end of file