This repository contains 16 projects ranging from a chatbot to Mario.All of these projects are made using HTML,CSS and JavaScript. Most of these projects are based simple ds and algo. While some also include the use of the APIs.The most prominent of these 16 are chatbot, file zipper and chatlist the simple utilities that we reqire daily such as a basic photo editor, filezipper, travel planner are also included in this repository.Below are the link for the various project.To know more about each project click below.
1.Chatbot-:This is an interactive bot which can tell international/national news,weather,jokes,motivation quotes as well as play games.It uses various APIs like open weather,google news,etc.
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Chatbot
2.Chatlist-:This project is the basic simulation of how the insertion and deletion of messages works in a messaging app. It is implemented using LRU Cache.
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Chatlist
3.Contact List-:This project is the implementation of a contact list present in our phones.So the operation it performs are insertion/deletion and searching of data.
It also shows the real life application of tries.
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Contact%20List
4.Covid Fighter-:
It is a flappy bird type of game.In which we have have escape the enemy and reach the finish line.It is only implemented using arrays.Go ahead and try to beat the virus.
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Covid%20Fighter
5.File Zipper-:
This project is based on a very popular compression technique,i.e, Huffman Encoding which is implemented using Greedy algorithm.In this project project you you enter a txt file
and encode the file to reduce the size of the file.It also calculates the compression ratio of normal to encode file.
https://github.com/animeshsingh75/Real-Life-Project/tree/master/File%20Zipper
6.Frog Jump-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Frog%20Jump
7.Interactive Mario-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Interactive%20Mario
8.Mario-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Mario
9.Photo Editor-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Photo%20Editor
10.Snake Game-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Snake%20Game
11.Spin and Win-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Spin%20and%20Win
12.SplitWise-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/SplitWise
13.Suduko Solver-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Sudoku%20Solver
14.Text Editor-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Text%20Editor
15.Tic Tac Toe-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Tic%20Tac%20Toe
16.Travel Plan-:
https://github.com/animeshsingh75/Real-Life-Project/tree/master/Travel%20Plan