Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hacktoberfest2024 #3104

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
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 @@ -2850,3 +2850,9 @@
- Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [op-amateur](https://github.com/op-amateur)

#### Name: [Aryan Gupta](https://github.com/Aryang08)

- Place: Indore, MP, India
- Bio: Final Year undergrad pursuing B.tech in Computer Science and Engineering
- GitHub: [Aryang08](https://github.com/Aryang08)

31 changes: 31 additions & 0 deletions profiles/Aryan Gupta.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Aryan Gupta

### Location

Indore, INDIA

### Academics

- Persuing B.Tech. CSE

### Interests

- Data Analysis (Python)
- Gaming
- Database (MYSQL)
- Learning Enthusiast
- DSA

### Skills

- C++
- Python
- MYSQL
- Git & GitHub
- Pandas
- Good knowledge in Programming Language


### Profile Link

[Aryang08](https://github.com/Aryang08)
6 changes: 6 additions & 0 deletions scripts/hello_world_Aryang08.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Aryan Gupta
// GITHUB: https://github.com/Aryang08

console.log('Hello, World!');
Loading