Coders Packet

Packets submitted by Sinjini Ghosh

Image Color Detector using OpenCV in Python

The aim of this Python OpenCV project is to implement an image color detector that identifies all the colors present in an image.

Dictionary App using Python

A GUI-based English language dictionary application built using Python. Libraries used: Pandas and Tkinter.

Text Editor App using Python Tkinter

A simple text editor app that lets you create and edit text (.txt) files. It is built using the tkinter library of Python.

Predicting product category of a product using Natural Language Processing in Python

A Machine Learning model that predicts the product category using the product description.

Scientific Calculator using Python Tkinter

GUI based scientific calculator capable of performing a variety of mathematical functions