Coders Packet

Listing of packets of source code submitted by coders

Long Equation Calculator in Python

The calculator is one application that we all use in our day to day lives. With programming in Python, Calculator is a project which is easy and useful at the same time.

Tic Tac Toe Using Min Max Algorithm in Python

Developed a Tic Tac Toe Game Using Min Max Algorithm in Artificial Intelligence Using Python Programming Language.

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.