From 70e904a3875f43b82e9531ebcf8368d9c2c08e77 Mon Sep 17 00:00:00 2001 From: Somasree Majumder Date: Tue, 20 Jul 2021 23:00:36 +0530 Subject: [PATCH] Adding the files --- {File-Zipper => File Zipper}/README.md | 0 .../WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg | Bin {File-Zipper => File Zipper}/heap.js | 0 {File-Zipper => File Zipper}/huffman.js | 0 {File-Zipper => File Zipper}/index.html | 0 {File-Zipper => File Zipper}/index.php | 0 {File-Zipper => File Zipper}/script.js | 0 {File-Zipper => File Zipper}/style.css | 0 Index.md | 2 +- 9 files changed, 1 insertion(+), 1 deletion(-) rename {File-Zipper => File Zipper}/README.md (100%) rename {File-Zipper => File Zipper}/WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg (100%) rename {File-Zipper => File Zipper}/heap.js (100%) rename {File-Zipper => File Zipper}/huffman.js (100%) rename {File-Zipper => File Zipper}/index.html (100%) rename {File-Zipper => File Zipper}/index.php (100%) rename {File-Zipper => File Zipper}/script.js (100%) rename {File-Zipper => File Zipper}/style.css (100%) diff --git a/File-Zipper/README.md b/File Zipper/README.md similarity index 100% rename from File-Zipper/README.md rename to File Zipper/README.md diff --git a/File-Zipper/WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg b/File Zipper/WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg similarity index 100% rename from File-Zipper/WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg rename to File Zipper/WhatsApp Image 2021-07-20 at 22.04.38 (1).jpeg diff --git a/File-Zipper/heap.js b/File Zipper/heap.js similarity index 100% rename from File-Zipper/heap.js rename to File Zipper/heap.js diff --git a/File-Zipper/huffman.js b/File Zipper/huffman.js similarity index 100% rename from File-Zipper/huffman.js rename to File Zipper/huffman.js diff --git a/File-Zipper/index.html b/File Zipper/index.html similarity index 100% rename from File-Zipper/index.html rename to File Zipper/index.html diff --git a/File-Zipper/index.php b/File Zipper/index.php similarity index 100% rename from File-Zipper/index.php rename to File Zipper/index.php diff --git a/File-Zipper/script.js b/File Zipper/script.js similarity index 100% rename from File-Zipper/script.js rename to File Zipper/script.js diff --git a/File-Zipper/style.css b/File Zipper/style.css similarity index 100% rename from File-Zipper/style.css rename to File Zipper/style.css diff --git a/Index.md b/Index.md index ec3bd73f1..702104eaf 100644 --- a/Index.md +++ b/Index.md @@ -107,4 +107,4 @@ | [Week Day Predictor](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Week%20Day%20Predictor%20App)| This app displays the current day of the week with quotes.| | [Parallex Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/parallex-website)| This is a basic HTML, CSS, JAVASCRIPT website where images of this website has their position fixed that results in giving the parallex look and that is why it is called Parallex Website.| | [Payment Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/payment_integration)| This is a donation website in which we have integrated payment gateway.| -| [File Zipper](https://github.com/soma2000-lang/Web-dev-mini-projects.git)| This is for encoding and decoding text files.| +| [File Zipper](https://github.com/soma2000-lang/Web-dev-mini-projects/)| This is for encoding and decoding text files.|