-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
372 lines (307 loc) · 13.8 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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<!DOCTYPE html>
<html lang=en dir="ltr" vocab="http://schema.org" typeof="WebPage">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, shrink-to-fit=no, minimal-ui">
<meta name="description" content="Coderize is a small software development company. Our main goal is to create high quality, reliable and extensible products which can be delivered fast.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title property="name">
Coderize
</title>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/images/favicons/favicon-16x16.png">
<link rel="manifest" href="/assets/images/favicons/site.webmanifest">
<link rel="mask-icon" href="/assets/images/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/assets/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/assets/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Facebook -->
<meta property="og:url" content="https://www.coderize.org/">
<meta property="og:title" content="Coderize – a modern software company at your service!">
<meta property="og:description" content="Coderize is a small software development company. Our main goal is to create high quality, reliable and extensible products which can be delivered fast.">
<meta property="og:image" content="/assets/images/meta-img.png">
<link rel="index" title="Home" href="https://www.coderize.org/">
<link rel="canonical" href="https://www.coderize.org/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700&subset=latin-ext">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="/assets/styles/index.css">
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<a href="#content" class="srd">Skip to main content</a>
<nav class="navigation" itemscope itemtype="http://schema.org/SiteNavigationElement">
<ul class="navigation__list">
<li class="navigation__element">
<img class="logo__img" src="/assets/images/favicons/favicon-white.svg" alt="Coderize logo" />
</li>
<li class="navigation__element">
<a class="navigation__link" href="#home">Home</a>
</li>
<li class="navigation__element">
<a class="navigation__link" href="#about">About</a>
</li>
<li class="navigation__element">
<a class="navigation__link" href="#services">Services</a>
</li>
<li class="navigation__element">
<a class="navigation__link" href="#technologies">Technologies</a>
</li>
<li class="navigation__element">
<a class="navigation__link" href="#contact">Contact us</a>
</li>
</ul>
</nav>
<div class="navigation__toggle" aria-hidden="true">
<div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<header id="home" class="header section--bg-2">
<div class="hero container-fluid">
<h1><a class="hero__headline" href="/" rel="index">Coderize</a></h1>
<p class="hero__tagline">Let's create something awesome. Together.</p>
<div class="hero__prompt">
<a href="#content" class="hero__prompt__link" aria-label="Scroll to main content">
<img src="/assets/images/arrow.svg" class="hero__prompt__icon" alt="Learn more" aria-hidden="true">
</a>
</div>
</div>
</header>
<main class="main" role="main" id="content">
<section id="about" class="section section--alternate section--bg-1">
<article class="container">
<header class="section__header">
<h3 class="section__header__heading">Hello, we are Coderize</h3>
<p class="section__header__subtext">A modern software company at your service!</p>
</header>
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/business_analysis.svg" aria-hidden="true" alt="Buisness analysis icon" />
</div>
<h4 class="ability__header__heading">Analysis</h4>
</header>
<div>
<p class="ability__description">We dive deep into client’s business to make sure we build software that brings value.</p>
</div>
</article>
</div>
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/expert.svg" aria-hidden="true" alt="Support icon" />
</div>
<h4 class="ability__header__heading">Support</h4>
</header>
<div>
<p class="ability__description">Our support is always at your disposal, even once we've finished developing your product.</p>
</div>
</article>
</div>
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/agile.svg" aria-hidden="true" alt="Agile approach icon" />
</div>
<h4 class="ability__header__heading">Agile approach</h4>
</header>
<div>
<p class="ability__description">Our working process relies on the Agile methodology that we slightly amend to satisfy you.</p>
</div>
</article>
</div>
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/mobile.svg" aria-hidden="true" alt="Mobile friendly icon" />
</div>
<h4 class="ability__header__heading">Mobile friendly</h4>
</header>
<div>
<p class="ability__description">We design responsive interfaces with a great user-experience across all platforms.</p>
</div>
</article>
</div>
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/development.svg" aria-hidden="true" alt="Development icon" />
</div>
<h4 class="ability__header__heading">Development</h4>
</header>
<div>
<p class="ability__description">We are meticulous about the quality of our code and design usability.</p>
</div>
</article>
</div>
<div class="col-sm-12 col-md-6 col-lg-4">
<article class="ability">
<header class="ability__header">
<div class="ability__header__figure">
<img src="/assets/images/svg/about/cheap.svg" aria-hidden="true" alt="Cheap icon" />
</div>
<h4 class="ability__header__heading">Adaptive price</h4>
</header>
<div>
<p class="ability__description">We adapt our prices for each client individually based on project complexity.</p>
</div>
</article>
</div>
</div>
</article>
</section>
<section id="services" class="section section--bg-4">
<article class="container">
<header class="section__header">
<h3 class="section__header__heading">Our services</h3>
<p class="section__header__subtext">We work with established companies and approach each case individually.</p>
</header>
<div class="row">
<div class="col-sm-12 col-md-4">
<article tabindex="0" class="service">
<section class="service__face service--front">
<h5 class="service__headline">Desktop</h5>
<p class="service__description">We create cross-platform applications.</p>
<span class="button">Learn more</span>
</section>
<section class="service__face service--back">
<p class="service__details">
We offer cross-platform desktop application development services to turn your idea into a solid piece of code. Our applications are written with Electron and provide a native-like feeling.
</p>
</section>
</article>
</div>
<div class="col-sm-12 col-md-4">
<article tabindex="0" class="service service--main">
<section class="service__face service--front">
<h5 class="service__headline">Web</h5>
<p class="service__description">Coding amazing web apps since forever.</p>
<span class="button">Learn more</span>
</section>
<section class="service__face service--back">
<p class="service__details">
Web is our specialization. We develop responsive user interfaces coupled with secured RESTful APIs. Our web apps are blazing fast and pass each accessibility audit.
</p>
</section>
</article>
</div>
<div class="col-sm-12 col-md-4">
<article tabindex="0" class="service">
<section class="service__face service--front">
<h5 class="service__headline">Mobile</h5>
<p class="service__description">Blazing fast mobile apps for everyone.</p>
<span class="button">Learn more</span>
</section>
<section class="service__face service--back">
<p class="service__details">
We can develop mobile applications ready for shipping to end users. Coderize’s team works in collaboration with the Customer and developers to embrace the latest trends.
</p>
</section>
</article>
</div>
</div>
</article>
</section>
<section id="technologies" class="section section--alternate">
<article class="container">
<header class="section__header">
<h3 class="section__header__heading">Technologies</h3>
<p class="section__header__subtext">We develop in trusted technologies.</p>
</header>
<div class="row">
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/javascript.svg" alt="JavaScript" />
</div>
</article>
</div>
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/python.svg" alt="Python" />
</div>
</article>
</div>
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/django.svg" alt="Django" />
</div>
</article>
</div>
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/nodejs.svg" alt="NodeJS" />
</div>
</article>
</div>
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/react.svg" alt="ReactJS" />
</div>
</article>
</div>
<div class="col-4">
<article class="technology">
<div class="technology__figure">
<img src="/assets/images/svg/technologies/docker.svg" alt="Docker" />
</div>
</article>
</div>
</div>
</article>
</section>
<section id="contact" class="section section__contact section--accent section--bg-3 section--bg-top">
<article class="container">
<header class="section__header">
<h3 class="section__header__heading">Contact us</h3>
<p class="section__header__subtext">Let's create something great!</p>
</header>
<form action="https://formspree.io/[email protected]" method="POST">
<div class="row">
<div class="col-sm">
<label class="label" for="email">Your e-mail</label>
<input class="input input--full-width" type="email" name="email" id="email" placeholder="[email protected]" required="" />
</div>
<div class="col-sm">
<label class="label" for="name">Your name</label>
<input class="input input--full-width" type="text" name="name" id="name" placeholder="John Doe" required="" />
</div>
</div>
<div>
<label class="label" for="subject">Subject</label>
<input class="input input--full-width" type="text" name="_subject" id="subject" placeholder="Hey!" required="" />
<label class="label" for="message">Message</label>
<textarea class="textarea textarea--full-width" name="content" id="message" rows="10" placeholder="What can we help you with?" required=""></textarea>
</div>
<input class="button button--submit" type="submit" name="submit" value="Send" />
</form>
</article>
</section>
</main>
<footer class="footer" typeof="WPFooter">
<p>2018 © coderize.org</p>
</footer>
<script src="/assets/scripts/index.js"></script>
</body>
</html>