Merge pull request #32 from alokraj68/master

Commit from alok
This commit is contained in:
Luke Oliff
2018-10-01 14:09:50 -07:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -148,6 +148,13 @@ Start adding your names here:
- [![twitter-alt][twitter-img]](https://twitter.com/tikirimaarie)
[![github-alt][github-img]](https://github.com/suvink)
### 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.

3
code/alok.js Normal file
View File

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