Portfolio

Fastest presser game
This is a simple fun game where two users compete about who can press a key the most times within a set time! A user specifies how long time the game should be, and presses "start game!". It is about pressing either 'L' or 'S' on the keyboard. The user that has the highest number of keypresses after the time is up, wins. Read more

Giphy
This app finds a gif using the searched word using the giphy api: https://developers.giphy.com.The user can write some text indicating the gif he is looking for, click a button and then a gif will be found (using the searched word) and the gif will be displayed to the user. Read more

Weather app
This app allows user to get weather details from current position as well as weather details from user defined city. I used current weather api from https://openweathermap.org/current to fetch the data. Read more