66 lines
4.6 KiB
HTML
66 lines
4.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Penelope Gwen</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<link rel="stylesheet" href="/style/css/style-large.css">
|
|
<script src="/style/js/lastfm-nowplaying.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Penelope Gwen</h1>
|
|
<h2>Software development & Sociology</h2>
|
|
<hr>
|
|
<div class="pagelayout">
|
|
<div class="pinkborder sidebar">
|
|
<div>
|
|
<img class="sidebar-image" alt="seven rats on two foot by two foot section of leather couch, walled in together by cardboard barricades on the left and right. Five rats are cuddling in back-right corner. One rat is laying toward the front-left corner, staring outward away from couch. One Rat is standing upright at front-right corner, feet facing the back of couch with torso turned to look outward from couch." src="/assets/img/rattos/test.webp"></img>
|
|
<p class="sidebar-caption">Please enjoy a picture of my sons :)</p>
|
|
</div>
|
|
<div id="nowplaying-placeholder"></div>
|
|
<hr>
|
|
<a class="mastodon-feed" href="https://masto.pogmom.me/@pogmommy" data-toot-limit="3" data-toot-account-id="110533482420174821" data-exclude-replies="true" data-exclude-reblogs="true"><p id="emfed-placeholder" class="sidebar-caption">Enable javascript to load mastodon posts</p></a>
|
|
</div>
|
|
<script type="module" src="https://esm.sh/emfed@1"></script>
|
|
<script>
|
|
document.getElementById("emfed-placeholder").innerHTML = ""
|
|
</script>
|
|
<div class="pagecontent">
|
|
<div class="bubble">
|
|
<p>I'm Penelope/pogmommy (it/its/she/her), a queer rat mom with a background in sociology, software development, and archivism.</p>
|
|
<p></p>
|
|
</div>
|
|
<h2>Projects</h2>
|
|
<div class="bubble">
|
|
<h2>Pogmom Suite</h2>
|
|
<p>In an effort to avoid predatory data collection, hostile platform siezure, and <a href="https://media.defcon.org/DEF%20CON%2031/DEF%20CON%2031%20video%20and%20slides/An%20Audacious%20Plan%20to%20Halt%20the%20Internet%27s%20Enshittification%20-%20Cory%20Doctorow.mp4">enshittification</a> of the centralized internet, I host a collection of online services dubbed the 'Pogmom Suite'.</p>
|
|
<p>These services utilize federated social networking standards and rely on free and open source software as exclusively as possible.</p>
|
|
<p>While security and practicality require that registration not be open to the general public, I am more than happy to offer advice and guidance to those interested in pursuing similar projects.</p>
|
|
<p><a href="https://suite.pogmom.me">Learn More</a></p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>MusicBrainz Artist Monitoring</h2>
|
|
<p>I do my best to honor the importance of the art and artists in my life by documenting their work on MusicBrainz, an open music encyclopedia.</p>
|
|
<p>To see the statuses of my actively-monitored artists, please see the public spreadsheet <a href="https://cloud.pogmom.me/s/b8CSpAPNs8GwtWn">here</a>.</p>
|
|
<p>If you would like me to consider adding an artist to the above spreadsheet, please fill out the form <a href="#">here</a>.</p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>Software</h2>
|
|
<p>My current software development projects are oriented around my own Linux server and desktop usage. In the past, I have developed software for Pebble smartwatches and Apple devices, both jailbroken and stock.</p>
|
|
<p>Most of my software can be found at my <a href="https://git.pogmom.me/pogmommy/">Gitea</a>, or at its mirror on my <a href="https://github.com/pogmommy/">Github</a>.</p>
|
|
<p>I also package software for the Debian operating system, which I distribute on my <a href="https://apt.pogmom.me">apt repository</a>.</p>
|
|
</div>
|
|
<div class="bubble">
|
|
<h2>Archives, Feudalism, and Digital Literacy</h2>
|
|
<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/cdn/pdf/archive-feudalism-and-digital-literacy_penelope-gomez.pdf">Click to download</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr>
|
|
<div id="footer"><p>Enable javascript to view footer</p></div>
|
|
<script src="/style/js/views.js"></script>
|
|
</body>
|
|
</html>
|