Coders Packet

Listing of packets of source code submitted by coders

PNG/JPG/JPEG Images to a Single PDF using NodeJS, Express and ImageMagick Library.

Single or Multiple images can be converted to a single pdf file. Just have to select image/images from your pc and it will be converted and downloaded in the form of a PDF file.

Notepad using Python and Tkinter

NotePad allows user to Create, Update, Insert and Delete and Modify a file using Tkinter package of Python

Online Banking Application in Java

This package is about the Online Banking Application using Java Programming. This is a very basic programming package written in Java that can be used for simple banking applications.

Student Report Card in CPP

It is a code in CPP which provides us to maintain the proper records of the student's roll number, marks in four subjects, their percentages and their grades accordingly.

Music Player using Android Studio and Java

The music player reads all music files on the device for the user to select and play a song.

Casino Number Guessing Game Program in C++

Casino number guessing game in C++. In this game, if the player guessed the number correctly will receive 10 times the amount he bet with else he will lose the amount.

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.

Stone Paper Scissors game in Python

This game is developed so that users can play the famous 'Stone Paper Scissors' game even if they are alone. They do not need any other person but just a computer to play this game.

Bookstore Management System Using C++

This Project is about managing books in the Bookstore which is done by using C++ which includes buying, sell, removing, and editing books in Bookstore.

JPG to PDF Converter in Java

To build this project, I have used java language and eclipse as an ide. You just have to add the i-text library to use this code.

Analog clock using C++

This project describes how to generate an Analog clock in C++. With the help of graphics.h library

Cargame in C++

This project is a simple car game made in C++. Just need to avoid obstacles coming down via pressing A and D to move left and right.