jtm.dev/index.xhtml

79 lines
3.0 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>James Martin</title>
<meta name="copyright" content="James Martin 2019, CC BY-SA 4.0" />
<meta name="author" content="James Martin" itemprop="creator" />
<link rel="stylesheet" href="/res/style.css" />
<link rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" />
<link rel="canonical" href="https://jamestmartin.me/" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?cachebuster=0" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?cachebuster=0" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?cachebuster=0" />
<link rel="manifest" href="/site.webmanifest?cachebuster=0" />
<link rel="mask-icon" href="/safari-pinned-tab.svg?cachebuster=0" color="#5bbad5" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
</head>
<body>
<h1>James T. Martin</h1>
<h2>Summary</h2>
<p>I am a self-taught programmer fond of programming language theory.</p>
<h2>Skills</h2>
<ul>
<li>Programming Languages: Java, Haskell, Agda, HTML, Rust.</li>
</ul>
<h2>Experience</h2>
<section>
<h3><a href="https://www.proglangdesign.net">The Programming Language Design community</a></h3>
<ul>
<li>I moderated <a href="https://www.reddit.com/r/ProgrammingLanguages/">/r/ProgrammingLanguages</a> from June 5th, 2018 to April 19th, 2019.</li>
<li>I co-founded <a href="https://discord.gg/4Kjt3ZE">the official /r/ProgrammingLanguages Discord</a> on January 3rd, 2019.</li>
<li>I spearheaded the redesign of <a href="https://www.proglangdesign.net">www.proglangdesign.net</a>, which was released on January 19th, 2019.</li>
<li>
I opened a bridge between
<a href="ircs://freenode.net/#proglangdesign">#proglangdesign</a>
and <a href="ircs://freenode.net/##programminglanguages">##programminglanguages</a>
on Freenode and the Discord via Matrix on January 5th, 2019.
I am still the administrator and host of this bridge.
</li>
</ul>
</section>
<section>
<header class="event">
<h3>Hazen Robotics Club</h3>
</header>
<p>
I was a Java developer for the Hazen Robotics Club from September 2017 to October 2018.
</p>
In addition, I:
<ul>
<li>
mentored programming at the robotics summer camp, and
</li>
<li>
taught basic tools like Java and Git to club members.
</li>
</ul>
</section>
<h2>Education</h2>
<ul>
<li>I graduated from Hazen High School in June 2019.</li>
<li>
I will begin attending Bellevue College in Winter 2020,
with the intent to study computer science.
</li>
</ul>
<h3>Certifications</h3>
<ul>
<li>OSHA 10</li>
</ul>
</body>
</html>