jtm.dev/index.html

45 lines
2.5 KiB
HTML

---
layout: default
title: James T. Martin
permalink: /
---
<h1>James T Martin</h1>
<!--
<div id="resume">I'm looking for work. If you're interested in hiring me, <a href="/resume">here's my resume</a>.</div>
-->
<span id="accounts">Contact me:</span>
<ul class="icon-list">
<li><img alt="Email:" title="Email" src="/assets/image/email.svg"> james (at) jtm (dot) dev
<li><img alt="Gitea:" title="Gitea" src="/code/assets/img/logo.svg"> <a rel="me" href="/code/james">my Gitea instance</a>
<!-- <li><img alt="Discord:" title="Discord" src="/assets/image/discord.svg"> jamestmartin#7117
<li><img alt="GitHub:" title="GitHub" src="/assets/image/github.svg"> <a rel="me" href="https://github.com/jamestmartin">jamestmartin</a>
-->
</ul>
<p>Yes, that's really it, <em>for the moment</em>. I'm quitting Discord and haven't picked a new chat service yet.</p>
<!--
<span id="communities">Communities I participate in:</span>
{% comment %}The span tags are necessary for grouping elements due to `li` being `display: flex`.{% endcomment %}
<ul class="icon-list">
<li><img alt="" src="/assets/image/lambda.png"> <span><a href="https://proglangdesign.net">Programming Language Design</a> (I am a former moderator)</span>
<li><img alt="" src="/assets/image/dad.webp"> <span><a href="https://dad.gallery">Do Art Daily (NSFW)</a> (I am an occasional code contributor)</span>
</ul>
-->
<!--
<span id="projects">Stuff I'm working on right now:</span>
<ul>
<li><a href="https://github.com/ivolang/ivo-assembler">iva</a>: A single-pass x86_64 ELF assembler for use by compiler backends.
<li><a href="https://github.com/ivolang/ivo">ivo</a>: A programming language for exploring interesting P.L. features.
<li><a href="https://github.com/jamestmartin/bootproof">bootproof</a>: An x86_64 UEFI operating system.
</ul>
-->
<span id="likes">A few things I like:</span>
<ul class="icon-list">
<li><img alt="" src="/assets/image/debian.svg"> <span><a href="https://www.debian.org">Debian</a>, <a href="https://swaywm.org/">SwayWM</a>, <a href="https://creativecommons.org/">Creative Commons</a>, <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">the GNU GPL</a></span>
<li><img alt="" src="/assets/image/lapfox.webp"> <span><a href="https://halleylabs.com/">Halley Labs</a> <!--(<a href="/likes#music">and more music</a>)--></span>
<li><img alt="" src="/assets/image/webcomic/smbc.webp"> <span><a href="https://www.smbc-comics.com/">Saturday Morning Breakfast Cereal</a> <!--(<a href="/likes#webcomics">and more webcomics</a>)--></span>
</ul>