Code Packets
Browse all published coding projects
Detection of Early Stage Breast Cancer through Image Processing Techniques using MATLAB
In this Project, the early stage of breast cancer is detected using Image Processing Enhancement and Segmentation techniques.
Mix Cipher using JAVA
This is a Java Project to Encrypt/Decrypt a text using Caesar Cipher with more than one key.
PDF Invoice Generating Application Using Java
In todays busy world it is very difficult to generate offline invoice for heavy quantity of products and takes lots of time. This application ease everything.
converting documents using Java application
This projects deals with the conversion of documents with different formats : html, xps, doc, docx to pdf.
Read a CSV file and Split the Data using JAVA
It will read a CSV file from a particular path and split the data stored in the CSV file
Tokenizing String in Java using Built-in Function
The String Tokenizer class allows an application to break a string into tokens. A token is returned by taking a substring of the string that was used to create the StringTokenizer object.
Tip Calculator using HTML, CSS, JavaScript.
Tip calculator is simple tool which takes bill amount, customer rating, and number of persons as input. As per the three inputs it generates a tip for the serving person
Face recognition using OpenCV
It is a simple module to recognize your face. By using this You can perform various applications based on it.
Accident Record management system using HTML, CSS, JavaScript, PHP and MySQL
Accident database management system to improve data collection, while supporting mobility, ubiquity and accuracy.
Chatbot using Natural Language Toolkit in Python
This is a simple and quick chatbot for conversational purposes based on a rule-based approach using Natural Language Toolkit in Python.
The Marvel Game in C++
This packet consists of a fun game called The Marvel Game and it is created in C++ language. So give it a go! Good luck!
Drunk! - A Visual Game in C++ using rand() function
A visual game in C++ which tells if a drunk man can make it to his house or he'll be sleeping on the road that day!