http://tdor-safehouse.glitch.me/
I feel my project is not fully realised due to the scale of it within my timeframe, but this is something I will very much be revisiting. What I had managed to publish on glitch was only my preface. The code for the page pertaining to my dataset will be posted below.
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>tdor-safehouse</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css">
</head>
<body background="ASSETS/bg.jpg">
<div>
<table width="550" height="70" bgcolor="#FFFFFF" class="headtable">
<tbody>
<tr>
<td><h1 class="header"> Resources</h1></td>
</tr>
</tbody>
</table>
</div>
<div class="emptytable">
<table>
<tbody>
<tr>
<td class="space"> </td>
</tr>
</tbody>
</table>
</div>
<div>
<table width="auto" height="auto" class="texttable">
<tbody>
<tr>
<td>
<h2> Masterposts </h2>
<a href="window.location.href='https://www.tumblr.com/transstudiesarchive/168139537672/transgender-resources-masterpost';"> Transgender Resource Masterpost by Bryn Thomas</a> <br><br>
<a href="window.location.href='https://transgenderteensurvivalguide.com/post/164540851980/thegrangersapprentice-all-things-pertaining-to';">Massive Self Care Masterpost</a> <br><br>
<a href="window.location.href='https://transgenderteensurvivalguide.com/post/144842314245/dysphoria-tips-masterpost';"> Dysphoria Tips Masterpost</a> <br><br>
<a href="window.location.href='https://realtransfacts.tumblr.com/post/180287510823/gender-questioning-masterpost';"> Gender Questioning Masterpost</a> <br><br>
<a href="window.location.href='https://nonbinaryresource.tumblr.com/post/190387009652/being-trans-without-dysphoria-masterpost';"> Being Trans Without Dysphoria Masterpost</a> <br><br>
<a href="window.location.href='https://howtotrans.com/tag/masterpost/';"> How To Trans</a> <br><br>
<a href="window.location.href='https://medium.com/@hhunkin3/debunking-transmedicalism-a-masterpost-5c63c367f8b8';"> Debunking Transmedicalism Masterpost</a> <br><br>
<a href="window.location.href='https://realtransfacts.tumblr.com/post/179351610973/top-surgery-masterpost';"> Top Surgery Masterpost</a> <br><br>
<a href="window.location.href='https://nekosabina.tumblr.com/post/126280798271/the-librarians-gender-masterpost/amp';"> The Librarian's Gender Masterpost</a> <br><br>
<a href="window.location.href='';"> A Transgender Person’s Guide to Parents Masterpost </a> <br><br>
<h2> Mental Health </h2>
<p>Trans Lifeline: 877-565-8860
GLBT National Hotline: 888-843-4564 <br><br>
National Coalition of Anti-Violence Programs: 212-714-1141(English and Spanish) <br><br>
GLBT National Youth Talkline: 800-246-7743 <br><br>
DeHQ: LGBTQ Helpline for South Asians: 908-367-3374 <br><br>
<a href="window.location.href='https://www.lgbthealth.org.uk/';">LGBT Health and Wellbeing Scotland (counselling waitlist may be full, keep an eye out)</a>
<a href="window.location.href='https://pgirl-gallery.neocities.org/paintings/cyber.html';">The Gender Centre Resources and Downloads</a> <br><br>
<a href="window.location.href='https://pgirl-gallery.neocities.org/paintings/cyber.html';">The Gender Spectrum Guide to Trans Mental Health </a> <br><br>
<a href="window.location.href='https://pgirl-gallery.neocities.org/paintings/cyber.html';"> Self Care and Additional Resources </a> <br><br>
<h2>Campaigning Tools</h2>
<a href="window.location.href='http://publicinterest.org.uk/FramingEqualityToolkit.pdf';">Framing Equality Toolkit</a><br><br>
<a href="window.location.href='https://www.climatechangecommunication.org/debunking-handbook-2020/';">The Debunking Toolkit</a><br><br>
<a href="window.location.href='https://glaad.org/tdor/';">GLAAD - TDoR</a><br><br>
<a href="window.location.href='https://glaad.org/tdor/https://tdor.translivesmatter.info/';">TDoR Database by Anna-Jayne Metcalfe</a><br><br>
<a href="window.location.href='https://campaignbootcamp.org/';">Campaign Bootcamp</a><br><br>
<a href="window.location.href='https://publications.parliament.uk/pa/cm201919/cmselect/cmwomeq/96/96.pdf';">Enforcing the Equality Act: the law and the role of the Equality and Human Rights Commission: Government and Equality and Human Rights Commission Responses to the Committee’s Tenth Report of Session 2017–19</a><br><br>
</p>
</td>
</tr>
</tbody>
</table></div>
</body>
</html>
Upon reflection, I realise my concept can be expanded in many ways as there is so much more data of other scenarios within my theme. If i had to revisit this project and take it even further, I would not only make use of converging datasets but I would create my own separate features of the website that make it significantly more unique and more worth visiting than it is already – for example writng my own resources instead of using lists of other people’s creations or bringing more art to it than the text included. The original use was a double sided campaigning tool and art piece which wasn’t what I fully achieved in my opinion as that’s a concept that would need significantly more time and research to make properly. Overall, I still find it mostly useful to have all of this information in one place on my computer even if it didn’t make it to a live website.