-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (27 loc) · 1.13 KB
/
index.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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="Felix Farquharson Freelancer">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Felix Farquharson Freelance">
<meta property="og:type" content="Web Services">
<meta property="og:url" content="http://felix.buzz">
<link rel="apple-touch-icon" href="icon.png">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!-- Add your site or application content here -->
<h1>Felix Farquharson</h1>
<h2>Full Stack Developer for both Rapid and Secure Web Applications<br>and Consulting for Related Issues</h2>
<ul><li>Full Stack Web Solution Consulting</li>
<li>Application Development and Packaging</li>
<li>Backend Programming in JavaScript and Python</li>
<li>Responsive Front End Development using Knockout and Pure</li>
<li>Web Automation for Testing, Fuzzing and Security</li>
<li>Simple Sites, Complicated SPAs and APIs Developed</li>
<li>UK Based, Native level English</li></ul>
</body>
</html>