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..c1707c629 --- /dev/null +++ b/scripts/hello_world_pandeyaabiskar.js @@ -0,0 +1,7 @@ +// LANGUAGE: Javascript +// // ENV: Node.js +// // AUTHOR: Aabiskar Pandey +// // GITHUB: https://github.com/pandeyaabiskar +// +console.log('Hello, World!'); +