From ba8f86745eb6da477e758c37b78a661130382e8c Mon Sep 17 00:00:00 2001 From: lakshaypanwar7 <122521326+lakshaypanwar7@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:36:27 +0530 Subject: [PATCH 1/2] Add files via upload updated --- profiles/Lakshay.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 profiles/Lakshay.md diff --git a/profiles/Lakshay.md b/profiles/Lakshay.md new file mode 100644 index 000000000..be78eac09 --- /dev/null +++ b/profiles/Lakshay.md @@ -0,0 +1,29 @@ +# Lakshya Dhawan + +### Location + +BLR / India + +### Academics + +Amrita Vishwa Vidyapeetham + +### Interests + +- Coding +- Trekking +- Listening to music + +### Development +- Blockchain Development +- Full stack Development +- Working towards Full Stack Web Dev + +### Projects + +- Working on Spotify clone +- Working on Handwritting image classification + +### Profile Link + +[lakshaypanwar7](https://github.com/lakshaypanwar7) \ No newline at end of file From e1cd1ade70c665eed6fe32d07187f027a6502e1b Mon Sep 17 00:00:00 2001 From: lakshaypanwar7 <122521326+lakshaypanwar7@users.noreply.github.com> Date: Tue, 29 Oct 2024 23:45:48 +0530 Subject: [PATCH 2/2] Create hello_world_lakshay --- scripts/hello_world_lakshay | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scripts/hello_world_lakshay diff --git a/scripts/hello_world_lakshay b/scripts/hello_world_lakshay new file mode 100644 index 000000000..554ec4a1d --- /dev/null +++ b/scripts/hello_world_lakshay @@ -0,0 +1,6 @@ +// LANGUAGE: Javascript +// ENV: Node.js +// AUTHOR: Lakshay +// GITHUB: https://github.com/lakshaypanwar7 + +console.log('Hello, World!');