Port Scanner checks for open ports for the mentioned IP address. This project is run on Linux operating system.
This is a desktop based project based on Java programming language specifically (J2SE). It is developed using J2SE and Swing framework and AWT framework
This project helps to scrape the internet, download the images from the specified URL and save the scraped images in a Word document.
This app enables the teacher to add class and students and record the attendance of students. Teachers can also view the daily reports of the class.
This is a classic flappy bird game. There are two types of controls for the game i.e. touch and voice.
This app enables the user to record audio. The app also shows the list of previous recordings. The user can also play the recordings within the app which makes the app easy to use.
This app enables user to play the songs which they have already downloaded from the internet. The songs should be stored in the internal storage and not in the memory card for the app to work.
The source code is about to check the whether the year is leap year not. This was developed using java.
Travelling Salesperson Problem is a NP-Hard problem. Genetic Algorithms attempt to solve this problem using the Darwin's law of natural selection and survival of the fittest.
Decision trees are usually used in Machine Learning classification problems. This program allows you to provide the CSV file & output variable and returns a PNG file of the decision tree.
In this program, we are going to build a code to check Whether a string contain special characters or not. Using java programming language.
I HAVE USED JAVAFX TO BUILD THIS APPLICATION. IT CALCULATES THE COST AS PER WHAT WE CHOOSE. WE CAN FURTHER INCLUDE OTHER CHECKBOXES OR BUTTONS IF NEEDED.