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

First commit for Hacktoberfest2024 #3223

Open
wants to merge 2 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
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2850,3 +2850,8 @@
- Bio: Third Year undergrad pursuing B.tech in Electronics and communication Engineering
- GitHub: [op-amateur](https://github.com/op-amateur)

#### Name: [Aabiskar](https://github.com/pandeyaabiskar)

- Place: Toronto, ON, Canada
- Bio: Computer Science and Information Technology Graduate from Tribhuvan University
- GitHub: [pandeyaabiskar](https://github.com/pandeyaabiskar)
30 changes: 30 additions & 0 deletions profiles/Aabiskar_Pandey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Aabiskar Pandey

### Location

Toronto, Canada

### Academics

- BSc. Computer Science and Information Tchnology

### Interests

- MERN Stack
- Problem Solving
- Entrepreneurship
- Learning Enthusiast
- DSA

### Skills

- Javascript / Typescript
- HTML / CSS
- ReactJS
- NodeJS
- Git & GitHub


### Profile Link

[Aabiskar Pandey](https://github.com/pandeyaabiskar)
7 changes: 7 additions & 0 deletions scripts/hello_world_pandeyaabiskar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// LANGUAGE: Javascript
// // ENV: Node.js
// // AUTHOR: Aabiskar Pandey
// // GITHUB: https://github.com/pandeyaabiskar
//
console.log('Hello, World!');

Loading