-
Notifications
You must be signed in to change notification settings - Fork 0
/
hire-me.html
79 lines (64 loc) · 2.62 KB
/
hire-me.html
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
layout: default
pageClass: '-no-padding-top'
stylesheets:
- pages/hire-me.css
---
{% include shapesHero.html heading="Hire Me" %}
<section class="content-limiter -thin">
<p>
If you need an amazing new website, changes to an existing website, or help
making sure your website is accessible to all users, I can help! I'm a freelance web
developer and accessibility specialist with years of experience working on
the web.
</p>
<p>
<strong>Ready to talk? <a href="#contact-me">Contact me</a> </strong> to discuss your project.
</p>
<h2>What I Can Do For You</h2>
<h3>Build a great website from the ground up</h3>
<p>
If you have the design or mockups for a website and need someone to turn it
into reality, I can help! From writing the code to getting a domain and
hosting the finished website, I can do it all.
</p>
<p>
Websites I build take advantage of the latest web technology, are accessible,
responsive, and work across a wide variety of platforms and devices.
</p>
<h3>Update your existing website</h3>
<p>
If you already have an existing website and wants some updates made to it, I
can help! Whether it's been made from scratch or powered by WordPress or
Shopify, I can make any changes you need to your website.
</p>
<h3>Improve your website's accessibility</h3>
<p>
Web accessibility is a hugely important issue, and if you or your team are
just learning about it, it can be hard to even know where to start! I can
recommend accessibility auditors and then improve your website's accessibility
to make sure that all of your customers have a great experience.
</p>
<h2>What I Don't Do</h2>
<ul>
<li>
<strong><em>Design</em> websites from scratch</strong> - I consider myself
fairly design-savvy, but I don't make full website designs or mockups.
Instead, I'd recommend hiring a designer first, so I can make a beautiful
website for you based on their designs.
</li>
<li>
<strong>Perform in-depth accessibility audits</strong> - Although I am an
accessibility specialist and can check for a wide variety of accessibility
issues, a robust accessibility audit (especially on a large website)
requires multiple devices, special software, and lots of time. I'd recommend
an accessibility auditor for that purpose, and I can then help you fix any
issues they've spotted.
</li>
</ul>
<h2 id="contact-me">Ready to talk about a project?</h2>
<p>
Get in touch with me via email at
<a href="mailto:[email protected]">[email protected]</a>!
</p>
</section>