diff --git a/profiles/Jayesh_Padwal.md b/profiles/Jayesh_Padwal.md new file mode 100644 index 000000000..b2eb9f596 --- /dev/null +++ b/profiles/Jayesh_Padwal.md @@ -0,0 +1,17 @@ +# Jayesh Padwal + +### Location + +Thane, India + +### Academics + +NMITD(MCA), Mumbai + +### Interests + +- Learning new things and try to create good stuff + +### Profile Link + +[Jayesh Padwal](https://github.com/Jayesh0726/) \ No newline at end of file diff --git a/scripts/hello_world_JayeshP.js b/scripts/hello_world_JayeshP.js new file mode 100644 index 000000000..891c6fc81 --- /dev/null +++ b/scripts/hello_world_JayeshP.js @@ -0,0 +1,6 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Jayesh0726 +// GITHUB: https://github.com/Jayesh0726 + +console.log("Hello, World!!"); \ No newline at end of file