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.

Gaurav Dhavala · Jul 30, 2021

Image to Sketch using Python

It is a simple project that converts images to sketch with the help of some python built-in modules.

Rohit Mantri · Jul 29, 2021

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.

Aditya Tulsiyan · Jul 29, 2021

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.

Arun Deepak Bang · Jul 28, 2021

Online Quiz Application in Java

This application has been built in Java, making use of package java.awt, package javax.swing.

AKSHAT CHATTERJEE · Jul 28, 2021

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.

Deepak Pandey · Jul 27, 2021

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.

Abdullah Jamal · Jul 27, 2021

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.

Aritra Banerjee · Jul 27, 2021

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.

Parthvi Mayurkumar Patel · Jul 26, 2021

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.

Sayali Dipak Pokharkar · Jul 26, 2021

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.

Rohit Mantri · Jul 26, 2021

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.

Ashish Kumar · Jul 26, 2021