pogmomme/plog.html
Penelope Gwen 912f333ed2 haha oops
2026-01-11 22:03:02 -08:00

46 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Penelope Gwen | Plog</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>Projects</h1>
<hr>
<div class="pagelayout">
<div class="pagecontent exclusive">
<div class="bubble">
<p>This is where I post evidence</p>
</div>
<div class="bubble">
<h2>Co-operative Housing Networking</h2>
<h3 class="timestamp">Started: 2025-11-01</h3>
<h3 class="timestamp">Created: 2026-01-08</h3>
<p>tbd!</p>
</div>
<div class="bubble">
<h2>Debian Sid on an iMac G3</h2>
<h3 class="timestamp">Started: </h3>
<h3 class="timestamp">Created: 2026-01-08</h3>
<p>I haven't written this yet but it sure is mostly working!</p>
</div>
<div class="bubble">
<h2>ESP32-S3 USB Authentication Key</h2>
<h3 class="timestamp">Started: </h3>
<h3 class="timestamp">Created: 2026-01-08</h3>
<p>A DIY FIDO2 key using an ESP32-S3 and a <a href="/vocab.html#top-and-bottom-cables">top-to-top</a> type-C coupler</p>
</div>
</div>
</div>
<hr>
<div id="footer">
<!--#include file="assets/views/footer.html" -->
</div>
<script src="/style/js/buttons.js"></script>
<script src="/style/js/listenbrainz-nowplaying.js"></script>
</body>
</html>