48 lines
2.5 KiB
HTML
48 lines
2.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Penelope Gwen | Musings</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<link rel="stylesheet" href="/style/css/style.css">
|
|
<!-- <script src="/style/js/lastfm-nowplaying.js"></script>-->
|
|
</head>
|
|
<body>
|
|
<h1>Musings</h1>
|
|
<hr>
|
|
<div class="pagelayout">
|
|
<div class="pagecontent exclusive">
|
|
<div class="bubble">
|
|
<p>This is a space for thoughts I have and things I write, that I might eventually return to</p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>I'm rats</h2>
|
|
<h3 class="timestamp">Created: 2026-01-08</h3>
|
|
<p>This topic is just a concept right now! This one was inspired by my son, after he passed away in January 2024. It's dedicated to him, his brothers past and future, and his other parent. All of whom I miss dearly.</p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>My Experience with Queering of Religious Stories</h2>
|
|
<h3 class="timestamp">Created: 2026-01-07</h3>
|
|
<p>This topic is just a concept right now! It's inspired by and dedicated to my friend Euthie, who introduced me to <a href="https://musicbrainz.org/artist/4c6d5428-73f4-454b-bc93-6a8f016ee490">The Reverent Marigold</a> and their incredible music.</p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>Archives, Feudalism, and Digital Literacy</h2>
|
|
<h3 class="timestamp">Created: 2023-09-12</h3>
|
|
<h3 class="timestamp">Updated: 2024-05-03</h3>
|
|
<p>My undergraduate thesis synthesized my sociological studies with my aptitude for technology. Inspired by my work with my mentor, I spent the final year of my studies articulating the failure our our academic and employment infrastucture to foster digital literacy in the public.</p>
|
|
<p>While I consider my work on the topic far from finished, the version published here represents the spirit of my work and captures the motivation behind much of my other work.</p>
|
|
<p><a href="/assets/pdf/archive-feudalism-and-digital-literacy_penelope-gomez.pdf">Click to download</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr>
|
|
<div id="footer">
|
|
<!--#include file="assets/views/footer.html" -->
|
|
</div>
|
|
<!-- <div id="footer"><p>Click <a href="https://pogmom.me/links.html">here</a> or enable javascript to view my social links</p></div>
|
|
<script src="/style/js/views.js"></script>-->
|
|
<script src="/style/js/buttons.js"></script>
|
|
<script src="/style/js/listenbrainz-nowplaying.js"></script>
|
|
</body>
|
|
</html>
|