Code Packets
Browse all published coding projects
XKCD Image Downloader in Python
IXKCD Image Downloader:- A webcomic of romance,sarcasm, math, and language.t is an useful script for downloading all images on a particular site.this script is written in Python
Shortest Path Finder using Python
This is the shortest pathfinder program that uses the concept of BFS(Breadth-First Search) to find out the shortest path between a start and an end point.
Converting an Image in to a Pencil Sketch view by Python using OpenCV Library
This code can convert your photo to pencil sketched quickly. Just upload your photo, set the pencil shadow or thickness then you can view the sketched image.
Simple Blood Donor Management System using SQL and PHP
Simple Blood Donor Management System is developed using SQL and PHP where you can add new donor, update donor Information, find donor based on their location and delete the donor.
Multithreaded client server based chat application in Java
Multithreaded client server-based chat application which works with multiple clients parallelly and uses Java socket programming with multithreading concepts.
Detecting different class of objects in YOLO(You Only Look Once) using Python
It will detect the common objects which we specified. Detecting and naming the objects can help people who do not know what they will be called.
STUDY247 built using HTML, CSS, PHP AND JAVASCRIPT
STUDY247 built using HTML, CSS, PHP AND JAVASCRIPT. ONE PORTAL FOR ALL STUDY MATERIAL.
FOODIEE built using HTML, CSS, PHP and JavaScript
FOODIEE built using HTML, CSS, PHP and JavaScript. FOODIEE, for fast food delivery at home.
Printing Week days Using Java
In this tutorial, we are going to build a code for printing Week days using java programming language.
Image Gallery using ReactJS
Simple and Interactive React Image Gallery built on top of React using firebase, which can be used in React projects.
TRAVELLERS built using HTML , CSS, PHP and JavaScript
TRAVELLERS built using HTML, CSS, PHP and JAVASCRIPT FOR MANAGING BUS(admin) AND BOOKING BUS TICKET(user).
Question Paper generator with PDF in Java
In this Java tutorial, we are going to develop a Question Paper Generator and convert the Question paper into pdf. This project uses some Java swing functionalities and pdf convertor.