Code Packets
Browse all published coding projects
RAZ MAN game using Python
RAZ MAN game python source code A-Z is a game inspired by the legendary game PAC-Man but in this packman or razman vaccinates the bug or the ghost.
Rock, Paper and Scissor game which is played to predict the outcome
Rock, paper and scissor is a game which contains 3 attributes rock, paper and scissor. By using the conditions written in the code the outcome of the game is guessed.
Rock, Paper, Scissor in HTML, CSS and Javascript
It is a complete web development game project in Javascript a very popular and old game scissor, paper, rock
JavaScript Money Exchanger
This packet contains a money exchanger wherein the user can choose between a pool of currencies and get the exchange rate to the desired currency.
JavaScript Sortable List
This packet contains a fun project where the user has to sort the list of rich people to get it correct.
JavaScript New Year Countdown
This project is based on the new year countdown using Javascript along with HTML and CSS.
PY WORLD - Let's connect the online world with Python
PY WORLD is nothing but a GUI built with Python modules majoring in Tkinter and MYSQL for database.
C++ code for top view of a binary tree
It is a C++ code with explanation for printing the top view of binary tree. Top view of a binary tree is the set of nodes visible when the tree is viewed from the top.
JavaScript Lyrics Searcher
Lyrics Search using JavaScript is a packet using which we can find out lyrics to any song.
Transposing Matrix given by user using JAVA
In this tutorial we will learn how to transpose a matrix giving by the user using JAVA. We will also learn about the algorithm and code to transpose the matrix.
Travel and Tourism Application (Management System) using Java and MySQL
I have made a Travel And Tourism Application CRUD Application (Java MySQL) Application to provide automation to the Travel application
ATM Management System Using Python
It is a Python Project which is used for getting the details of your Bank account. Details such as Statement, Withdraw Details, Lodgement and PIN Change facilities are available.