Coders Packet

Listing of packets of source code submitted by coders

Online Classes Scheduling Using Java Servlets and MySQL

A Web Application created using Servlets in Java and phpMyAdmin as localhost to schedule online classes.

Send-OTP using Java with Firebase Connectivity

A one-time password (OTP), also known as a one-time PIN or dynamic password, is a password that is valid for only one login session or transaction, on a computer system or other digital device.

Message Spam using Python | prank with family and friends

spam messaging is used to prank with family and friends and make them surprised. It is written in Python and make use of several Company Phone APIs

Techquiz Application using Java

This is a desktop-based project based on Java programming language specifically (J2SE). It is developed using J2SE and Swing framework and AWT framework.

Learning Logger in Django

Learning Logger is a Platform on which user can come and store their notes and it makes use of Django for building it out.

Message encryption data using Python

We are going to encode and decode the messages given by the user by using Tkinter and base64 libraries in Python language.

Binary Search Algorithm in C++

Hello Developers, An algorithm is a procedure for solving a problem, based on a sequence of some actions. I've implemented Binary Search Algorithm in C++.

Extract text from PDF Using Java

Hey there! In this tutorial, we will be learning to extract Text contained within a PDF file using Java.

Job Scheduling with deadlines in Java

In this java tutorial, we will learn how to schedule the processes based on their deadlines and determine if they can be executed within their deadline or not

Stack operations using Linked list in C++

This project is about performing stack operations like push, pop, reverse using a linked list in C++.

Check a String for Palindrome in Java

A Program to check String is Palindrome or not. Program to reverse a string in Java Programming Language.

Java source code of banking application

This is an application created using Java which allows the user to deposit, withdraw or check the bank balance.