-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
24 lines (24 loc) · 1.94 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
<!DOCTYPE html>
<html>
<head>
<title>Xyncro - Software Development & Consulting</title>
<link href="/css/xyncro.css" rel="stylesheet" />
<link href="http://microformats.org/profile/hcard" rel="profile" />
</head>
<body class="h-card vcard" id="xyncro">
<header>
<h1 class="p-name p-org fn org">Xyncro</h1>
<h2>Software Development</h2>
</header>
<section>
<p>Xyncro is a Software Development and Consulting company specializing in functional programming. We work with companies to help them with tricky problems, both technical ones — like scaling, resilience, distribution — and social ones like growing teams and improving quality and confidence.</p>
<p>If you'd like to find out how we can help you, <a class="u-email email" href="mailto:[email protected]" >please email us</a>.</p>
<p>We work extensively with open source and have released various libraries and tools. Our <a href="https://xyncro.tech">Xyncro Tech site</a> has more information on that.</p>
<p>In addition to our client work, we are also incubating a set of consumer products, which exist under their own identities.</p>
<p class="h-card vcard" id="andrew">More from <span class="p-name fn n"><span class="p-given-name given-name">Andrew</span> <span class="p-family-name family-name">Cherry</span></span>, the owner of Xyncro, can be found <a class="u-url url" href="https://xyncro.com/andrew">here</a> and <a rel="me" href="https://mastodon.sdf.org/@kolektiv">here</a>.</p>
</section>
<footer>
Xyncro is a Limited Company, no. 08250391. Xyncro is VAT registered, no. 150754029. The registered office is at <span class="h-adr adr">4 Heath Square, Boltro Road, <span class="p-locality locality">Haywards Heath</span>, <span class="p-region region">West Sussex</span>, <span class="p-postal-code postal-code">RH16 1BL</span>, <span class="p-country-name country-name">UK</span></span>.
</footer>
</body>
</html>