Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2917,3 +2917,9 @@
- Place: New Delhi, Delhi, India
- Bio: I am Team Leader in Newgen
- GitHub: [Taranpreet1407](https://github.com/Taranpreet1407)

#### Name: [YOUR NAME](https://github.com/studentpiyush)

- Place: Jaipur, Rajasthan, India
- Bio: Student, Open Source Contributor, Coder
- GitHub: [GitHub account name](https://github.com/studentpiyush)
21 changes: 21 additions & 0 deletions profiles/Piyush_Sharma.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Piyush Sharma

### Location

Rajasthan, India

### Academics

Currently Pursuing Btech

### Interests

- Coding
- Building logics
- Problem Solving
- Listening Music


### Profile Link

[Piyush Sharma](https://github.com/studentpiyush)
6 changes: 6 additions & 0 deletions scripts/hello_world_studentpiyush.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# LANGUAGE: Python
# ENV: python3
# AUTHOR: Piyush Sharma
# GITHUB: https://github.com/studentpiyush

print('Hello, World!')