diff --git a/README.md b/README.md index 6889c4f..583b266 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,14 @@ Start adding your names here: - :heart: for tech and passionate about how it influences our everyday lives - [![github-alt][github-img]](https://github.com/utsha1510) +### Reesea +- I'm an MBA student +- Hobbies: + - Coding + - Learning +- [![twitter-alt][twitter-img]](https://twitter.com/_reesea) + [![github-alt][github-img]](https://github.com/reesea) + ### CohheeTime - I built my first website in 1999 [![github-alt][github-img]](https://github.com/CohheeTime) diff --git a/code/reesea.js b/code/reesea.js new file mode 100644 index 0000000..32a6aa5 --- /dev/null +++ b/code/reesea.js @@ -0,0 +1,3 @@ +document.write("Hello World"); +document.write("I am Reesea"); +document.write("Hacktobefest 2018");