-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
21 lines (15 loc) · 1.14 KB
/
about.html
File metadata and controls
21 lines (15 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
title: About
page_name: about
---
<h2>Biography</h2>
<p>My name is John Duff and I'm a Software Developer in Ottawa, Canada. I graduated from Software Engineering at Carleton University in 2006 and have been working full time ever since. I'm mainly working with Ruby on Rails right now but have experience with .Net, Javascript, CSS, Flex and Java as well.</p>
<p>I'm currently looking for work, full time or contract based positions. You can take a look at my <a href='/resume/'>Resume</a> and the blog post on <a href='/2009/10/08/my-ideal-job/'>My Ideal Job</a> if you'd like. If you're interested in hiring or working with me you can get it touch at duff.john [at] gmail.com or by messaging me at any of the services on the right.</p>
<div id="comments">
<h3>Comments</h3>
<div id="disqus_thread"></div>
<script type="text/javascript" src="http://disqus.com/forums/johnduff/embed.js"></script>
<noscript><a href="http://johnduff.disqus.com/?url=ref">View the discussion thread.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
</div>