-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
68 lines (53 loc) · 2.3 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
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta http-equiv="Content-Style-Type" content="text/css" >
<title>Ƒ:υηκτοɤγ.com (the funktory.com startup) </title>
<META name="description" content="Funktory.com is a start-up company in stealth mode. Apart of our secret project, we engage in indie game development and OCaml and Haskell consultancy." >
<META name="keywords" content="social world building, cooperative content creation, procedural content generation, indie game development, OCaml, Haskell, functional programming, formal methods, problem solving" >
<META name="robots" content="all" >
<script type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="simple.css" media="screen, projection" >
</head>
<body>
<div id="logo"><div id="logo_greek">Ƒ:υηκτοɤγ</div>.<div id="logo_com">com</div></div>
<p>
<a href="http://www.linkedin.com/company/funktory-com">
Funktory.com</a> is a software engineering company founded by
<a href="https://github.com/Mikolaj">
Mikolaj Konarski</a>, <br>
headquartered in Warsaw, Poland
and distinguished by cooperation with
<a href="http://www.well-typed.com">
Well-Typed</a>, <br>
the Haskell infrastructure industry leader.
<p>
Funktory.com is currently in stealth startup mode,
but during breaks in plotting world domination, <br>
we perform design review,
<a href="http://www.haskell.org">
Haskell</a>
code review, Haskell code performance review/optimization <br>
and any high-level consulting, up to a couple of days
a month for a given project. <br>
We don't do diplomacy, pretty reports,
incremental improvements to doomed, impossible projects. <br>
Expect brutal honesty.
<p>
We welcome your inquiries at <br>
<EM>[email protected]</EM>
<br>
<!--
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-22466968-1', 'auto');
ga('send', 'pageview');
</script>
-->
</body>
</html>