@rehan-warsi/currency-converter
The TypeScript console app is used to convert currencies: the users enter a certain amount of money in one currency and set the currency they want to check the monetary value
@rehan-warsi/oop-my-bank
A CLI based app that simulates working of a bank following the Object Orienter Programming patterns.
@rehan-warsi/sms
This project is a simple console based Student Management System. In this project you will be learning how to add new students, how to generate a 5 digit unique studentID for each student, how to enroll students in the given courses. Also, you will be imp