HTML, PHP, JavaScript – Experiments and Games

Hello to all fans of programming and clicker games.
This website is basically a classroom / programming workshop where I experiment with different scripts.
My main focus is communication between PHP <-> JS and UX optimization.
In other words - It is sexy, I want it, I definitely do not mind using it, and it simply makes sense.
The side topic is almost suicidal: web security.
In other words - The more you learn about it, the more questions you end up having.


Updates

Accounts

You can now create an account using Google. It is still only a test version, so having an account will not unlock anything special yet — but I’m working on something new

New game

An old-new game has been uploaded. It is a rebuild of one of my older projects, now moved more to the server side with PHP and less dependent on client-side JavaScript. The goal is to improve the security level, because the main game logic is no longer exposed here — it lives somewhere on my server. :-D

Rebuild

I’ve started rebuilding my old website. I’ve learned a lot of new skills in PHP, JavaScript, SQL, and more, so we’ll see how it goes.