avk

Personal Projects


# ROBO

ROBO

Robo is a twitter bot which is capable of giving the definition of any dictionary word in the English language. It can also tell you the weather of any city in the world.

This BOT makes use of the Wordnik API and the Openweathermap API.

This bot officially goes by the name ATWIBOT.

Test it out !


# Random Quote Machine

Random Quote Machine

This web app randomly generates quotes that had been quoted by famous people.

If you like any particular quote that you see on this web app, then you can directly tweet that quote from the app itself.


# Count-Down

CountDown

Its a simple flip animation countdown machine.


# BattleShip

Battleship

Its a simple 2D game.

Player has to guess the location of the battleships and fire on the coordinates. If the coordinates are correct, then the picture of the ship appears else it shows as MISS.

The game continues until the player sinks all the 9 battleships. The game keeps track of the number of attempts made by the player to sink all the battleships.


# Wikipedia Article Viewer

wiki viewer

This web app basically brings Wikipedia to you.

You can search for any article from the Wikipedia library. You can also read random wikipedia articles on the click of a button.

Even though this app might seem very unnecesary, but you can use easily convert this to a chrome extension and have easy access to wikipedia rather than having to open the website itself.


# Accu Weather

 Local weather app

This web app shows the current weather of your location.

This app uses the ip address to detect the current coordinates of the user and then automatically populates the current temperature and weather condition of the user's current location.