Code Packets
Browse all published coding projects
Blackjack Game with HTML, CSS, and JavaScript
The combination of HTML, CSS, and JavaScript is used to build this project. This is basically a casino game.
Amazon Web Site Clone Using HTML and CSS
I have made a clone web site using HTML and CSS only. There is only frontend work which i have done lately it means there is only a layout page similar to the amazon website.
Simple QR_Code generator using Node.js
Hello everyone!! In this project we created a web application that generates QR code for users.
Text Editor using Java awt and Java Swing
This is a small project that creates a Text Editor using Java awt and Java Swing. It can be easily run on any Java compiler
Count the number of Faces from a Image using OpenCV in Python
In the project we have to detect the number of faces in a image. I have used OpenCV framework in Python to complete this project.
Form in Java in Apache Netbeans
This small project creates a form using java swing and the Oops concept. This program can quickly be executed in Apache Netbeans
Number Guessing Game on different difficulty levels using Java Swings and AWT
To develop a Number Guessing game is a game where we have to predict the number generated by system using some clues using java swings and AWT.
URL Shortener Using Python
This project is a web service that takes a long URL and generates a short URL, which is shorter in length. The purpose of the project is to make long URLs more manageable and easier to share.
Smartphone e-store Website using HTML, CSS, JavaScript and PHP
This project consists of the Home, About, Products, Contact, and Payment sections. The user can also provide Feedback or contact the admin. Frontend: HTML, CSS, JavaScript Backend: PHP
Tic-tac-toe using Java AWT and Swing
Tic-tac-toe is a classic 2 player game, played on a 3x3 grid. Java AWT and Swing help to make this game user-friendly.
Brick Breaker using Java AWT and Swing
Brick Breaker is an arcade game in which a player has to break a wall of bricks by controlling a bouncing ball with a paddle that moves horizontally with the help of left and right arrow keys.
URL Shortener Using Python
This project is a web service that takes a long URL and generates a short URL, which is shorter in length. The purpose of the project is to make long URLs more manageable and easier to share.