Homepage
Welcome!
this is my personal website for my creative endeavors, infodumps, and ramblings that may or may not be meaningful. speculative fiction writing is my passion in life, though because I intend to publish my work, the only writing you'll find here is poetry, autobiographical stuff, and blog posts. I sometimes create other kinds of art, mainly digital drawings, and that'll end up here too. I've been wanting to code my own website ever since I saw people doing it on Neopets, so this is also a place where I can do all the fun web stuff I missed out on as a kid.
About Me
Name: Casper Mario Valentine
Pronouns/Gender: he/hym/hys, genderqueer
Age: wouldn't you like to know, weather boy?
Location: Northeast USA
Interests: writing, creating art, collecting stuff, the folklore of people
Misc: holistic storyteller, neurodivergent, plural, Unitarian Universalist, prison abolitionist, anarcho-socialist
Current Hyperfixations
writing... queer coming-of-age fiction, along with some autobiographical prose about my experience with addiction when I need a break.
creating... assets for the Webkinz fanpage and some new pages in general.
playing... an indie game that allows me to be nonbinary and populate the world with almost exclusively queer men and nonbinary people >:3c
watching... way too much Youtube. I have to stop.
learning... Javascript, HTML, and CSS——I'm always learning as I make this website.
FAQ
how did you create the theme switcher?
I gave the line of code that determines stylesheet in <head> an ID (I called it themeLink) and made a dropdown selector which has both an ID for the selector itself and named values for the options. my Javascript basically just replaces the link href of themeLink depending on the option value that the user clicks on the dropdown. this is stored locally so that changing the page won't reset the theme. there are ways to make a theme switcher that involves only one stylesheet, but I prefer just having four separate stylesheets. you can find a tutorial on dropdowns on W3 Schools but the Javascript was something a friend helped me with, if I have to explain it more than that I will Explode
how do you create pixel art?
I use the legacy brush in Paint Tool SAI and a lot of clipping masks. for dithering, I use Dither Machine, and for scaling the final piece, I use the pixel art scaler on Lospec. there are definitely better ways to do pixel art but this is what works best for my style.





