-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·377 lines (359 loc) · 19.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
373
374
375
376
377
<!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="This page about creators of open source Symfony2 bundles">
<meta name="keywords" content="symfony2, php, bundle, translations, sleepness, github, memcched, redis, geekhub">
<title>Sleepness - those who can not sleep</title>
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/agency.css" rel="stylesheet" type="text/css">
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/Montserrat.css" rel="stylesheet" type="text/css">
<link href='css/Kaushan.css' rel='stylesheet' type='text/css'>
<link href='css/Droid.css' rel='stylesheet' type='text/css'>
<link href='css/Roboto.css' rel='stylesheet' type='text/css'>
<script type="text/javascript">
(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-68994352-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="page-top" class="index">
<a href="https://github.com/Sleepness">
<img style="position: absolute; top: 0; right: 0; border: 0;z-index: 1100" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png">
</a>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Sleepness</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right" style="margin-right: 20px;">
<li class="hidden"><a href="#page-top"></a></li>
<li><a class="page-scroll" href="#services">Philosophy</a></li>
<li><a class="page-scroll" href="#portfolio">Projects</a></li>
<li><a class="page-scroll" href="#about">About</a></li>
<li><a class="page-scroll" href="#team">Team</a></li>
</ul>
</div>
</div>
</nav>
<header>
<div class="container">
<div class="intro-text">
<div class="intro-heading">Creators of open source Symfony2 bundles</div>
<a href="#services" class="page-scroll btn btn-xl">Let's get acquainted</a>
</div>
</div>
</header>
<section id="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Philosophy</h2>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-code"></i>
<i class="fa fa-code fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Write healthy code!</h4>
<p class="text-muted">
If you write reliable, flexible and well documented code,
you don't need to take care of your security when your code will be maintained by
psychopathic-maniac who knows where you live.
</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-unit"></i>
<i class="fa fa-laptop fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Test your code!</h4>
<p class="text-muted">
If your code is well tested, it guarantees high quality and you can be sure,
that your application doesn't have "strange" behavior.
And as well, Symfony2 cats will be happy!
</p>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-coffee"></i>
<i class="fa fa-coffee fa-stack-1x fa-inverse"></i>
</span>
<h4 class="service-heading">Do not sleep!</h4>
<p class="text-muted">More coffeeeeeee.....</p>
</div>
</div>
</div>
</section>
<section id="portfolio" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Projects</h2>
<h3 class="section-subheading text-muted">Projects created by our team.</h3>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal1" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content"><i class="fa fa-plus fa-3x"></i></div>
</div>
<img src="img/portfolio/translations_bundle.png" class="img-responsive" width="400" height="0" alt="">
</a>
<div class="portfolio-caption">
<h4>UberTranslationBundle</h4>
<p class="text-muted">Store all your translations in fast Memcache!</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal0" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content"><i class="fa fa-plus fa-3x"></i></div>
</div>
<img src="img/portfolio/translations.png" class="img-responsive" width="400" height="0" alt="">
</a>
<div class="portfolio-caption">
<h4>UberTranslationAdminBundle</h4>
<p class="text-muted">Manage translations in Memcache from web!</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal2" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content"><i class="fa fa-plus fa-3x"></i></div>
</div>
<img src="img/portfolio/frontend.png" class="img-responsive" width="400" height="300" alt="">
</a>
<div class="portfolio-caption">
<h4>UberFrontendValidationBundle</h4>
<p class="text-muted">Frontend developers set thumb up!</p>
</div>
</div>
<div class="col-md-4 col-sm-6 portfolio-item">
<a href="#portfolioModal3" class="portfolio-link" data-toggle="modal">
<div class="portfolio-hover">
<div class="portfolio-hover-content"><i class="fa fa-plus fa-3x"></i></div>
</div>
<!--<img src="img/portfolio/frontend.png" class="img-responsive" width="400" height="300" alt="">-->
</a>
<div class="portfolio-caption">
<h4>UberOAuthRestBundle</h4>
<p class="text-muted">Adds support for authenticating users via OAuth2 in Symfony2 REST</p>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About</h2>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p class="text-muted">
Our team includes the teacher and two students from awesome charity project Geekhub.
Geekhub is unique project, that helps people to get experience in IT-industry.
More details about Geekhub <a href="http://geekhub.ck.ua/">here</a>
</p>
<a href="http://geekhub.ck.ua/"><img src="img/geekhub_logo.png" alt="Geekhub"></a>
</div>
</div>
</div>
</section>
<section id="team" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Our Awesome Team</h2>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<div class="team-member">
<img src="img/team/1.jpg" class="img-responsive img-circle" alt="Oleg Zinchenko" width="200" height="200">
<h4>Oleg Zinchenko</h4>
<p class="text-muted">Team lead, Mentor</p>
<ul class="list-inline social-buttons">
<li><a href="https://twitter.com/1cdecoder" class="twitter_btn"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://plus.google.com/u/0/+OlegZinchenko/posts" class="google_btn"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://github.com/cystbear" class="github_btn"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="team-member">
<img src="img/team/2.jpg" class="img-responsive img-circle" alt="Alexandr Zhulev" width="200" height="200">
<h4>Alexandr Zhulev</h4>
<p class="text-muted">Developer</p>
<ul class="list-inline social-buttons">
<li><a href="#" class="twitter_btn"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://plus.google.com/u/0/111664219357328784921/posts" class="google_btn"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://github.com/alexandrzhulev" class="github_btn"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="team-member">
<img src="img/team/3.png" class="img-responsive img-circle" alt="Viktor Novikov" width="200" height="200">
<h4>Viktor Novikov</h4>
<p class="text-muted">Developer</p>
<ul class="list-inline social-buttons">
<li><a href="https://www.facebook.com/profile.php?id=100003327477892" class="facebook_btn"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://plus.google.com/u/0/111590252386415684104/posts" class="google_btn"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://github.com/NovikovViktor" class="github_btn"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-3">
<div class="team-member">
<img src="img/team/4.png" class="img-responsive img-circle" alt="Serhii Melnyk" width="200" height="200">
<h4>Serhii Melnyk</h4>
<p class="text-muted">Developer</p>
<ul class="list-inline social-buttons">
<li><a href="#" class="twitter_btn"><i class="fa fa-twitter"></i></a></li>
<li><a href="#" class="google_btn"><i class="fa fa-google-plus"></i></a></li>
<li><a href="https://github.com/serhiimelnik" class="github_btn"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © Sleepness-Team since 2015</span>
</div>
</div>
</div>
</footer>
<div class="portfolio-modal modal fade" id="portfolioModal0" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr"><div class="rl"></div></div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>UberTranslationAdminBundle</h2>
<img class="img-responsive" src="img/portfolio/translations.png" alt="">
<p>This bundle allows you to manage your translations stored in <a href="http://memcached.org/">Memcache</a>.</p>
<p>
You can find more details on Github project page
<a href="https://github.com/Sleepness/UberTranslationAdminBundle">here</a>.
</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i>
Close Project info
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr"><div class="rl"></div></div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>UberTranslationBundle</h2>
<img class="img-responsive" src="img/portfolio/translations_bundle.png" alt="">
<p>This bundle allows you to store your translations in <a href="http://memcached.org/">Memcache</a> instead of files.</p>
<p>
You can find more details on Github project page
<a href="https://github.com/Sleepness/UberTranslationBundle">here</a>.
</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i>
Close Project info
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr"><div class="rl"></div></div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>UberFrontendValidationBundle</h2>
<img class="img-responsive img-centered" src="img/portfolio/frontend.png" alt="">
<p>
This bundle takes advantage from developer to be responsive for client side validation of apps.
It provides powerful validation tool that automatically validate your form on client side, by using
asserts of the model.
</p>
<p>
You can find more info and source project <a href="https://github.com/Sleepness/UberFrontendValidationBundle">here</a>.
</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i>
Close Project info
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr"><div class="rl"></div></div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>UberOAuthRestBundle</h2>
<p>
You can find more info and source project <a href="https://github.com/Sleepness/UberOAuthRestBundle">here</a>.
</p>
<button type="button" class="btn btn-primary" data-dismiss="modal"><i class="fa fa-times"></i>
Close Project info
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.min.js"></script>
<script type="text/javascript" src="js/classie.js"></script>
<script type="text/javascript" src="js/cbpAnimatedHeader.js"></script>
<script type="text/javascript" src="js/agency.js"></script>
</body>
</html>