linked email
This commit is contained in:
parent
5e66869fa0
commit
c6495852ba
1 changed files with 14 additions and 14 deletions
|
@ -4,31 +4,31 @@
|
|||
|
||||
<h2>About</h2>
|
||||
<p>
|
||||
I am a person (proof of this fact is left to the reader) who has been granted an internet connection and uses
|
||||
it extensively for assorted purposes. I enjoy many things, most of which involve manipulating some state
|
||||
according to various sets of rules.
|
||||
I am a person (proof of this fact is left to the reader) who has been granted an internet connection and uses
|
||||
it extensively for assorted purposes. I enjoy many things, most of which involve manipulating some state
|
||||
according to various sets of rules.
|
||||
</p>
|
||||
|
||||
<h2>Projects</h2>
|
||||
<ul>
|
||||
<li><a href="https://cx.trimill.xyz">CXGraph</a> - Graph complex functions online, but better than before</li>
|
||||
<li><a href="projects/zzcxz_vis">zzcxz visualizer</a> - Force-directed graph of <a href="https://zzcxz.citrons.xyz/">zzcxz</a> using D3.js</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/complexpr">complexpr</a> - A toy programming language with an interpreter written in Rust</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/Quectocraft">Quectocraft</a> - An ultra-minimalist implementation of a Minecraft server in Rust and Lua</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/rss-bundler">RSS Bundler</a> - Bundle multiple RSS feeds into one</li>
|
||||
<li><a href="https://cx.trimill.xyz">CXGraph</a> - Graph complex functions online, but better than before</li>
|
||||
<li><a href="projects/zzcxz_vis">zzcxz visualizer</a> - Force-directed graph of <a href="https://zzcxz.citrons.xyz/">zzcxz</a> using D3.js</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/complexpr">complexpr</a> - A toy programming language with an interpreter written in Rust</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/Quectocraft">Quectocraft</a> - An ultra-minimalist implementation of a Minecraft server in Rust and Lua</li>
|
||||
<li><a href="https://g.trimill.xyz/trimill/rss-bundler">RSS Bundler</a> - Bundle multiple RSS feeds into one</li>
|
||||
</ul>
|
||||
<p>
|
||||
See more on the <a href="projects">projects page</a> and on <a href="https://g.trimill.xyz/trimill">my Forgejo instance</a>.
|
||||
See more on the <a href="projects">projects page</a> and on <a href="https://g.trimill.xyz/trimill">my Forgejo instance</a>.
|
||||
</p>
|
||||
|
||||
<h2>Contact</h2>
|
||||
<p>
|
||||
Email: trimill ("at" sign) trimillxyz (full stop) org <br>
|
||||
Discord: trimill#6898 <br>
|
||||
Email: <a href="mailto:trimill@trimillxyz.org">trimill@trimillxyz.org</a> <br>
|
||||
Discord: trimill#6898 <br>
|
||||
Matrix: @trimill:matrix.org <br>
|
||||
Forgejo: <a href="https://g.trimill.xyz/">trimill</a> <br>
|
||||
GitHub: <a href="https://github.com/TriMill/">trimill</a> <br>
|
||||
Youtube: <a href="https://www.youtube.com/@trimill012">trimill</a> <br>
|
||||
Forgejo: <a href="https://g.trimill.xyz/">trimill</a> <br>
|
||||
GitHub: <a href="https://github.com/TriMill/">trimill</a> <br>
|
||||
Youtube: <a href="https://www.youtube.com/@trimill012">trimill</a> <br>
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue