
Typing Game
A simple web app made out of HTML, CSS and JavaScript. It is compatible with most modern browsers on both desktop and mobiles. It works mainly on events. JQuery Get is used for getting the quotes from Quotable API which the user types.
A tech geek, coding enthusiast, photographer and traveller
A simple web app made out of HTML, CSS and JavaScript. It is compatible with most modern browsers on both desktop and mobiles. It works mainly on events. JQuery Get is used for getting the quotes from Quotable API which the user types.
A Java CLI program which tells if you are eligible for a loan by checking the background of the user. The user is given questions which they have to answer in order to know if they are eligible or not.
A CLI program written in Python to create and manage a todo list. This was my first program in which I used Object Oriented Programming concepts. The list is created in a csv database.