summaryrefslogtreecommitdiffstats
path: root/index.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-30 13:46:59 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-30 13:46:59 (EDT)
commitcf29488c587334874cf491a01a1f74ba3ac7de45 (patch)
tree45235a0b54955394d6817515cffb46b6ef0d9217 /index.mdwn
parent512a14145021dc6304f0e03a7a9386f4fca0d793 (diff)
parent6bef1357e5906d92bba0e836be5880acf47a15cc (diff)
downloadwww-cf29488c587334874cf491a01a1f74ba3ac7de45.zip
www-cf29488c587334874cf491a01a1f74ba3ac7de45.tar.gz
www-cf29488c587334874cf491a01a1f74ba3ac7de45.tar.bz2
Merge branch 'new'.
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn53
1 files changed, 53 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..d8e226f
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,53 @@
+<!--#set var="title" value="" -->
+<!--#include virtual="/includes/header.html" -->
+
+<img src="work-area-portrait.240x240.png" alt="P. J. McDermott" class="photo">
+
+This is my personal Web site, which contains personal and professional
+information about me, technical guides on GNU/Linux and UNIX, and essays on
+computing ethics and freedom.
+
+About Me
+========
+
+I am:
+
+ * A hacker (that is, a playful tinkerer interested in exploring the limits of
+ technology).
+ * A knowledgeable user of GNU/Linux.
+ * A competent software author.
+ * A fan of freely- and semi-freely-licensed heavy metal and rock music.
+ * A student in the [2012 Google Summer of Code][gsoc-2012] program [working
+ with the Debian Project][gsoc-appl].
+ * The leader of a project to develop a fully-free [embedded operating system
+ distribution][proteanos].
+ * [Associate member][fsf-am] #10830 of the Free Software Foundation.
+ * A recent university graduate with a degree in computer science.
+ * A self-taught student of U.S. and international copyright law and free
+ software licensing.
+ * The former leader of my university's undergraduate GNU/Linux special
+ interest group.
+ * Trained in karate.
+ * Licensed to operate motorboats.
+ * Certified for open water SCUBA diving.
+
+[gsoc-2012]: http://www.google-melange.com/gsoc/homepage/google/gsoc2012
+[gsoc-appl]: http://wiki.debian.org/SummerOfCode2012/StudentApplications/PJMcDermott
+[proteanos]: http://www.proteanos.com/
+[fsf-am]: https://www.fsf.org/register_form?referrer=10830
+
+New
+===
+
+ * [A presentation on the disputed legal validity of software
+ contracts](talks/software-contracts/).
+ * [A workshop on the UNIX shell](guides/shell-workshop/) I gave at NJIT.
+
+To Come
+=======
+
+ * More essays on computing ethics and freedom.
+ * Technical guides on GNU/Linux, especially one related to the boot process
+ (an apparently popular topic with which I'm quite familiar).
+
+<!--#include virtual="/includes/footer.html" -->