Code Packets
Browse all published coding projects
Currency Converter In Java
The Project Deals With Conversion Of Currency From One Form to Other.We have created a system where the user can enter a value in one currency and then enter the choice to begin the system.
Temperature Converter In Java
Temperature Converter tool is mainly used to convert a certain value of temperature from one degree to other accurately.This is the main concept implemented in java
JSON to dictionary transformation in Python
This program is regarding the conversion of JSON to a dictionary in Python. It is a very simple code used in this, and users can understand it easily.
Most Simple and soothing developer portfolio using html, and css
Kushagra Portfolio: Clean, Simple, and Professional Web Developer Showcase. Connect, explore, and get in touch!
Inventory Management System using Java Swing
Cake shop Inventory Management System using Java Swing is a simple GUI application which is used to calculate the total bill that should be paid at the shop.
Car Tuning Website using HTML,CSS,Javascript
This is a car-tuning website made with HTML, CSS, and JavaScript. It contains a Home and Booking page using which users can book an appointment.
Login and Registration System In java Servlet
Login system in servlet for Ecom website with register and forgot password mechanism & JDBC.
Password generator using JAVA
Password Generator is a tool that is used by a large number of programmers in their day-to-day life and is also used by most of the users who require additional security for their accounts.
CMPM Analytics using Python
This Project is a Streamlit web app that calculates Beta and Returns for selected stocks using the Capital Market Pricing Model (CMPM).
Stopwatch using java swing
in this project, we will design a stopwatch using Java swing which have start-stop and reset options.
Number to word converter using python
A Python converter that translates numbers into their word equivalents, allowing for easy conversion and readability of numerical values.
Roman numbers to numerical converter using python
A Python converter that translates Roman numerals into their corresponding numerical values efficiently and accurately.