-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
258 lines (239 loc) · 9.15 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
<!DOCTYPE HTML>
<html>
<head>
<title>Δccendis - the Dev & Consulting Band</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<div id="page-wrapper">
<!-- Header -->
<div id="header">
<!-- Logo -->
<h1><a href="index.html" id="logo">Δccendis: <em>the Dev & Consulting Band</em></a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li><a target="_blank" href="https://medium.com/accendis-tech">Blog</a></li>
<!--
<li>
<a href="#">Dropdown</a>
<ul>
<li><a href="#">Lorem dolor</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam sed tempus</a></li>
<li>
<a href="#">Submenu</a>
<ul>
<li><a href="#">Lorem dolor</a></li>
<li><a href="#">Phasellus magna</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam nisl</a></li>
<li><a href="#">Veroeros feugiat</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li>
</ul>
</li>
-->
</ul>
</nav>
</div>
<!-- Banner -->
<section id="banner">
<header>
<h2>Question: <em>what happens when 4 friends build a band?</em></h2>
<a href="#the-band" class="button">Learn More</a>
</header>
<br />
</section>
<!-- Highlights -->
<section class="wrapper style1">
<div class="container">
<div class="row 200%">
<section class="4u 12u(narrower)">
<div class="box highlight">
<i class="icon major fa-fighter-jet"></i>
<h3>Development</h3>
<p>We build highly responsible and fluid native mobile apps. Also, we build web apps that can scale to millions of users.</p>
</div>
</section>
<section class="4u 12u(narrower)">
<div class="box highlight">
<i class="icon major fa-briefcase"></i>
<h3>Consulting</h3>
<p>We offer consulting on migration of legacy systems, architecture and best practises for your development team and
project.
</p>
</div>
</section>
<section class="4u 12u(narrower)">
<div class="box highlight">
<i class="icon major fa-graduation-cap"></i>
<h3>Training</h3>
<p>We offer training for your team, so your company can always keep a competitive advantage via new technologies.</p>
</div>
</section>
</div>
</div>
</section>
<!-- Gigantic Heading -->
<section id="the-band" class="wrapper style2">
<div class="container">
<header class="major">
<h2>Meet the members of our band!</h2>
<p>We look evil and stuff... but we don't bite. Much.</p>
</header>
</div>
</section>
<!-- The Band -->
<section class="wrapper style1">
<div class="container">
<div class="row">
<section class="6u 12u(narrower)">
<div class="box post">
<a href="#" class="image left"><img src="images/mario.jpg" alt="" /></a>
<div class="inner">
<h3>Mário Meyrelles</h3>
<ul class="hoz">
<li><a href="#" class="icon fa-envelope fa-2x"><span class="label">E-mail</span></a></li>
<li><a href="#" class="icon fa-linkedin fa-2x"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-twitter fa-2x"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-github fa-2x"><span class="label">GitHub</span></a></li>
</ul>
<p>[Put your description here...]</p>
</div>
</div>
</section>
<section class="6u 12u(narrower)">
<div class="box post">
<a href="#" class="image left"><img src="images/cadu.jpg" alt="" /></a>
<div class="inner">
<h3>Carlos Eduardo</h3>
<ul class="hoz">
<li><a href="#" class="icon fa-envelope fa-2x"><span class="label">E-mail</span></a></li>
<li><a href="#" class="icon fa-linkedin fa-2x"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-twitter fa-2x"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-github fa-2x"><span class="label">GitHub</span></a></li>
</ul>
<p>The guy that plays the Saxophone (Alto). Jazz lover. With more than 7 years in IT area, among them 3 developing systems
for large companies: IBM, Qualicorp, Ericsson, TCS, Conectcar and Dotz.
</p>
</div>
</div>
</section>
</div>
<div class="row">
<section class="6u 12u(narrower)">
<div class="box post">
<a href="#" class="image left"><img src="images/rodrigo.jpg" alt="" /></a>
<div class="inner">
<h3>Rodrigo Elias</h3>
<ul class="hoz">
<li><a href="#" class="icon fa-envelope fa-2x"><span class="label">E-mail</span></a></li>
<li><a href="#" class="icon fa-linkedin fa-2x"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-twitter fa-2x"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-github fa-2x"><span class="label">GitHub</span></a></li>
</ul>
<p>[Put your description here...]</p>
</div>
</div>
</section>
<section class="6u 12u(narrower)">
<div class="box post">
<a href="#" class="image left"><img src="images/iuri.jpg" alt="" /></a>
<div class="inner">
<h3>Iuri Machado</h3>
<ul class="hoz">
<li><a href="#" class="icon fa-envelope fa-2x"><span class="label">E-mail</span></a></li>
<li><a href="#" class="icon fa-linkedin fa-2x"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-twitter fa-2x"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-github fa-2x"><span class="label">GitHub</span></a></li>
</ul>
<p>The guy that plays the guitar. Developing software for the last 7 years, experienced in building highly scalable,
distributed systems.</p>
</div>
</div>
</section>
</div>
</div>
</section>
<!-- CTA -->
<section id="cta" class="wrapper style3">
<div class="container">
<header>
<h2>Are you ready to join the band?</h2>
<a href="#" class="button">Yes please!</a>
</header>
</div>
</section>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<section class="3u 6u(narrower) 12u$(mobilep)">
<h3>What stacks to we work with?</h3>
<ul class="links">
<li><a>C#</a></li>
<li><a>F#</a></li>
<li><a>Clojure</a></li>
<li><a>Elixir</a></li>
<li><a>Erlang</a></li>
<li><a>Javascript</a></li>
</ul>
</section>
<section class="3u 6u$(narrower) 12u$(mobilep)">
<h3>What libraries do we use?</h3>
<ul class="links">
<li><a>ASP.NET</a></li>
<li><a>Akka.NET</a></li>
<li><a>Xamarin</a></li>
<li><a>Pulsar/Quasar</a></li>
<li><a>Phoenix</a></li>
<li><a>React and React Native</a></li>
</ul>
</section>
<section class="6u 12u(narrower)">
<h3>Like what we do? Get in touch!</h3>
<div class="row 50%">
<div class="12u">
<ul class="actions">
<li><input type="submit" class="button alt" value="Send Message" /></li>
</ul>
</div>
</div>
</section>
</div>
</div>
<!-- Icons -->
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/accendis" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-google-plus"><span class="label">Google+</span></a></li>
<li><a href="https://medium.com/accendis-tech" class="icon fa-medium"><span class="label">Medium</span></a></li>
</ul>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© Accendis. All rights reserved</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>