Jordan Is Lame

Site Devlog

Back to Home

Wowie. Would you look at this?

October 20th, 2022: Bought the JordanIsLame.com domain from Dreamhost, but looked into what altenatives to Geocities there were (it died in 2009) since I liked the creativity, personal expression, and chaos of such sites. I found Neocities.

October 21st, 2022: Took the first 3 courses of freeCodeCamp's guide to web development that focus on HTML/CSS. Not sure if I learned that much but there were like 200 steps to pass. Also started using Sadgrl's HTML/CSS template builder which is free and you can use it for NeoCities. It builds a main body and an optional sidebar and header, which I was having difficulty figuring out.

October 27th, 2022: freeCodeCamp's teaching style is pissing me off. Anyways, today I added a Nyan Cat marquee to this page, a music loop to this page, added the 48x48 socials links (Twitch, Newgrounds, etc.) to the front page sidebar, drew the bubble letter image-links for the front page, masked them with images so they're cooler looking (images inside of each letter - get me?), and updated the forums shrine. I also originally had a blank white background here before today but put a repeating starry-space gif tile. Lastly, I reverse-engineered the falling-star effect that I saw on voupie.lol, which is a site I go to for inspiration in indie web development. He has a tip jar on his front page. Check him out!

October 28th, 2022: Added the NEC PC-98 shrine, with about thirty GIFs, and the "/v/'s Recommended Games Wiki" / Wikipedia memories shrine. Set up the tables with pictures and overall a replication of those massive wiki datatables I used to read through when looking for Dreamcast games and stuff. I want to give the PC-98 page a main window square with a scrollbar, like this page, but haven't yet.

November 10th, 2022: Made a game in Twine, and then started the 90-game challenge page on here, where I challenge myself to make 90 games eventually (even if most are copycats). The idea is that learning will occur, and reverse engineering counts too. Because although copying can be bad, at some point I'll learn something. And all I mean by copying is that I may post a game that I made in a tutorial. But at some point I'll probably get embarassed and take it down anyways. So yeah, I made a page for that here.

May 7th, 2025: I had quit coding entirely between about October 2023 until like April 2025. I browse 4chan a lot, and when it went down on April 15th, 2025 or so, I started looking for alternatives, but most of them sucked. I made a Vichan imageboard and hosted it myself with Nginx. So I had kind of a 4chan clone made. It was very dead, of course. But since I learned some Linux and Nginx to do this, it made me start coding again. Over the next week or two, I learned Apache, PHP, Debian Linux, MariaDB/MySQL, and started building some sites again. I'm going to start building sites and putting them on this 100 projects goal site. I'm currently dual hosting Jordanislame.com and Gurencodes.com on the same Linux server, which is a Linode VPS server, through Apache virtual hosts. Using virtual hosts is cheaper than running a bunch of servers. It's just one server that I can run a bunch of websites off of. Also, did you know that you can push updates to your Neocities website on the command line? That's part of why I'm separating these sites, is so that my PHP type stuff won't be refused when I push updates from my server version of JordanIsLame to this backup Neocities version of JordanIsLame. Anyways, if you want to keep up with what I've been doing in recent times, follow me at GurenCodes, and follow me at my YouTube channel. I'm probably not going to update this Nyan cat page very often, but I do update those other two things more frequently.

Note: The falling stars Javascript seems to be acting as a clickable entity that is blocking what's behind it, so if you can't click the links on the page, here they are. This should work because they only go down so far and after that there's not a thing in front of the links blocking it.

Links

Back to Home

Sadgrl's HTML/CSS template builder

voupie.lol

Cinni's Hellscape (the site with the cool scrolling window layout)