-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (20 loc) · 876 Bytes
/
index.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
<!DOCTYPE html>
<html>
<body>
<h1 style="color:blue;">Hi guys</h1>
<p>My name is Jalus Bilieyich.</p>
<p>List of my mods for Minetest:</p>
<a href="https://github.com/NewbProgrammer101/Lore-mod">Lore-mod</a>
<p>Mods and Subgames I contributed to:</p>
<a href="https://github.com/Minetest-LOTR/Lord-of-the-Test">Lord of the Test</a>
<a href="https://github.com/MinecoreDevTeam/Engine">Minecore</a>
<a href="https://discord.gg/hvcCxny">Minecore Discord Server</a>
<p>Other:</p>
<a href="mailto:[email protected]">Feel free to email me about anything</a>
<h2>About me:</h2>
<p>C programmer. Libertarian. Everyday user of Gentoo.</p>
<p>Gamer, no Steam. Traveler. Proficient writer.</p>
<p>I'll post my stories and poems someday.</p>
<p><img src="what.png" width="300" height="55">I found this gem in Dwarf Fortress while talking with a poet.</p>
</body>
</html>