Coders Packet

Listing of packets of source code submitted by coders

Business Webpage using HTML ,CSS and PHP

Simple HTML CSS project containing all the details of the required website. Its search bar contact used JavaScript and CSS for making a page look good.

System Surveillance in Java

The project is basically designed to monitor the behavior, activities, or information using the camera for the purpose of security.

Python code to scrape the website basketball-reference.com

This project contains python code to scrape player data from basketball-reference.com and clean the data using scrapy, selenium and pandas.

Word Stretch using Python

In this module, we are going to write python code for getting all possibilities for stretching a word to the given size.

React Admin Dashboard

The React "Admin Dashboard" is an admin panel component that can be easily integrated with any project to provide it a dashboard functionality.

Minified POSTMAN using JavaScript

A user can create a GET, POST, PUT, PATCH, DELETE request from the app and will get the appropriate Response.

Guessing Number Game Using Python - GUI - Tkinter

The guessing game application is developed using python GUI, users can guess correctly and win.

PDF to WORD Convertor Using Pyhton

It is a simple python project which converts pdf file to word file. A proper python GUI is designed to process the conversion.

JAVA PROGRAM TO IDENTIFY A SPARSE MATRIX

Here in this particular tutorial, we are going to see how to check if a matrix is a sparse matrix or not. To do this, we have included the Scanner class and also some of the looping statements.

Library Management System using Python

This program creates a menu driven library system. The source code does not use any external modules/libraries.

Higher-Lower Game using Python

This is a Python source code for playing the higher-lower game for a short fun break.

Parking Receipt Generator using Java

In this Packet, Parking Receipt Generator has been implemented using Java Programming Language with Applet.