Coders Packet

Listing of packets of source code submitted by coders

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.

GUI based calculator using Java AWT

This is a simple GUI-based calculator Developed using Java AWT with the help of which users can perform basic mathematical operations.

Socket Programming in Java- For Simplex Communication using Connectionless Service

Program in Java to execute a simple connectionless communication between a server and client.