summaryrefslogtreecommitdiffstats
path: root/section/prj.html
blob: 652df50148dd257accea91371f84cd260fa1330c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<section class="prj">
	<h2>Projects</h2>
	<dl>
		<dt>
			Software Projects
		</dt>
		<dd>
			See &lt;http://www.pehjota.net/projects/&gt; for a list
			of public free/libre and open source software projects
			that I maintain or to which I've contributed.
		</dd>
		<dt>
			UNIX Shell and Utilities Workshops
		</dt>
		<dd>
			See
			&lt;http://www.pehjota.net/guides/shell-workshop/&gt;
			for workshops I've given on the UNIX shell command
			language and utilities.
		</dd>
	</ul>
</section>