Coders Packet

Listing of packets of source code submitted by coders

Project on YouTube Advertisement view Prediction

The project is to train various regression models and choose the best one to predict the number of advertisement views using Python.

Chatting Between 2 desktop/CMD using Java

This Project is developed using Java Programming language by implementing networking, TCP and sockets for chatting between two Desktop/CMD.

STUDY247 built using HTML, CSS, PHP AND JAVASCRIPT

STUDY247 built using HTML, CSS, PHP AND JAVASCRIPT. ONE PORTAL FOR ALL STUDY MATERIAL.

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).

Printing Week days Using Java

In this tutorial, we are going to build a code for printing Week days using java programming language.

Build Toyota Logo using Python and Tkinter.

Tkinter is a Python inbuilt library, It provides an easy way for users to design GUI applications.

Guess The Number Game using Java

Guess the Number Game using Java programming language is an interesting game. In this game you will have to think of a whole number and the system will try to guess that number.

Changing App Theme and Styles in Android using Java

The app implements an android activity that can switch night mode and apply multiple themes using Java

Converting a given Regular Expression into an NFA states table using Java

This project takes a regular expression as input and converts it into an NFA, then displays the states and transitions using a table in Java

Sudoku Game 9 grid in C++ format

The popular Sudoku game made in C++ format. It is in 9x9 grid and uses backtracking that try different solutions until finding a solution that “works".

Branch Checker and Calculator in C++

A program to calculate the sales value of the last three months for each branch. For each affiliate, three sales will be read.

Zodiac Motivation Phrases Using C++

The program is about the zodiac signs and has an initial menu where one of the options is to create a file with motivational phrases associated with the signs.