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