Coders Packet

Listing of packets of source code submitted by coders

Java program to check a string Contain all type of Characters or not.

In this program, we are going to build a code to check Whether a string contain special characters or not. Using java programming language.

JAVAFX APPLICATION FOR AN INSURANCE COMPANY

I HAVE USED JAVAFX TO BUILD THIS APPLICATION. IT CALCULATES THE COST AS PER WHAT WE CHOOSE. WE CAN FURTHER INCLUDE OTHER CHECKBOXES OR BUTTONS IF NEEDED.

AI based Unbeatable Tic Tac Toe in C++

This project is an AI based unbeatable Tic Tac Toe game which can be played between a human and a computer.

Dice roll simulator using Python

In this module, The main goal is to create a program that will simulate the roll of dice.

Simple calculator using Python with Tkinter

This tutorial will walk you through making a simple calculator using Python's one of the most used GUI frameworks Tkinter.

Face detection using Python and OpenCV

This tutorial will help you learn to code a simple face detection tool using Python Programming language and OpenCV, which is an amazing computer vision library.

Android Weather Application using weather API and JSON data

An android application used to display weather information of different cities around the world.

How Linebreaks in JLabels using Java Swing

In this program, we are going to discuss about How to Display Multiple Lines in JLabel. Swing provides platform-independent and lightweight components Java.

Python-Django-based Public Places Crowd Informing Web App with Crowd Prediction System

This Python-based Web App provides live hourly crowd data of different places and can predict future crowds. It also finds nearby places and helps people to avoid crowded public places.

Salary Prediction System In Python

Salary Prediction take on various features such as years of experience, age, and much more and its completely make use of Python

Python-based Crowd Control using wireless technology in Public Places via Virtual Counters

This Python and LAN-based project Provide a web app interface between Customer and Counterperson to communicate, exchange files, etc.

Banking Application In Java

Simple console-based banking application that will help the user to deposit, withdraw, and to see the previous transaction details.