-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
83 lines (72 loc) · 5.22 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="GuimieSoft is a software company specializing in new information technologies and communication. We design scalable digital solutions that adapt to all communication devices. We carry out tailored computer systems, robust and scalable using standard components and open source technologies.">
<meta name="author" content="Jérémie PARKER">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>GuimieSoft - We've moved on !</title>
<link href="assets/css/main.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<script type="text/javascript" src="/assets/js/ie/lte-ie9.min.js"></script>
<![endif]-->
</head>
<body>
<div class="paris-shape"></div>
<div class="container main">
<div class="jumbotron">
<p class="guimiesoft low main">Guimie<span>Soft</span></p>
<h1>We've moved on !</h1>
<p class="lead">After 3 years helping individuals, startups and larger companies achieve their goals with software solutions, we've moved on ! <span class="guimiesoft low bold">Guimie<span>Soft</span></span> cease its activity as we head for new and exciting challenges.</p>
</div>
<div class="row team">
<div class="col-lg-4 col-lg-offset-2 col-xs-6" itemprop="founder" itemscope itemtype="https://schema.org/Person">
<h2 itemprop="name" class="guimiesoft">Jérémie <span>Parker</span></h2>
<p>is now <span itemprop="jobTitle">CTO</span> at <span itemprop="worksFor" itemscope itemtype="https://schema.org/Organization"><a href="https://www.vizeat.com" itemprop="url"><span itemprop="name">VizEat</span></a></span>, changing the way you eat & meet locals around the world.</p>
<ul class="unstyled social">
<li><a title="Jérémie Parker's Linkedin" href="https://fr.linkedin.com/in/jeremieparker/en"><i class="fa fa-2x fa-linkedin"></i></a></li>
<li><a title="Jérémie Parker's GitHub" href="https://github.com/p-j"><i class="fa fa-2x fa-github"></i></a></li>
<li><a title="Jérémie Parker's Twitter" href="https://twitter.com/jeremie_parker"><i class="fa fa-2x fa-twitter"></i></a></li>
</ul>
</div>
<div class="col-lg-4 col-xs-6" itemprop="founder" itemscope itemtype="https://schema.org/Person">
<h2 itemprop="name" class="guimiesoft">Guilhem <span>Augendre</span></h2>
<p>is now <span itemprop="jobTitle">Software Engineer</span> at <span itemprop="worksFor" itemscope itemtype="https://schema.org/Organization"><a href="https://fidmarques.com" itemprop="url"><span itemprop="name">Fidmarques</span></a></span>, enabling brands to run fidelization programs directly with their customers.</p>
<ul class="unstyled social">
<li><a title="Guilhem Augendre's Linkedin" href="https://www.linkedin.com/in/guilhemaugendre"><i class="fa fa-2x fa-linkedin"></i></a></li>
<li><a title="Guilhem Augendre's GitHub" href="https://github.com/gaugendre"><i class="fa fa-2x fa-github"></i></a></li>
<li><a title="Guilhem Augendre's Twitter" href="https://twitter.com/arcus77"><i class="fa fa-2x fa-twitter"></i></a></li>
</ul>
</div>
</div>
<hr class="divider">
<div class="row company" itemscope itemtype="https://schema.org/Organization">
<p class="history description">
<span class="guimiesoft low bold">Guimie<span>Soft</span></span> was a software company specialized in new
information technologies and communication that operated between September 2011 and February 2015.
We designed scalable digital solutions that adapt to all communication devices. We carried out tailored
computer systems, robust and scalable using standard components and open source technologies.
</p>
<p class="history description">
<span class="guimiesoft low bold">Guimie<span>Soft</span></span>'s 3 years of activity were a great adventure
for us and we thank all our customers for working with us. It started with our first customer,
the Seattle based start-up Nirvaha, quickly followed by the Santiago based start-up Arara and it ended with
the creation of MyGeoLook, an inovative <abbr title="Geographic Information System">GIS</abbr> solution for
managing on-field operations, which was put in production for the first time in February 2014.
Dozens of other customers were kind enough to trust us with their projects and we thank all of them for the
opportunity it gave us to learn and grow.
</p>
</div>
<div class="footer">
<p><span class="copy">©</span> <span class="guimiesoft low">Guimie<span>Soft</span></span> 2015</p>
</div>
</div>
</body>
</html>