This repository contains all my mini projects that I have made using Kotlin.
The projects include :
1. Calculator
This is basic calculator application with powerful user-interface that is used to perform basic fundamental calculations.
2. DOB Calculator
This is an application which uses java.util library for importing calender into the application which allow user to select their Date of Birth.This application has some
internal mathematical calculations through which the user can see how many minutes old they are.
3. Quiz App
This appliaction is a quiz that allow user to tackle questions related to flags of various countries and last this app displays the score of the user.