Vedant Dalal
@vd04001
5 published packets
Joined Feb 2023
Published Projects
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.
Feb 26, 2023
Calendar using c++
In this project, I have created a calendar using C++ concepts like string, array, etc.
Feb 19, 2023
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.
Feb 16, 2023
Library Management System Using C++
In this project on Library Management Systems, I have used the concept of oops of C++ programming language.
Feb 15, 2023
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.
Feb 14, 2023