-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
182 lines (147 loc) · 6.79 KB
/
index.html
File metadata and controls
182 lines (147 loc) · 6.79 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Coded Mind</title>
<meta name="description" content="A portal of web stuff.">
<meta name="author" content="Kaiser">
<link rel="stylesheet" href="styles.css">
<script src="kaiser.js"></script>
</head>
<body>
<header><h2>The Coded Mind::Home</h2></header>
<section>
<nav>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="chat.html">Chat</a></li>
<li><a href="https://twitter.com/thecodedmind">Twitter</a></li>
<li><a href="https://twitter.com/themindofathena">Twitter (Athena)</a></li>
<li><a href="https://github.com/thecodedmind/">TCM Github</a></li>
<li><a href="https://github.com/kaiz0r/">Kaiser's Github</a></li>
</ul>
</nav>
<article>
<a name="python" href="#python">#</a> <font size=10>Python</font><br>
<a name="aos" href="#aos">#</a> <optitle>AthenaOS Assistant</optitle><br>
A WIP Extendible desktop assistant written with Python and TK.<br>
<a href="https://github.com/thecodedmind/aos-assistant">Source</a>
<br><br>
<a name="merry" href="#merry">#</a> <optitle>Merry</optitle><br>
A GUI around Pip.<br>
<a href="https://github.com/thecodedmind/Merry">Source</a>
<br><br>
<a name="netcrawler" href="#netcrawler">#</a> <optitle>Netcrawler</optitle><br>
A library containing various netcrawling and web scraping utilities.<br>
<a href="https://github.com/Kaiz0r/netcrawler">Source</a> |
<a href="https://pypi.org/project/netcrawler">PYPI</a>
<br><br>
<a name="card" href="#card">#</a> <optitle>Cardpacks</optitle><br>
An extendible library for generating digital card packs.<br>
Useful for making digital solitaire, poker etc, without having to write bespoke card logic.<br>
<a href="https://github.com/Kaiz0r/cardpacks">Source</a> |
<a href="https://pypi.org/project/cardpacks/">PYPI</a>
<br><br>
<a name="tyr" href="#tyr">#</a> <optitle>Tyr</optitle><br>
A WIP library for writing text adventure games in Python, using a simplistic API, JSON<br>
structure, and plug-n-play extendibility.<br>
<a href="https://github.com/Kaiz0r/tyr">Source</a>
<br><br>
<a name="memory" href="#memory">#</a> <optitle>Memory3</optitle><br>
A library for rapid config management. Supports JSON and TOML backends currently.<br>
<a href="https://github.com/thecodedmind/memory3">Source</a> |
<a href="https://pypi.org/project/memory3/">PYPI</a>
<br><br>
<a name="mog" href="#mog">#</a> <optitle>Mogscript</optitle><br>
A library for scripting and automating text processing logic.<br>
<a href="https://github.com/Kaiz0r/mogscript">Source</a>
<br><br>
<a name="bestiary" href="#bestiary">#</a> <optitle>Bestiary</optitle><br>
A GUI Bestiary app, letting a user categorize and label arbitrary indexed objects.<br>
<a href="https://github.com/thecodedmind/OpenBestiary">Source</a>
<br><br>
<br>
<a name="nim" href="#nim">#</a> <font size=10>Nim</font><br>
<a name="nt" href="#nt">#</a> <optitle>NT: Nim Text storage</optitle><br>
Nim-based snippet/note app for CLI.<br>
<a href="https://github.com/thecodedmind/nt">Source</a> |
<a href="https://github.com/thecodedmind/nt/releases">Download</a>
<br><br>
<a name="goup" href="#goup">#</a> <optitle>Golang Updater</optitle><br>
I know, an app to update Go written in Nim is weird, but I wanted to.<br>
Links WIP
<br><br>
<a name="dchk" href="#dchk">#</a> <optitle>dchk</optitle><br>
A command-line utility for quick directory scanning,<br>
searching file bodies for specific text.<br>
<a href="https://github.com/thecodedmind/dchk">Source</a> |
<a href="https://github.com/thecodedmind/dchk/releases">Download</a>
<br><br>
<br>
<a name="ruby" href="#ruby">#</a> <font size=10>Ruby</font><br>
<a name="memrb" href="#memrb">#</a> <optitle>Memory-rb</optitle>
Memory library, but for ruby. Weird!<br>
<a href="https://github.com/Kaiz0r/Memory-rb">Source</a>
<br><br>
<a name="valkrb" href="#valkrb">#</a> <optitle>Valkyrie-rb</optitle>
Experimental source code for a Ruby discord bot.<br>
Contains working functionality for a hunger games simulator.<br>
<a href="https://github.com/Kaiz0r/Valkyrie-rb">Source</a>
<br><br>
<a name="libkaiserrb" href="#libkaiserrb">#</a> <optitle>libkaiser.rb</optitle>
Random assorted utilities.<br>
<a href="https://github.com/Kaiz0r/libkaiser-rb">Source</a>
<br><br>
<a name="javascript" href="#javascript">#</a> <font size=10>Javascript</font><br>
<a name="valkyrie" href="#valkyrie">#</a> <optitle>Valkyrie</optitle>
Source code for my Valkyrie discord bot.<br>
<a href="https://github.com/Kaiz0r/valkyrie">Source</a>
<br><br>
<a name="libkaiserjs" href="#libkaiserjs">#</a> <optitle>libkaiser.js</optitle>
Random assorted utilities.<br>
<a href="https://github.com/Kaiz0r/libkaiser-js">Source</a> | <a href="https://github.com/Kaiz0r/libkaiser-js/raw/master/libkaiser.js">Direct</a>
<br><br>
<a name="other" href="#other">#</a> <font size=10>Other</font><br>
<a name="winter" href="#winter">#</a> <optitle>Winter</optitle><br>
A WIP text adventure survival game.<br>
<a href="https://thecodedmind.github.io/winter">Play</a>
<br><br>
<a name="cc" href="#cc">#</a> <optitle>Code Clicker</optitle><br>
A WIP iterative clicker game. Not really anything serious, just playing with JS.<br>
<a href="https://thecodedmind.github.io/codeclicker">Play</a>
<br><br>
<a name="nodewords" href="#nodewords">#</a> <optitle>Nodewords</optitle><br>
A word guessing game.<br>
<a href="https://thecodedmind.github.io/nodewords">Play Javascript Ver.</a> |
<a href="https://thecodedmind.github.io/nodewords_v2">Play Twine Ver.</a>
<br><br>
<a name="trivia" href="#trivia">#</a> <optitle>Trivia</optitle><br>
Web trivia game.<br>
<a href="https://thecodedmind.github.io/trivia">Play</a>
<br><br>
<a name="openbestiary" href="#openbestiary">#</a> <optitle>OpenBestiary</optitle><br>
TODO: Web version of bestiary app.<br>
N/A
<br><br>
<a name="dxd" href="#dxd">#</a> <optitle>Deus Ex Docs</optitle><br>
DX knowledge base.<br>
Link WIP
<br><br>
<br>
<a name="unreal" href="#unreal">#</a> <font size=10>Unreal</font><br>
<a name="opendx" href="#opendx">#</a> <optitle>OpenDX</optitle><br>
<a href="https://github.com/Kaiz0r/opendx">Source</a>
<br><br>
<a name="partystuff" href="#partystuff">#</a> <optitle>PartyStuff</optitle><br>
<a href="https://github.com/Kaiz0r/PartyStuff">Source</a>
<br><br>
<a name="rcon" href="#rcon">#</a> <optitle>RCON</optitle><br>
<a href="https://github.com/Kaiz0r/RCON">Source</a>
<br><br>
<a name="cdx" href="#cdx">#</a> <optitle>CDX</optitle><br>
<a href="https://github.com/Kaiz0r/CDX">Source</a>
<br><br>
</article>
</section>
<footer> By Kaiser, The Coded Mind (C) 2020</footer>
</body>
</html>