Coders Packet

Listing of packets of source code submitted by coders

Accessing a file through OTP in C++

In this program we can access the contents of a file after entering the correct OTP ,which will be given by the program itself and that OTP will we different each time.

SmartCalc- An online calculator using HTML, CSS & JavaScript

This calculator app is a user-friendly tool designed to make mathematical calculations and problem-solving effortless. I have designed this online calculator app using HTML, CSS and JavaScript.

Roman numeral to integer number converter in C++

In this program with the help of c++ language ,a roman numeral can be converted into corresponding integer number.

Travel Web Page Template (Not Responsive design) - A simple web page using HTML & CSS

In this project I have created a simple landing web page which can be added in any complex project.

Print all Subarrays of a given Array Using Recursion in C++

This Project Prints all the Subarrays of the Array.Input will be given by User i.e.., an Array and Size of Array 'N' using C++ programming language.

Random color generator tool using HTML, CSS and JavaScript

A random color generator palette is a tool that creates a collection of random colors that may be utilized in a variety of design applications. It is built with HTML, CSS and JavaScript.

basketball game application using java

The basketball game application with front-end developed in xml and back-end in Java.

Quizzy Bee - An online quiz application in HTML, CSS & JavaScript

In this project, I have created a simple online quiz application using HTML, CSS & JavaScript.

Controlling shutdown and restart operations of your system using JAVA

How to shutdown or restart your computer system with the help of Java using Runtime class.

Swift Array containing all US States and State codes

iOS or Apple developers often may need a Swift array that contains all the US states with the state codes. This packet exactly contains this.

Converting the SwiftUI Toggle Switch into a Checkbox

This packet contains the struct that conforms to the ToggleStyle protocol in order to change or convert the SwiftUI Toggle Switch into a Checkbox.

Library Management System Using C++

In this project on Library Management Systems, I have used the concept of oops of C++ programming language.