Code Packets
Browse all published coding projects
ATM_INTERFACE in Python
User can do some operations in this ATM-Interface Tool like Check Balance, Deposit Money, Withdraw Money etc.
SecureMessage in python
The process of detecting the 2 step authentication message using google 2-Factor Authenticator extension.
To Do List in Python
A To-Do application, sometimes referred to as a task manager,users organize and manage their tasks more effectively from anywhere anytime.
Spring Boot CRUD API
its will fetch all the data from table or a single data and update delete and create object in the database
Word Counter GUI application Using Java
It counts the number of words entered in the text area by user or from a file chosen by user. This project is developed using java.
BlogGram - A Dynamic Blogging Platform built using Node.js
This is a simple Blog Web application which has Register and Login functionality along with Google authentication. An authenticated user can view the previous blogs and also submit new blogs.
Quiz Application GUI - Java Swing
This project is a simple Quiz application which is known as Tech Quiz. Tech Quiz is developed using Java, Swing, and Abstract Window toolkit.
Password Generator Using HTML, CSS and Javascript
This project is basically to Generate the different combinations of password using JavaScript, Html and CSS.
Chat Application using Java
Simple Chat Server & Client: Java app enabling real-time communication between server & multiple clients using Swing GUI. Easy-to-use & efficient.
Calculator using Java
This is a complex scientific calculator made using Java and Java awt. It can perform scientific trignometric functions along with simple arithmetic .
MP3 Player using Java
This is a simple Java MP3 Player file. On selecting a MP3 file, the user can play the song, pause it, or even remove it from the current playing list.
Plagiarism Checker With Java
The given tool is used to compare two text files and output the percentage similarity between them to check for plagiarism.