29. December 2017

HTML5 Game: Labyrinth – PF 2018

Find your way through the labyrinth.


Start the game in full screen mode

Credits:

You can find more games at georgik.rocks/tag/games/

23. June 2017

Online QR code generator

Here is simple web based QR code generator. Type the text and the QR code will auto-update. You can also copy the URL with “q” value and send it as a link to someone.

Enter text:


Let me know if you’d like to have some other features available at https://georgik.rocks/qr/.

30. December 2015

HTML5 Game: Oxygen light – PF 2016

Game inspired by the game Oxygen. Move the ball to the target spot.


Start the game in full screen mode

You can find more games at georgik.rocks/tag/games/

30. December 2014

HTML5 Game: Pexeso – PF 2015

Pexeso – find two or more related cards.


Launch the game in full screen mode.

You can find more games at georgik.rocks/tag/games/

22. December 2013

Tracing Paper JS – tool for generating JavaScript coordinates from image

Tracing paper is common tool for illustrators and graphic designers.

I wrote a tool which is able to convert clicks on image into coordinates and use it in JavaScript.

Launch Tracing Paper JS in full screen mode

Just click at the image and tool will record set of coordinates as JavaScript code.

It’s simple app written in JavaScript with AngularJS.

Source code is available at Github: https://github.com/georgik/tracing-paper-js