Code Packets
Browse all published coding projects
Java program to create Server/Client Chat Application
Using Socket programming we will communicate between server and client using different JRE.
Image to Sketch using Python
It is a simple project that converts images to sketch with the help of some python built-in modules.
Trigger word detection in Python using Tensorflow and Keras
We create a Convolutional neural network for trigger word detections used by popular voice assistants. On hearing the activate keyword it makes a chime sound.
Joke website using Nodejs
This project is made by making use of a joke API and EJS templating. It gives well-formatted jokes as per the input given by the user.
Online Quiz Application in Java
This application has been built in Java, making use of package java.awt, package javax.swing.
Certificate Generator in Python
In this project we use an excel sheet, read the data from it and then print the data on a predefined image. Prior to that we also have a coordinate picker for image.
Command-line Battleship Board Game with probability density backed bot in C++
A command line board game in which two players arrange five ships on a grid of 10 x 10 and then strike each others ships in alternate turns until all the ships are destroyed.
Clock API in Python using Kivy module
A GUI based digital clock API made using Kivy module in Python. It shows the time in 24 hour format and there is also a stopwatch feature available.
GUI Scientific Calculator using Java Swing in Java
A GUI scientific calculator, capable of performing mathematical expressions with trigonometric, logarithmic, factorial, exponential and arithmetic functions written in Java using Java Swing.
Display Student details using JDBC
In this project, We are going to display all students details like ID, name, address, marks, grade, etc. from MySQL table using JDBC.
Pinpointing Locations on Map with Detailed Information using Python and HTML
It is a project which shows pinpoints of all the IITs on the map with the help of their coordinates and also shows some information about the IITs.
Real-Time Seven Emotions Percentage Calculation using Python, HTML, CSS , and JavaScript
A sequential model from deep learning is used to detect the user's emotions using real-time scanned faces from the live camera.