diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7c335b46..b7b0c41a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2819,6 +2819,12 @@ - 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) + #### Name: [Aditya](https://github.com/adityasays) - Place: Lucknow, UP, India 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