From d299d1d692eac5812230b9222b47f483b295b55b Mon Sep 17 00:00:00 2001 From: Karan Sapolia Date: Mon, 29 May 2017 16:18:52 +0530 Subject: [PATCH 1/2] Added a project for May '17 --- HallOfFame.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HallOfFame.md b/HallOfFame.md index 91fbbf8..1dc06aa 100644 --- a/HallOfFame.md +++ b/HallOfFame.md @@ -545,4 +545,5 @@ Add your projects to the end of this List! | Month | Project | Description | State | | ----- | ------- | ----------- | ----- | | 04/2017 | [Phaser framework HTML5 game](https://github.com/karansapolia/Phaser2d) | An HTML5 game built following the Mozilla DevHacks Game Dev Guide using Phaser Framework | Released | +|05/2017 | [Natural Language Processing Demos in Compromise.js](https://karansapolia.github.io/NLP.JS/nlp.html) | An interactive webpage with Natural Language Processing demos built in Compromise.js and Bootstrap | Released | From d8a5e48e682bd1ba93bc9851c76e94bd752586ba Mon Sep 17 00:00:00 2001 From: Karan Sapolia Date: Mon, 29 May 2017 16:22:52 +0530 Subject: [PATCH 2/2] Updated my May '17 project --- HallOfFame.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HallOfFame.md b/HallOfFame.md index 1dc06aa..f152671 100644 --- a/HallOfFame.md +++ b/HallOfFame.md @@ -544,6 +544,6 @@ Add your projects to the end of this List! ## [karansapolia](https://github.com/karansapolia) ([@lzy_i](https://twitter.com/lzy_i)] | Month | Project | Description | State | | ----- | ------- | ----------- | ----- | -| 04/2017 | [Phaser framework HTML5 game](https://github.com/karansapolia/Phaser2d) | An HTML5 game built following the Mozilla DevHacks Game Dev Guide using Phaser Framework | Released | -|05/2017 | [Natural Language Processing Demos in Compromise.js](https://karansapolia.github.io/NLP.JS/nlp.html) | An interactive webpage with Natural Language Processing demos built in Compromise.js and Bootstrap | Released | +| 04/2017 | [Phaser framework HTML5 game](https://github.com/karansapolia/Phaser2d) | An HTML5 game built following the Mozilla DevHacks Game Dev Guide using Phaser Framework | Released ✅ | +|05/2017 | [Natural Language Processing Demos in Compromise.js](https://karansapolia.github.io/NLP.JS/nlp.html) | An interactive webpage with Natural Language Processing demos built in Compromise.js and Bootstrap | Released ✅ |