Skip to content

Commit 80d3d7d

Browse files
authored
Merge pull request #2229 from vaibhav-009/master
Added script and profile
2 parents 5d98505 + 2b3c060 commit 80d3d7d

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2819,6 +2819,12 @@
28192819
- Bio: Pre-Final Year BE CSE Student at Chitkara University,Punjab
28202820
- GitHub: [harmanjot2002](https://github.com/harmanjot2002)
28212821

2822+
#### Name: [Vaibhav](https://github.com/vaibhav-009)
2823+
2824+
-Place: Delhi, India
2825+
-Bio: Final Year Btech CSE student at Delhi Technological University
2826+
-Github: [vaibhav-009](https://github.com/vaibhav-009)
2827+
28222828
#### Name: [Aditya](https://github.com/adityasays)
28232829

28242830
- Place: Lucknow, UP, India

profiles/Vaibhav.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Vaibhav
2+
3+
### Location
4+
5+
Delhi, India
6+
7+
### Academics
8+
9+
Delhi Technological University
10+
11+
### Interests
12+
13+
- Programming
14+
- Machine Learning
15+
- music
16+
- Football
17+
18+
### Profile Link
19+
20+
[Vaibhav](https://github.com/vaibhav-009)

scripts/Hello_world_Vaibhav.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#This script is written in python
2+
#Python is a language with many pre defined libraries making task easier.
3+
4+
print("Hello World")

0 commit comments

Comments
 (0)