In this program, we will find the number of integers that are present in the given unique inclusive range of numbers.
In this Python project , we will determine the hamming distance of two decimal numbers(by converting them into equivalent binary numbers)
In this project we use an excel sheet, read the data from it and then print the data on a predefined image. Prior to that we also have a coordinate picker for image.
A face recognition software whose objective is to encode and detect an individual's face using machine learning modules in Python.
We create a Convolutional neural network for trigger word detections used by popular voice assistants. On hearing the activate keyword it makes a chime sound.
A command line board game in which two players arrange five ships on a grid of 10 x 10 and then strike each others ships in alternate turns until all the ships are destroyed.
This packet contains two files one is the icon image and another is the Python code to run a character counting GUI in python based on Tkinter.
This packet contains two files one is the icon image and another one is the Python code to run a To-do list GUI in python based on Tkinter.
This application has been built in Java, making use of package java.awt, package javax.swing.
This is a group chat application making use of the client-server architecture concept, built using socket programming in Java, making use of package java.awt, package javax.swing.
This project is made by making use of a joke API and EJS templating. It gives well-formatted jokes as per the input given by the user.
This project is a general-purpose calculator using Nodejs. The important modules used are express, nodemon, body-parser.