|
@@ -57,7 +57,7 @@
|
|
|
|
|
|
<p>
|
|
|
Are you looking for expertise in a specific domain? This list provides an overview of pretty much everything I know.
|
|
|
- If you have any questions, or something you need isn't on the list, <a href="#contact">get in touch</a> and I'd be happy to talk about it.
|
|
|
+ If you have any questions, or something you need isn't on the list, <a href="#contact">get in touch</a> and I'd be h`y to talk about it.
|
|
|
</p>
|
|
|
|
|
|
<div class="data-view">
|
|
@@ -84,6 +84,33 @@
|
|
|
</div>
|
|
|
</section>
|
|
|
|
|
|
+ <section id="work">
|
|
|
+ <header>
|
|
|
+ <h2>Work</h2>
|
|
|
+ </header>
|
|
|
+
|
|
|
+ <p>
|
|
|
+ You are welcome to browse my public code online, including packages and full apps
|
|
|
+ that you are welcome to use for your own purposes or contribute to:
|
|
|
+ </p>
|
|
|
+
|
|
|
+ <ul>
|
|
|
+ <li>
|
|
|
+ Go projects <a href="https://goto.aneur.in/go" target="_blank">goto.aneur.in/go</a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ TypeScript/JavaScript projects <a href="https://goto.aneur.in/ts" target="_blank">goto.aneur.in/ts</a>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+
|
|
|
+ <p>I am continually working on more software which I will add to this section as it becomes available.</p>
|
|
|
+
|
|
|
+ <p>
|
|
|
+ I also have an extensive history of professional work that I am happy to discuss in general terms.
|
|
|
+ Please <a href="#contact">send me a message</a> if you'd like to know more.
|
|
|
+ </p>
|
|
|
+ </section>
|
|
|
+
|
|
|
<section id="pricing">
|
|
|
<header>
|
|
|
<h2>Pricing</h2>
|