mini projects using python
This dictionary is able to tell you the meaning of given words, even if you type the wrong spelling it is capable of providing the suggestion, also it can handle inputs in any case.
Data.json file is a dictionary where words are stored as key and meaning are stored as value so its a key value pair..
Creating a GUI translator using Tkinter
This website Shows quotes by doing sentiment analysis on them, and automatically picks quotes based on your mood, either happy or sad.
This is a front end design for a chatbot application using Tkinter. the gui looks like this: