It'z Miles
banner
itzmiles.bsky.social
It'z Miles
@itzmiles.bsky.social
I'm a casual dev who brings people together through games.
Developing #FunkinMINECRAFT
Discord: itz_miles
youtube.com/@Itz_Miles
twitter.com/Itz_MilesDev
github.com/Itz-Miles
July 9, 2025 at 9:05 PM
And I jumped for joy!
July 6, 2025 at 12:47 AM
Here's Funkin' MINECRAFT's website, by the way! If my theory stands correct, any of these links will take you to my MINECRAFT-inspired FNF mod. Without a HITCH!
itz-miles.github.io/Funkin-MINEC...
itz-miles.github.io/funkin-minec...
itz-miles.github.io/fnfmc
itz-miles.github.io/funkin_mc
Funkin' MINECRAFT
A rhythm-based platform fighter inspired by Friday Night Funkin' and Minecraft.
itz-miles.github.io
June 29, 2025 at 11:51 AM
With the power of regex, we can sanitize the URL of any hyphens and underscores! A clean, lower-case string allows us to match phrases and spelling to the canonical URL. Yes, "fnfmc" is valid!
June 29, 2025 at 11:51 AM
GitHub Pages allows users to create their own 404 pages! Often underutilized.

stackoverflow.com/a/73263779/3...
In this Stack Overflow thread I found, commenter Anmol Agrawal used the 404 page to redirect users to the proper URL!
His script decapitalizes letters, but more can be done.
June 29, 2025 at 11:51 AM