From ff5222da39284fad2c6c816b950af8ebf66bd4c5 Mon Sep 17 00:00:00 2001 From: Diego Maximiliano Date: Mon, 8 Oct 2018 08:46:15 +1300 Subject: [PATCH 1/2] Add my profile details! --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 06ba005..3d0db1a 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - Computer Science graduate working for XYZ corp (don't want to reveal the name here) - [![twitter-alt][twitter-img]](https://twitter.com/d02d33pak) [![github-alt][github-img]](https://github.com/d02d33pak) + + ### Diego (diemax) +- Php y JavaScript developer, React lover +- [![twitter-alt][twitter-img]](https://twitter.com/muydiego) + [![github-alt][github-img]](https://github.com/diemax) ### Dmytro Litvinov - Full Stack Python develop from Ukraine :snake: From 6460c71d6f2dd4a7fa90eacb17d936af59f985d8 Mon Sep 17 00:00:00 2001 From: Diego Maximiliano Date: Mon, 8 Oct 2018 08:59:39 +1300 Subject: [PATCH 2/2] Create diego.js --- code/diego.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 code/diego.js diff --git a/code/diego.js b/code/diego.js new file mode 100644 index 0000000..bd715fe --- /dev/null +++ b/code/diego.js @@ -0,0 +1,2 @@ +console.log("Hello I'm Diego!"); +console.log("http://diegomax.info");