Hello!

My name is Niklas von Hertzen,
I'm a full stack developer

php.js

This library reads PHP code and transforms it into JavaScript code which can be run with the PHP VM in this library. The code can be directly run in your browser, meaning you can execute php code straight out of your browser!

View details »

WebGL GTA

This experiment parses the game files and builds the maps and some of the game objects from the game through WebGL. Some very basic game mechanics and physics are implemented, but there isn't really anything else than pedestrian movement possible in this version.

View details »

html2canvas

This library allows you to take "screenshots" of webpages or parts of it, directly on the users browser. The screenshot is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot.

View details »

feedback.js

This library allows you to embed feedback forms on a website which can capture a screenshot of the current page for the user which will be sent along their feedback form.

View details »

Calculator in pure CSS3

I tried to create an arithmetic calculator with purely CSS3 (no JavaScript). With stuff like calc(), attr(), counter() etc.

View details »

Tree with CSS3, literally

This page is built with only CSS3 and HTML, without using a single image, JavaScript, SVG etc.

View details »

CSS Shaders with WebGL

View details »

CSS Region hackery

View details »

CSS3 Sudoku solution solver

View details »

Pathfinding with JavaScript

View details »

Modifying fonts with JavaScript

View details »

HTML in 3D

View details »

I am student currently living in Helsinki, Finland. I am studying for a M.Sc degree in Economics at Hanken School of Economics with Information Systems as my major and Finance as minor. I am a self-learned programmer, currently most interested in front-end web development.

Contact

You can contact me through Twitter, LinkedIn, Google+, GitHub or e-mail at autobots, rollout!. For support related questions regarding my projects, please open up a ticket for the related library at GitHub as I won't be answering to them through e-mail.