From 0bb4787560e507460739711e4e0ff342fe8c9b0e Mon Sep 17 00:00:00 2001 From: Bhavishya P Date: Fri, 14 Oct 2022 11:02:40 +0530 Subject: [PATCH] 'typescript_hello-world_added' --- .../Hello-World-2022/hello-world-mkowalski.ts | 6 +++++ profiles/Profiles-2022/Bhavi_P.md | 27 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 hello_world/Hello-World-2022/hello-world-mkowalski.ts create mode 100644 profiles/Profiles-2022/Bhavi_P.md diff --git a/hello_world/Hello-World-2022/hello-world-mkowalski.ts b/hello_world/Hello-World-2022/hello-world-mkowalski.ts new file mode 100644 index 0000000..e37a373 --- /dev/null +++ b/hello_world/Hello-World-2022/hello-world-mkowalski.ts @@ -0,0 +1,6 @@ +// AUTHOR: P Bhavishya +// LANGUAGE: Typescript +// GITHUB: https://github.com/Bhavishya2912 + +var message:string = "Hello World!" ; +console.log(message); \ No newline at end of file diff --git a/profiles/Profiles-2022/Bhavi_P.md b/profiles/Profiles-2022/Bhavi_P.md new file mode 100644 index 0000000..f04ffac --- /dev/null +++ b/profiles/Profiles-2022/Bhavi_P.md @@ -0,0 +1,27 @@ +# P Bhavishya + +### Location +Chennai, Tamil Nadu, India + +### Associated Organization +- Vel Tech University +- Infosys + +### Academics +- B.Tech Information Technology + +### Non-Coding Interests +- Music +- Art +- Dance +- Cooking +- Reading blogs + +### Why Do You Love Coding? +Coding is like a superpower through which I can create new stuff which will be beneficcial for society, for the world in many aspect and almost in every field. We can create solutions for many issues through coding in every field. + +### Your Favorite Animal +I find Rabbits so cute. + +### Your Favorite Dessert +All desserts(every food) is my favourite :) \ No newline at end of file