From ef67fc30afe698002fd83868d116618100330717 Mon Sep 17 00:00:00 2001 From: Aabiskar Pandey Date: Fri, 25 Oct 2024 13:58:38 -0400 Subject: [PATCH 1/2] First commit for Hacktoberfest2024 --- CONTRIBUTING.md | 5 +++++ profiles/Aabiskar_Pandey.md | 30 +++++++++++++++++++++++++++ scripts/hello_world_pandeyaabiskar.js | 6 ++++++ 3 files changed, 41 insertions(+) create mode 100644 profiles/Aabiskar_Pandey.md create mode 100644 scripts/hello_world_pandeyaabiskar.js diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b7b0c41a5..ef3d00ffd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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) \ No newline at end of file diff --git a/profiles/Aabiskar_Pandey.md b/profiles/Aabiskar_Pandey.md new file mode 100644 index 000000000..50fd20341 --- /dev/null +++ b/profiles/Aabiskar_Pandey.md @@ -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) diff --git a/scripts/hello_world_pandeyaabiskar.js b/scripts/hello_world_pandeyaabiskar.js new file mode 100644 index 000000000..cfc7e757b --- /dev/null +++ b/scripts/hello_world_pandeyaabiskar.js @@ -0,0 +1,6 @@ +// LANGUAGE: Javascript +// // ENV: Node.js +// // AUTHOR: Aabiskar Pandey +// // GITHUB: https://github.com/pandeyaabiskar +// +console.log('Hello, World!'); \ No newline at end of file From 98c99483b47483cc9b69271b2cd9b7fc49c44e51 Mon Sep 17 00:00:00 2001 From: Aabiskar Pandey Date: Fri, 25 Oct 2024 14:04:10 -0400 Subject: [PATCH 2/2] Test commit --- scripts/hello_world_pandeyaabiskar.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/hello_world_pandeyaabiskar.js b/scripts/hello_world_pandeyaabiskar.js index cfc7e757b..c1707c629 100644 --- a/scripts/hello_world_pandeyaabiskar.js +++ b/scripts/hello_world_pandeyaabiskar.js @@ -3,4 +3,5 @@ // // AUTHOR: Aabiskar Pandey // // GITHUB: https://github.com/pandeyaabiskar // -console.log('Hello, World!'); \ No newline at end of file +console.log('Hello, World!'); +