Code Packets
Browse all published coding projects
video to gif converter using python
Python Video to GIF Converter: Transform Videos into Animated GIFs Effortlessly with Customizable FPS, Width, and Height - moviepy Library Magic!
Password generator using java AWT
This is a Java AWT project that provides a randomized strong password. It also checks the strength of the password.
Weather App using Node.js
Hello everyone ! In this project I deployed a weather app to search about weather condition using Node.js.
Recipe App by javaScript
It is a web application that can be used to fetch various kinds of recipes through API.
Snake game using Java AWT and Swing
Snake game is an arcade game played by many people in their childhood. This project has implemented this game using Java AWT and Swing.
simple electricity bill generator using python
a simple electricity bill generator which reads two types of readings and generators a bill
Password Generator App in JavaScript, html and Css
It is a simple web application which can be used to generate passwords based on the requirement of user.
Unemployment Analysis with Python
I have created an Application using Python and its Libraries to implement data science and machine learning concepts and analyse the unemployment rate of different states in the country of India.
Currency Converter Using JAVA
Created a currency converter using java and java awt concept and java swing concepts .
Student CGPA Tracker in Java
StudentCGPATracker is a GUI-based application for students to login, view their details, and CGPA and SGPA.
Recipe generator using python
This is a simple Python project written to generate random recipes based on users' preferred cuisine and additional ingredients.
Password Manager and Generator using Tkinter library in Python.
The main aim of this code is to create a Password manager and generator and creates a graphical user interface (GUI) with three tabs: "Generator," "Saved Passwords," and "Reset Password."