Code Packets
Browse all published coding projects
Weather Web-App(JavaScript)
In this project, we are going to build a simple and basic app using HTML,CSS JavaScript and Node.js that forecasts the weather of a city entered by you.
Text-to-speech application widget in Python using Tkinter
We will learn how to create a floating application that converts Text-to-speech and reads the text out loudly.
A Java program to check whether a given string is palindrome or not for a given condition
satisfying a given condition and checking whether a given condition is palindrome or not in Java language
Music Player Code Packet in Java
This is a small java packet of code that further help Android developers to design a better Music player system like MX Player etc. We can also extend with it for new features as well.
Mouse Action, Event and Position using Java in applet viewer screan of the desktop
This project is developed using Java Programming Language for many mouse events, Mouse Position, and action on desktop using cmd and appletviewer
Flight Seat Booking System Using Java
In this module, we are going to build a code for Flight seat booking system using java. In this, we can book a window seat or a non-window seat.
Predict Password Strength using Natural Language Processing (NLP) in Python
Hello everyone! In this tutorial, we are going to build a model to predict the password strength using the Machine Learning classification algorithm Logistic Regression & NLP in Python.
Word count MapReduce with hadoop using Java in Windows 10
The project deals with the basic MapReduce program using the Apache Hadoop framework in windows computers. The Hadoop framework installed is Pseudo Distributed (Single node).
Text Editor App using Python Tkinter
A simple text editor app that lets you create and edit text (.txt) files. It is built using the tkinter library of Python.
SHA-256 Encryption using MessageDirect and StringBuilder class in JAVA
SHA-256 hashing is widely used as it is being considered the most secure hashing algorithm in the cryptographic arena.
Mobile Shop Application using Java Swings
This application allows users to choose a mobile out of all available brands and can check their checkout details with the username.
Build Toyota Logo using Python and Tkinter.
Tkinter is a Python inbuilt library, It provides an easy way for users to design GUI applications.