agnes.love/content/for-you.njk

45 lines
4.1 KiB
Text
Raw Normal View History

2026-06-21 06:59:48 +00:00
---
layout: agneslove.njk
title: For You
description: Stuff i made for you page
eleventyNavigation:
key: slash
title: For You
---
<div class="main-noflex"> <h2>stuff for YOU!</h2>
<h1>Things I Made</h1>
AO3 Clone in HTML<br><br>
A while ago I made a semi-functional AO3 clone in HTML/css. You use this by copying and pasting your works into the work template, then updating the profile and tag pages to link to each work.
<br><br>
It's insane, but if you're curious or up for a tedious project, or are dreaming of hosting OTW-Archive one day and want to spin up a prototype, you can download it <a href="https://treasurechest.alien.town/agnes/ao3-html">here</a>.<br><br>
<hr>
Babylon 5 favorite character sorter<br><br>
I didn't code this, biasorter on Tumblr did, I just made it B5. Do you want to know your ultimate favs in B5? Check it out <a href="https://alien.holiday/b5sorter">here!</a>
<hr>
Neocities Edit Current Page Link<br><br>
My first Javascript thingy. I got tired of having to navigate to the Neocities dashboard in the browser whenever I wanted to edit a page; this creates a link on the page that takes you directly to the Neocities file edit page for the url path it is placed on. If someone besides you clicks it, it just takes them to their own Neocities dashboard or the corresponding file on their own site, if they have one. Think the "edit theme" button on Tumblr.
<a href="https://treasurechest.alien.town/agnes/misc-etc/src/branch/main/scripts/neocities-edit-button.js">Check it out here!</a><hr>
<a href="https://treasurechest.alien.town/agnes/dw-commentfest-scrape">Dreamwidth Comment Fest Scraper</a><br>
<br> This scrapes Dreamwidth comments on a specific posts and sends them to a Discord webhook, generating the comment text and a link to the comment in HTML format <a href="url">text</a> wrapped in backticks. When put on systemd it runs every five hours (don't change that, to be respectful to DW) and if no new comments have been posted since the last one then it returns no comments. <br><br>
My first Python project ever!<hr>
<center>Graphics</center>
<img src="https://i.ibb.co/V0FPZT9b/janestamp.png" alt="tv verse jane doom patrol deviantart style stamp" border="0">
<img src="https://i.ibb.co/kgwxz7sd/flexstamp.png" alt="tv verse flex mentallo deviantart style stamp" title="tv verse flex mentallo deviantart style stamp" border="0">
<img src="https://i.ibb.co/dsrLDFLx/cliffstamp.png" alt="tv verse cliff steele deviantart style stamp" title="tv verse cliff steele deviantart style stamp" border="0">
<img src="https://i.ibb.co/zhsm4VhV/larrystamp.png" alt="tv verse larry trainor deviantart style stamp" title="tv verse larry trainor deviantart style stamp" border="0">
<img src="https://i.ibb.co/355pgmCS/ritastamp.png" alt="rita farr deviantart style stamp" title="rita farr deviantart style stamp" border="0">
<img src="https://i.ibb.co/s9PvmBqJ/maurastamp.png" alt="tv verse maura lee karupt deviantart style stamp" title="tv verse maura lee karupt deviantart style stamp" border="0">
<img src="https://i.ibb.co/21f0Fjv6/laurastamp.png" alt="tv verse laura de mille deviantart style stamp" title="tv verse laura de mille deviantart style stamp"" border="0">
<img src="https://i.ibb.co/tpYytR2h/vicstamp.png" alt="doom patrol tv show vic stone deviantart style stamp" title="doom patrol tv vic stone deviantart style stamp" border="0">
<img src="https://i.ibb.co/v612b01V/babylon5stamp.png" alt="babylon5 deviantart style stamp" title="babylon 5 deviantart style stamp" border="0"><br/><img src="https://i.ibb.co/ccjjrxNC/DOOM-PATROL.png" alt="doom patrol badge" title="doom patrol badge" border="0">
<img src="https://i.ibb.co/DP5xmbSp/ALIEN-GENDER.png" alt="ALIEN GENDER badge" title="alien gender badge" border="0">
<img src="https://i.ibb.co/XrZ6y4mc/YAY-LESBIANS.png" alt="yay lesbians badge" title="yay lesbians badge" border="0">
<img src="https://i.ibb.co/FLZJgtKz/BUTCH-LESBIAN.png" alt="BUTCH LESBIAN badge" title="butch lesbian badge" border="0">
<img src="https://i.ibb.co/rLgsL0K/FEMME-LESBIAN-1.png" alt="femme lesbian badge" title="femme lesbian badge" border="0"></div>
</div>