Code Packets
Browse all published coding projects
Employee Management System 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
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.
Book selling website using Express and MongoDB
Bookselling website using Express as backend and EJS template engine, MongoDB as database.
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.
Currency Converter in Java using Swing
In this Project we are going to Develop a Currency Converter in Java by using Swing Framework. This project is designed to convert one amount currency into another currency amount.
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
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
Business Webpage using HTML ,CSS and PHP
Simple HTML CSS project containing all the details of the required website. Its search bar contact used JavaScript and CSS for making a page look good.
Finding Power of a Number in O(log(n)) using Java
In this Java post, we will be discussing how to find power of a given number. This approach will be more efficient. In this approach will be using a O(log(n)) time complexity algorithm.
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.
Deleting Every Kth Node in a Circular Linked List in Java
In this Java post, we will be learning how to delete every kth node in a Circular Linked List and find the last remaining node value.
How to Create a Registration Page using Java with Firebase Connectivity
A Registration page (also known as a Sign-up page) . The source code is about How to Create a Registration Page using Java with Firebase Connectivity. This was developed using java