summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--html/index.php13
1 files changed, 10 insertions, 3 deletions
diff --git a/html/index.php b/html/index.php
index 488d9ba..9d3d33c 100644
--- a/html/index.php
+++ b/html/index.php
@@ -42,9 +42,16 @@
<h2><img src="/img/icons/Faenza/mimetypes/32/message.png" alt="•" /> Who you gonna... uh, email?</h2>
<p><a href="mailto:adam@spragg-ssl.co.uk">Drop me a line</a>, and I'll let you know if I think I
- can help.
- My expertise is mostly with Linux- and other Free-Software-based systems, but I might be
- able to lend a hand with other platforms too.</p>
+ can help.</p>
+
+ <p>I've had commercial development experience with Bash/shell scripting, C, C++, C#, Javascript
+ and PHP, working with a range of server-side systems including Apache, MySQL and Oracle.
+ I've worked on SuSE, Debian and HP-UX systems, doing reasonable amounts of system
+ administration on all of them.
+ I've also done some Windows development using C++-based ATL/COM many years ago, and
+ using C#/.NET not quite so many years ago.
+ So, my expertise is <em>mostly</em> with Linux- and other Free-Software-based systems,
+ but I might be able to lend a hand with other platforms too.</p>
</main>
<footer>
<?php echo indent(site_footer(), 3); ?>