-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
241 lines (241 loc) · 9.47 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!DOCTYPE html>
<html lang="en">
<head>
<title>Genso S.R.L.</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Genso S.R.L. - Planning, development and deployment of web-based applications">
<meta name="description" content="We are experts in the planning, development and deployment of web-based applications. We are specialized in Scala programming and our multidisciplinary working team is able to completely take care your project needs.">
<link href="css/normalize.css" rel="stylesheet" type="text/css"/>
<link href="css/styles.css" rel="stylesheet" type="text/css"/>
<link href="css/media.css" rel="stylesheet" type="text/css"/>
<link rel="alternate" hreflang="es" href="https://genso.com.bo" />
<link href="favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-56D4NNF');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-56D4NNF"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="hero">
<div class="container">
<nav class="menu-bar">
<ul class="menu-bar__items">
<li class="menu-bar__item">
<a href="#about-us">About us</a>
</li>
<li class="menu-bar__item">
<a href="#services">Services</a>
</li>
<li class="menu-bar__item">
<a href="#contact">Contact</a>
</li>
</ul>
<ul class="menu-bar__langs">
<li class="menu-bar__lang-item">
<a href="/es/">
<img src="images/es.gif" alt="Español">
</a>
</li>
<li class="menu-bar__lang-item selected">
<img src="images/en.gif" alt="Inglés">
</li>
</ul>
<a href="#contact" class="button--call-action button--contact-mail">
<img src="images/email-white.png" alt="Contact">
</a>
</nav>
<h1 class="paragraph--centered">
<img src="images/logo-genso.png" alt="Genso S.R.L.">
</h1>
<div class="paragraph--centered">
<p class="hero-main">
We are experts in the planning, development and deployment of web-based applications
</p>
<p class="hero-secundary">
Our multidisciplinary working team is able to completely take care your project needs
</p>
<a href="#contact" class="button--call-action">Contact us</a>
</div>
</div>
</header>
<section class="section-page">
<article class="container">
<h2 id="about-us" class="title title--section">About us</h2>
<p class="paragraph--centered">
Founded in 2009, Genso SRL is a software developer company in Cochabamba, Bolivia. Specializing in Scala programming. We are experts in the planning, development and deployment of web-based applications. Our multidisciplinary working team is able to completely take care your project needs.
</p>
</article>
</section>
<section class="section-page">
<article class="container">
<h2 id="services" class="title title--section">Services</h2>
<p class="paragraph--centered paragraph--more-margin">
We plan, program and deploy web-based applications and computer systems. Our team is able to cover entire process to successful completion:
</p>
<ul class="list-columns service-list">
<li class="service-list__service">
<div class="img-container">
<img src="images/uxui.png" alt="User Experience">
</div>
<h3 class="title title--block title--little">UX/UI</h3>
<ul class="service-list__details service-list__details--no-pd">
<li>
- User research
</li>
<li>
- Set UX goals
</li>
<li>
- Information Architecture
</li>
<li>
- Usability
</li>
<li>
- Mockups and prototyping
</li>
<li>
- User interface design
</li>
</ul>
</li>
<li class="service-list__service">
<div class="img-container">
<img src="images/front-end.png" alt="Front-End">
</div>
<h3 class="title title--block title--little">Front-End</h3>
<ul class="service-list__details">
<li>
- HTML5
</li>
<li>
- CSS3
</li>
<li>
- Less/Sass
</li>
<li>
- JavaScript
</li>
<li>
- ReactJs
</li>
<li>
- MarkoJS
</li>
</ul>
</li>
<li class="service-list__service">
<div class="img-container">
<img src="images/back-end.png" alt="Back-End">
</div>
<h3 class="title title--block title--little">Back-End</h3>
<ul class="service-list__details">
<li>
- Scala
</li>
<li>
- Lift
</li>
<li>
- GoLang
</li>
<li>
- MongoBD
</li>
<li>
- MySQL
</li>
<li>
- PostgreSQL
</li>
</ul>
</li>
<li class="service-list__service">
<div class="img-container">
<div>
<img src="images/dev-ops.png" alt="Dev-Ops">
</div>
</div>
<h3 class="title title--block title--little">Dev-Ops</h3>
<ul class="service-list__details">
<li>
- Amazon Web Services
</li>
<li>
- Jenkins
</li>
</ul>
</li>
</ul>
<p class="paragraph--centered paragraph--more-margin">
We provide software development service in Scala. We can join into your business in the way that best suits you:
</p>
<ul class="join-into list-columns">
<li class="join-into__type">
<div class="paragraph--centered">
<img src="images/complete-solutions.png" alt="Complete solutions">
</div>
<h3 class="title title--block">
Provide complete solutions
</h3>
<p class="paragraph--centered">
We deliver you web application finished and working in production. We develop your project based on defined specifications with fixed price and schedule. Do not worry whether specifications change; we can negotiate additional requirements required.
</p>
</li>
<li class="join-into__type">
<div class="paragraph--centered">
<img src="images/join-team.png" alt="Join team">
</div>
<h3 class="title title--block">
Join your team
</h3>
<p class="paragraph--centered">
If you already have a development team and you need programmers with experience in Scala, this option is the best for you. Our back-end and front-end developers can join your team on a full-time or part-time contract basis with price /hour or price /month.
</p>
</li>
<li class="join-into__type">
<div class="paragraph--centered">
<img src="images/full-time.png" alt="Full time">
</div>
<h3 class="title title--block">
Full-time team
</h3>
<p class="paragraph--centered">
If the requirements for your project are variable throughout time and you need a complete team, this is your best option. We develop your all application based on a full-time contract at monthly or hourly rate.
</p>
</li>
</ul>
<p class="paragraph--centered">
Although we feel comfortable working with Scrum and Jira, we are flexible to adapt us to another way of work which is better for your preference.
</p>
</article>
</section>
<section class="section-page">
<article>
<h2 id="contact" class="title title--section">Contact</h2>
<div class="list-contacts">
<ul class="list-contacts__list">
<li class="list-contacts__contact">
<p>
<img src="images/email.png" alt="Email icon"/> [email protected]
</p>
</li>
</ul>
</div>
</article>
</section>
</body>
</html>