links
My links for anything and everything! Social media, other sites, and the resources I use that may help you too!
where to find me
Here's some of my social media links, ranked from most active to least active!
TOYHOUSE • TUMBLR • TWITTER • ARTFIGHT • INSTAGRAM • DEVIANTART (INACTIVE) • ARTFOL (INACTIVE)
Here are my carrd links! The most important one here is my comms carrd, the intro carrd is just for introducing myself, my social links, and some of my most prominent ocs!
ART COMMISSIONS CARRD | INTRO CARRD
Here's also my site button! Feel free to link me and let me know if you do so I can return the favor :] As much as possible please try to download the button and upload it on your site, rather than hotlinking this button from my site.
web neighbors
directories / webrings
friends and other cool sites!
microbialism • outkrop • telepoet • webcatz • concealederrors • symliadoo • chroniclerenigma • mochagatari • waving-shores • indigocrayon
resources
- Lychee Soda by Font End Dev - used in button
- Mizuno's 16Craft - used for my Minecraft backgrounds found in the site archives
- Transparent Textures - background textures for the site
- TinyPNG - image optimizer
- Status.cafe - status updater
coding stuff
Helpful coding guides and snippets that I used all over this place! I do not remember all of them yet. TBH a lot of it was also google searching for my specific problem and then looking through stack overflow for the answers lmao
- Kalechips' styleswitcher snippet - Javascript style switcher
- Ayano's comment widget - new guestbook framework!
- JS link randomizer - used in the oc directory! I followed the very first answer here.
- Tobii Lightbox - used in galleries
- Filtering Content (W3Schools) - planning to use in my oc list
- Flexbox (W3Schools) - VERY important to read first before diving into responsiveness, since a lot of the responsive features use flexbox and its subcategories. I use it for layouting and the navigational buttons!
- Responsive Viewport (W3Schools) / Grid System (W3Schools) / Media Queries (W3Schools) - great start to thinking with flexibility in mind :D all of these pages are already grouped together in the site but these are the most important when it comes to layouts!
- Multiple Music Player by adilene.net - code used for the music players for some of my pages
- HTML Comment Box - code used for my previous guestbook page! For some reason I encountered a bug with it, so I'm not using it right now.
- Clippy - CSS Clip-Path Maker - a website where you can generate fun container shapes to use in your site! Used for decorations in some sections of my site.