The purpose of this project was to present the inner workings of K Nearest Neighbor for better understanding using Python.
In this project, we are going to check whether the user entered number is a Duck number or not in Java language. We will learn what is a Duck number, what functions and methods we have used.
This project is built in C++ programming language, it uses file handling and lets the users login and register into the system, each user has their unique username.
C++ Program to print something without using semicolon (;). This type of programs generally asked in Company/any competitive exams.
This is the Registration Form created with the help of the Python and Tkinter module. In this registration form, you have to fill in all the details. otherwise, it will not submit your form.
This code in Python simulates the rolling of a Dice using Tkinter. The Dice is a primary component in various fun games like Ludo, Checkers, etc.
C++ code in which a user can choose different types of sorting techniques like bubble sort, selection sort, insertion sort, quick sort, merge sort, and heap sort to sort an array.
Play classic game rock paper scissors against a computer in Python. This program randomly selects one of rock, paper, scissors and asks the player to select one.
It is a Random User Generator written in C++ Programming Language. It provides basic details of a randomly generated user.
It is a C++ program where the Tic-Tac-Toe game is running. It has functions that will show the winner and some of the invalid move.
In this project, file handling is done using Java programming language. Creating, appending and clearing of a text file is done.
Made a Scientific ,BMI,Age,Length calculator using javascript Library i.e React js.Inspired by Mi calculator UI.