-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.njk
30 lines (30 loc) · 1.14 KB
/
index.njk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
eleventyExcludeFromCollections: true
layout: "shared.njk"
title: "Home"
additional_stylesheets: ["css/home.css"]
head_extra: |-
<meta name="theme-color" content="#fff">
<meta name="apple-mobile-web-app-title" content="tactile.co.za">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="white-translucent">
<link rel="manifest" href="/manifest.json">
---
<p>
Hi! I’m Shaun O’Connell, a front-end developer based in Cape Town, South Africa. I've been working on the web since 1999 and want to share what I've learned along the way.
</p>
<h2>I can help you with…</h2>
<ul>
<li>Front-end development & consulting
<li>Mentoring and teaching web development
<li>Web performance optimisations
<li>Web Component, Angular, Hotwire, and Stimulus work
<li><abbr title="Progressive web application">PWA</abbr> development
<li>Static site generation
<li>Progressive enhancement
<li>Design System & Pattern Library development
<li>Web application templating (Traditional and Client-side)
<li>Web master duties
<li>Wireframing and Interaction Design
<li>User research
</ul>