From 05208c2e704b9b4ab00b5dbb9e121376319b09b9 Mon Sep 17 00:00:00 2001 From: Alok Rajasukumaran <41146867+bitwise2012@users.noreply.github.com> Date: Mon, 1 Oct 2018 23:02:20 +0530 Subject: [PATCH] Commit from alok thank you for this repo and your hardwork. Have added the details as per the guidelines. --- README.md | 7 +++++++ code/alok.js | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 code/alok.js diff --git a/README.md b/README.md index 0435186..d55c534 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,13 @@ Start adding your names here: [![dribbble-alt][dribbble-img]](https://dribbble.com/example) [![github-alt][github-img]](https://github.com/example) + +### Alok Rajasukumaran +- AI Architect by profession +- [!Know more at](https://alokraj68.in) +- [![twitter-alt][twitter-img]](https://twitter.com/alokraj68) + [![github-alt][github-img]](https://github.com/alokraj68) + ## How to Contribute Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request. diff --git a/code/alok.js b/code/alok.js new file mode 100644 index 0000000..fdf5fb0 --- /dev/null +++ b/code/alok.js @@ -0,0 +1,3 @@ +document.write("Hello World!"); +document.write("I am Alok Rajasukumaran. I am a Human"); +document.write("Know more here ==> https://alokraj68.in");