Coders Packet

Listing of packets of source code submitted by coders

Line Encoder(HTML, CSS, Javascript based project)

This application we take digital signal as input and generate digital signals using various encoding scheme and generating longest palindrome substring from input.

DeRem : Detection and Removal of Outliers for Univariate Variables

The project named - 'DeRem' - is all about the detection and removal of outliers from any univariate variable dataset.

Weather Application (HTML, CSS, Javascript, Api).

This is a responsive Weather web app made by using JavaScript, Html, CSS, and Vanilla tilt.js library, OpenWeatherMap & OpenCageData API are also used for fetching API from the server.

TO-Do List Application (HTML,CSS,JS)

This is a To-Do List Application made using HTML, CSS & JavaScript. I have used the Document Object Model (DOM) + JSDOM concept to build this Application.

TypeItFast (typing Speed test application) using React.js

This is A Simple web application that tracks speed and accuracy of the person typing within the given time.

Password generator in Python

In this project, we will learn how to generate a password using python. We use the "random" function in this code.

Covid-19 Tracker using HTML, CSS and JavaScript

Covid-19 Tracker made using HTML, CSS and JavaScript showing the cases in States and their respective Districts of India

SBI employee salary database scraper in python3 (requires manual captcha filling)

This packet contains a script which can be used to scrap sbi employee salary database. A GUI interface can be used to scrap data or it can be used in other projects.

Alarm using Python

This is a basic alarm clock application built using python. It is user-friendly and easy to use.

Covid-19 chest x-ray detection using Python in Deep Learning

In this Tutorial, we will apply a convolutional neural network using Python in Deep Learning and also do prediction.

Restaurant Management POS Front View Using HTML & CSS

This is a source code that displays the front-end view of the restaurant food order management system by using HTML & CSS.

Implement framing technique - Bit stuffing using HTML,JavaScript & C

It is the process of inserting non-information bits into data to break up bit patterns to affect the synchronous transmission of information. For the UI HTML& CSS are used.