See Live Source Code
A React.js based Web Application to store your friends name and mail as cat-cards. It also includes a search function.
A simple Python Application to manage book records, with their title, author-name, year and ISBN. It involves a basic GUI made using Tkinter and a backend database managed using SQLite3 module.
An interactive Engish Dictionary Application created with python . The data.json file should be in the same folder as Dictionary.exe . Uses suggestion for misspelled words. Definition of some phrases could be found too.