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");