Code Packets

Browse all published coding projects

Calendar using c++

In this project, I have created a calendar using C++ concepts like string, array, etc.

Vedant Dalal · Feb 19, 2023

Rock Paper Scissors game using HTML, CSS and JavaScript

This is a simple project of rock-paper-scissors game that can be played against the computer. The game keeps a record of the user's and computer's scores and updates them as the game result.

Samim Raja Mollick · Feb 18, 2023

Simple Calculator in Java Using eclipse IDE

In this Java project, I created a simple calculator using Eclipse. I have developed basic math calculator in java with the help of AWT with event handling.

Mayuri Balasaheb Bhagat · Feb 17, 2023

How to draw USA map using Basemap in Python

Learn how to use basemap to draw USA map in Python. We will add lake color too. The map output is also given.

Faruque Ahamed Mollick · Feb 16, 2023

Credit Card Validator in C++ - Luhn Algorithm

Through this Credit Card Validator project in C++, we can find out whether the entered credit card number is valid or not. Here I used luhn algorithm for validation.

Vedant Dalal · Feb 16, 2023

Library Management System Using C++

In this project on Library Management Systems, I have used the concept of oops of C++ programming language.

Vedant Dalal · Feb 15, 2023

A simple quiz app using HTML, CSS and JavaScript

This project is about creating a simple quiz app. I have used HTML, CSS and JavaScript for this purpose.

Samim Raja Mollick · Feb 15, 2023

Currency Converter Using C++

In this currency converter project, I have used the C++ programming language. in this project, I have taken currencies such as dollars, rupees, pounds, and euros.

Vedant Dalal · Feb 14, 2023

Calories burnt prediction using machine learning with Python

using body temperature, heartbeat, time duration we will predict the number of calories burnt with xgboost regressor.

Abdul Muthallib · Feb 11, 2023

Neural Style Transfer: Exploring Artistic Expression through Deep Learning in Python

The project focuses on generating art images from content images and stylized images.

Amanpreet Singh · Feb 05, 2023

Image to Text: Generating Captions with Vision-Encoder-Decoder model

The project focuses on generating text based on the input image using Gradio Interface.

Amanpreet Singh · Feb 05, 2023

Garbage Classification using VGG16 with Keras TensorFlow in the backend

The project focuses on classifying garbage scraps such as metals, batteries, paper, and plastic using the VGG16 model.

Amanpreet Singh · Feb 05, 2023