In todays busy world it is very difficult to generate offline invoice for heavy quantity of products and takes lots of time. This application ease everything.
A digital clock showing day, date, and time with a beautiful dark theme. To make the digital clock we have to use the thread and graphics classes and swing and awt packages.
This famous coding interview project explains how to balance a string of brackets in Java using stack
This project aims to build a basic chatbot in Python using NLTK. It's a simple bot but a great way for one to understand NLP.
In this project, we are going to predict handwritten digits in Python using Keras deep learning API. We'll be importing the mnist dataset from Keras.
Different Patterns implementation using C++. There are various patterns of implementation using C++. I have created Rhombus, zigzag & various other patterns.
sometimes its better to convert big String into small pictures for protecting it from direct readability. this project deals with the same, converts it into barcode.
This project is based on voice assistance and works like "ALEXA","SIRI" for small tasks.
project is all about operations like generating and reading qrcode via image format such as jpeg, png, jpg.
Find the uncommon chatacters between two strings given by the user by using the loop concept in C++
A simple text editor with features such as multi-tabbed editing, changing fonts, sizes and colors of text; cut, copy and paste options and more
A simple photo editor desktop app that is able to open an image file, apply filters on it, and save a copy of the filtered image. Only two filters are available, i.e., grayscale and sepia