Select an app

Responsive HTML5 CSS3 JS
Passenger counter

Count the number of passenger waiting in the bus station, randomly generated data for people on the bus and debusing. History section with number of people using the bus at certain hours.

Nonresponsive HTML5 CSS3 JS
Stopwatch

Simple stopwatch application. It is triggered by keys or mouse click for start, reset and save current time. It has a scoreboard for the first three stops.

Responsive HTML5 CSS3 JS
Electronic keyboard

Electronic keyboard, functional, responsive. Keys are trigger by keybinds not by mouse click. It comes with several notes, both flat and sharp and volume adjuster. Enjoy!

Responsive HTML5 CSS3 JS
Checkout

A minimalistic checkout page. On clicking the add to cart button, the product will also apear in the shopping cart, in which the amount can be modified and the price adjusts automatically.

Nonresponsive HTML5 CSS3 JS
Etch-a-Sketch

A simple drawing application. It gives the option to resize the board. The drawing options are: random color for each box, color picker, eraser(white color) and black.

Responsive HTML5 CSS3 JS
Rock-Paper-Scissors

The classic rock-paper-scissor game. You vs Npc, choose the winning option and defeat your opponent. The first to win 5 times wins the game. Good luck!

Responsive HTML5 CSS3 JS
Claculator

A simple calculator app a classic design. It allows several operations, all clear button, delete button and it comes with an archive window in which your previous operations will be stored.

Responsive HTML5 CSS3 JS Theme API
Weather app

Using the API from https://www.weatherapi.com this small appication fetches weather related data for a specific location and displays it.
It comes with temperature conversion.