Coders Packet

Packets submitted by Vedant Dalal

ChatBox Using C++ with switch case

In this C++ packet, I have created a demo chatbox with some questions, in this, I have used the switch case concept.

Calendar using c++

In this project, I have created a calendar using C++ concepts like string, array, etc.

Credit Card Validator in C++ - Luhn Algorithm

Through this Credit Card Validator project in C++, we can find out whether the entered credit card number is valid or not. Here I used luhn algorithm for validation.

Library Management System Using C++

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

Currency Converter Using C++

In this currency converter project, I have used the C++ programming language. in this project, I have taken currencies such as dollars, rupees, pounds, and euros.