Project #24: Remake of the PC-98 shrine from my old site but with database usage for the image paths

bishoujo_senshi_sailor_moon brown_hair cloud crop_top denim denim_shorts dutch_angle green_eyes hair_bobbles hair_ornament kino_makoto long_hair midriff oekaki pc98 ponytail shorts sly smile tank_top tree wet wince wink

Link

Estimated date of creation: May 14th, 2025

On my original jordanislame.neocities.org indie web website, I had made a page sort of celebrating the aesthetic of the PC-98. It has images all over it of some of the more spectacular images and animations from those games. Games like Snatcher, etc. I made a mild remake of that page, but where the image paths are stored as a string in MySQL, and the string is fetched by a PHP loop to use in the “src” attribute of HTML image tags. Just like the Gurencodes main page database-ification I did right before this, it looks like the same exact webpage.

So is this even exciting? Maybe not to you. But for me, these are steps towards being able to make advanced websites with videos that have data (like a name and view count) attached to their SQL table row, login systems, etc. It’s always good to get comfortable learning backend database systems if you want to get into web development.

I used some Bootstrap on this so it looks a little different than the original.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *