Welcome!



Hello and welcome to my blog specific site! If you'd like to see or return to my main site, click 'Main Site' in the navigation bar above. You can also learn more about me there.

This is simply a place for me to collect my thoughts, rambles and analitical essays on topics I'm deeply interested in. Some of that may include Five Nights at Freddy's, Transformers, Horror concepts such as Petscop and Lacey's Games and more. Other things I would like to include here are some of the Transformer prose stories to archive for myself, and of course add everything on my to-do list off to the side. Anyway thank you for checking this out and taking your time to read this. There will be much more to come.
Newest blogs or articles:

Title: Responsive Layout(s)
☆ Post ID: 4


Posted:
Jun. 17th 2026

Topic:
Site Related Stuff
A bit of a continuation from my last post... While the conversion for CerdaeRUs is ready to start, I would also like the site to be mobile-responsive. Most of the site is already responsive but it can definately be better.

For example the Bases, Markings, Mutations and Collectables pages are reponsive, but the previews on those pages are in a single line. You have to scroll a lot to see them all and that is less then ideal. So a simple solution to that would be making it 2 rows instead of one. A lot less scrolling then with one.

The biggest area for responsivity is the front page. Thankfully it's already made with grids! I just need to move them around for screens 750px or less. That part's gonna be fun, I love designing layouts.

Now I have a few options here. Either I could do Dark Mode first or I do Dark Mode and the responsive layout at the same time. Since Dark Mode already requires a code overhaul I should do that first so I can get right into making it responsive. We'll see how it pans out!

Title: Dark Mode
☆ Post ID: 3


Posted:
Apr. 5th 2026

Topic:
Site Related Stuff
Honestly dealing with converting my sites for Dark Modes has been a bit exhausting. Don't get me wrong, I've had a lot of fun moving the code around and making it cleaner with a few front-end changes... but it's so tedious when you have so many pages. While I could use third-party tools to do it for me, I feel that relying on a service like that undermines the work and time I've put into my sites so far.

Yesterday I worked for a few hours (maybe 4-5) to convert this site to support themes. It wasn't super tedious because this site doesn't have a million pages thankfully, but my CerdaeRUs site has... a lot. I cut a few pages off this one (individual blog pages) because it was uneccessary, but I can't do that with the cerdae site. while I would love to squish things down for better organization and cleanliness, that just isn't a possibility with that one.

But on the contrary. It's the last one I need to convert. I laid the base down today (setting up the theme .css and .js files, and making a new page to clean and set up the index page) so I'll be able to get right into it some other day when I'm ready. Because of the amount of pages, I might have to split the workload between days. Which is fine, but I would rather get it all within one day and be done with it lol. We'll see how I feel tomorrow, hopefully I have enough spoons to start the conversion.

Warning:

This website is not mobile firendly.

All topics with triggering or possibly disturbing content will be labeled as such before said content, it is up to you as the reader whether or not you would like to view these topics. Click with caution.

Site Updates:

Added a new section called posts. These do not show up on the front page!

Update: Jun. 28th 2026

To-Do:

• Add a guestbook/comments area somehow