Code Packets
Browse all published coding projects
JavaScript Weather App Using Open Weather Map API
This application is crafted with HTML, a dash of CSS ,Bootstrap, and the magic of JavaScript. Using it we can easily fetch the current weather details of a city/country in seconds .
ATM Working Model implemented using switch cases in C++
I have implemented a ATM Working Machine using Switch cases in C++ language which can tell the user about his/her account status
Currency converter in python
A currency converter that fetches exchange rates from the Open Exchange Rates API .API functionality use into their applications and streamline data processing.
Rabin-Karp Substring Search Implementation
This C++ project showcases the Rabin-Karp algorithm, a quick and efficient method for text pattern matching using hashing.
contact book in python
This code initializes an empty dictionary called contacts Books for storing contact information.
Software Refactoring using python Tkinter and astor
Software refactoring is a technique for improving the design and structure of existing code, without changing its functionality.
Crop Recommendation System using Machine Learning
The Crop Recommendation System is a machine learning-based application that provides recommendations for suitable crops based on various environmental and soil conditions.
X / Twitter Frontend Using HTML, CSS AND, JS
X / Twitter Front-end is a project created using HTML, CSS, AND, JS. It is a front-end project in which form validation is used.
Calculator Using HTML, CSS AND Javascript
Calculator is a project created using HTML, CSS, AND JS. It allows the user to perform simple calculations efficiently.
Online banking app using Python
This code is for an online banking application with user sign-in, login-in, basic banking operations, and compound interest calculation.
Pricing Card using HTML, CSS AND JavaScript
Pricing Cards is a project made using HTML, CSS AND JS. These card is used to show the price and features of a plan in a subscription based website.
Animated flag in C++ using Bezier curve
This project uses the OpenGL library and Bezier curves to animate flags. Users can start, stop, switch between flags, and exit.