-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopd-ai.html
52 lines (47 loc) · 5.36 KB
/
opd-ai.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>opd-ai's Public Repositories</title>
<meta name="description" content=""/>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=MedievalSharp&family=Crimson+Text:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/assets/css/style.css">
<!-- Syntax highlighting -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>
<body>
<header class="hero">
<div class="hero-content">
<h1 id="hero-headline">opd-ai's Public Repositories</h1>
<div id="hero-intro"></div>
</div>
</header>
<main class="main-content">
<div class="content-display">
<h1>opd-ai’s Public Repositories</h1>
<ul>
<li><a href="https://github.com/opd-ai/awesome-tabletop-rpgs">awesome-tabletop-rpgs</a>: Awesome list of free and/or open source tabletop RPGs</li>
<li><a href="https://github.com/opd-ai/blog">blog</a>: opd-ai blog</li>
<li><a href="https://github.com/opd-ai/bookie">bookie</a>: bookie is a Go library designed to convert markdown documents into professionally formatted PDF books, supporting features such as automatic chapter organization, rich content formatting, and table of contents generation. It enables authors to easily create well-structured, visually appealing PDF books from markdown files.</li>
<li><a href="https://github.com/opd-ai/createon">createon</a>: Createon is a self-hosted alternative to Patreon that enables creators to monetize their content using cryptocurrency payments.</li>
<li><a href="https://github.com/opd-ai/dndbot">dndbot</a>: The opd-ai/dndbot project is an innovative bot that creates D&D adventure series using Claude, delivering endless adventure possibilities for enthusiasts. It ensures a seamless and immersive experience, making it a must-have tool for Dungeons & Dragons fans.</li>
<li><a href="https://github.com/opd-ai/goldbox-rpg">goldbox-rpg</a>: goldbox-rpg is an open-source RPG engine inspired by the classic Gold Box series of role-playing games. It provides a framework for creating and managing game states, combat systems, and player interactions, primarily using the Go programming language.</li>
<li><a href="https://github.com/opd-ai/horde">horde</a>: The opd-ai/horde project is a straightforward and efficient API designed for generating images using the Stable Horde. Its simplicity and high performance make it an essential tool for enhancing image generation capabilities with ease.</li>
<li><a href="https://github.com/opd-ai/lloth">lloth</a>: The opd-ai/lloth project is a web spider implemented in Go. It collects and manages links from web pages, featuring concurrent link collection and domain tracking.</li>
<li><a href="https://github.com/opd-ai/moneroger">moneroger</a>: Moneroger is a Go-based application that manages monerod and monero-wallet-rpc for seamless integration into Go projects. It facilitates the interaction with Monero’s daemon and wallet RPC to streamline cryptocurrency operations within Go applications.</li>
<li><a href="https://github.com/opd-ai/music">music</a>: Music store for independent artists</li>
<li><a href="https://github.com/opd-ai/opd-ai">opd-ai</a>: The opd-ai organization is dedicated to developing open-source tools for creative workers, with a focus on tabletop roleplaying games and content creation. Their core projects include AI-generated D&D adventures and various supporting libraries, all aimed at enhancing the creative process and making high-quality content accessible to all.</li>
<li><a href="https://github.com/opd-ai/opd-ai.github.io">opd-ai.github.io</a>: The opd-ai.github.io project, also known as The Dungeon Scribe’s Vault, is an extensive archive of AI-generated D&D adventures released weekly. Each adventure is meticulously crafted through a seven-phase creative process, offering system-agnostic, ready-to-run content for all storytellers and dungeon masters.</li>
<li><a href="https://github.com/opd-ai/paywall">paywall</a>: opd-ai/paywall is a middleware solution for implementing cryptocurrency-based paywalls, primarily written in Go. It allows developers to monetize their content or services by requiring cryptocurrency payments for access.</li>
<li><a href="https://github.com/opd-ai/projects">projects</a>: This tool leverages the GitHub API to fetch and compile a list of a user’s public repositories, presenting them in a markdown document with links and descriptions for easy reference. It automates the process of creating a comprehensive overview of a user’s GitHub projects.</li>
<li><a href="https://github.com/opd-ai/srvmce">srvmce</a>: Web Server with built-in TinyMCE</li>
<li><a href="https://github.com/opd-ai/wileedot">wileedot</a>: The opd-ai/wileedot project is an automated TLS listener for Go applications, seamlessly handling certificate management through Let’s Encrypt. It provides features like automatic certificate provisioning, renewal, and support for multiple domains, ensuring secure and ef</li>
</ul>
</div>
</main>
</body>
</html>