New web page: Part 2

Okay, updated it a bit.
Right now, I have just added a small simple image gallery in the gallery. It works and it was very simple to make with the small tutorial on this page.

The more I know, the more I can change and search the more relevant code and examples to make the things I want to make. My home page is not nearly done yet but I am getting there.

I don’t remember if I brought it up in the last post but I will say it again if I did. I have separated this homepage project in to 4 steps.

Step 1:
Make the whole page, just so that it works, no overly fancy stuff on it yet, only what i want to say and present. Simple HTML, CSS and Javascript. Nothing shall take a long time to make or implement. Just get it out there.

Step 2:
Make the page more mobile friendly, make it support different resolutions, formats and browsers.

Step 3:
Play around with more optimized code and functions to add more effects and to make a better viewing experience for the whole site.  Maybe using AJAX and more advanced Javascript/PHP features.

Step 4:
Implement MySQL functions, will connect the webpage to my game database so people can se basic game stats like:
Number of accounts, characters, weapons, equipment sets, general assets, all assets, areas, game size, patches and current game version.
You will also be able to login to your account on the homepage and view your character and the characters different stats and equipment. I also need to update my game to reflect all these changes. It might be a bit tricky but it is not impossible. And, it will look good on my resume later.

Those are my current plans. I don’t know how far I will actually take it but I hope that I can at least manage to implement step 3.

That’s all for this time. Carry on with your life like nothing happened.