Coders Packet

Listing of packets of source code submitted by coders

Searching and Sorting Techniques in Python

This project shows the working of Searching algorithms- Linear search and Binary search and sorting algorithm- Selection sort and Bubble sort

Medicine Inventory Management System using Java Swings

Medicine Inventory Management System to save new medicine or update the existing one.

Python code to Guess the word by its meaning

As the title suggests, the code provides the user with the meaning of a random word and the user must guess the word or its synonym. The code has been written in Python language.

Simple Digital Clock Application using Java

Simple Digital Clock Application is my third packet designed using swings and awt in Java.

Tic Tac Toe Game In Android Studio

Tic tac toe is an Android game where two players take turns placing their respective marks, X and O.

Body mass index (BMI) In Android

Body mass index calculates body fat on height and weight which applies to adult men and women.

Online Train Reservation System Using Java GUI

The Online Train Reservation System project is a Java GUI application that allows passenger to book the train online.

Wallpaper Application in Android Studio

This Android application allows you to change the home and lock screen wallpaper with a single click.

Orkut Clone using JAVA GUI

The Orkut provide the users with lot of options such as add as a friend, write post, joining communities etc.

Cook Recommendation System in Python using scikit-learn

A recommendation system that provides recommendations based on nearest location, specialty, and rating provided by users.

Program for File Sorter and Organiser in a Particular Folder Using Python

This Python program automatically sorts files in a specified folder into different categories based on their file extensions.

Rock Paper Scissor game using java

This is a simple rock, paper and scissors game made with Java and GUI is also added here for a better experience.