From 1e877eaca611d5a086e67df913bcb6e8ec174c0d Mon Sep 17 00:00:00 2001 From: Vipin Kumar Date: Wed, 9 May 2018 20:26:09 +0530 Subject: [PATCH] PROJECTS: Add Webliza project (#477) Introduction to Computer Science section --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index 189482b..49756c1 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -17,6 +17,7 @@ Project Title | Description | Author(s) | Repository :-- | :-- | :--: | :-- Binary Machine | Convert decimal numbers to binary | [Eric Douglas](https://github.com/ericdouglas) | [binary-machine](https://github.com/ericdouglas/binary-machine) StalkHub | Stalk Github beautifully | [Aman Roy](https://github.com/aman-roy) | [StalkHub](https://github.com/aman-roy/StalkHub) +Webliza | ELIZA in python with web interface | [Vipin Kumar](https://github.com/VipinindKumar) | [Webliza](https://github.com/VipinindKumar/Webliza) ## Programming