-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (28 loc) · 927 Bytes
/
index.html
File metadata and controls
29 lines (28 loc) · 927 Bytes
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
Projects:
<p>
<h2>Beep.exe</h2>
Play the windows beep sound from a terminal (script)<br>
<a href="https://github.com/markvantilburg/Beep.exe">Beep.exe</a>
</p>
<p>
<h2>GBggDecoder</h2>
Convert gameboy game genie codes to rom patchable locations<br>
<a href="https://github.com/markvantilburg/GBggDecoder">GBggDecoder</a>
</p>
<p>
<h2>BusinessMonitor.MailTools</h2>
<ul>
<li>SPF Validation</li>
<li>DKIM Validation</li>
<li>DMARC Validation</li>
<li>BIMI Validation</li>
<li>MX Validation</li>
</ul>
<a href="https://github.com/markvantilburg/BusinessMonitor.MailTools">BusinessMonitor.MailTools project/source</a><br/>
<a href="https://www.nuget.org/packages/BusinessMonitor.MailTools/">BusinessMonitor.MailTools nuget package</a>
</p>
<p>
<h2>JsonToCsv</h2>
Convert Json "arrays" to CSV format
<a href="https://github.com/markvantilburg/JsonToCsv">JsonToCsv project/source</a><br/>
</p>