-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
375 lines (303 loc) · 14.3 KB
/
about.html
File metadata and controls
375 lines (303 loc) · 14.3 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sinn - About Us</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta charset="UTF-8"/>
<link rel="icon" type="image/png" href="images/favicon.png"/>
<link rel="apple-touch-icon" sizes="64x64" href="images/favicon.png">
<link href="./css/style.css" rel="stylesheet"/>
<link href="./css/vendor/font-awesome.min.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet">
<!-- Primary Meta Tags -->
<title>Sinn - now your studying makes sense.</title>
<meta name="title" content="Sinn - now your studying makes sense.">
<meta name="description"
content="Studying is hard, but the organization of studies makes it even harder. This project aims to Lower the dropout rate, Simplify bureaucracy, Prepare students for a future career, Make studying enjoyable">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://sinn.one/">
<meta property="og:title" content="Sinn - now your studying makes sense.">
<meta property="og:description"
content="Studying is hard, but the organization of studies makes it even harder. This project aims to Lower the dropout rate, Simplify bureaucracy, Prepare students for a future career, Make studying enjoyable">
<meta property="og:image" content="//sinn.one/images/poster.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://sinn.one/">
<meta property="twitter:title" content="Sinn - now your studying makes sense.">
<meta property="twitter:description"
content="Studying is hard, but the organization of studies makes it even harder. This project aims to Lower the dropout rate, Simplify bureaucracy, Prepare students for a future career, Make studying enjoyable">
<meta property="twitter:image" content="//sinn.one/images/poster.png">
</head>
<body class="hidden hidden-ball smooth-scroll" data-primary-color="#ff0000">
<main>
<!-- Preloader -->
<div class="preloader-wrap" data-firstline="Stay" data-secondline="Relaxed">
<div class="outer">
<div class="inner">
<div class="trackbar">
<div class="loadbar"></div>
</div>
<div class="percentage-wrapper">
<div class="percentage" id="precent"></div>
</div>
<div class="percentage-intro">Loaded</div>
</div>
</div>
</div>
<!--/Preloader -->
<div class="cd-index cd-main-content">
<!-- Page Content -->
<div id="page-content" class="" data-bgcolor="#fff">
<!-- Header -->
<header class="fullscreen-menu">
<div id="header-container">
<!-- Logo -->
<div id="logo" class="hide-ball disable-drag">
<a class="ajax-link" data-type="page-transition" href="index.html">
<img class="black-logo" src="images/logo.png" alt="Sinn Logo">
<img class="white-logo" src="images/logo-white.png" alt="Sinn Logo">
</a>
</div>
<!--/Logo -->
<!-- Navigation -->
<nav>
<div class="nav-height">
<div class="outer">
<div class="inner">
<ul data-breakpoint="10025" class="flexnav">
<li class="link menu-timeline">
<a class="ajax-link" data-type="page-transition" href="index.html">
<div class="before-span"><span data-hover="Home">Home</span></div>
</a>
</li>
<li class="link menu-timeline">
<a class="ajax-link" data-type="page-transition" href="about.html">
<div class="before-span"><span data-hover="About">About</span></div>
</a>
</li>
<li class="link menu-timeline">
<a class="ajax-link" data-type="page-transition" href="contact.html">
<div class="before-span"><span data-hover="Contact">Contact</span></div>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!--/Navigation -->
<!-- Menu Burger -->
<div class="button-wrap right menu disable-drag">
<div class="icon-wrap parallax-wrap">
<div class="button-icon parallax-element">
<div id="burger-wrapper">
<div id="menu-burger">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</div>
<div class="button-text sticky right"><span data-hover="Menu">Menu</span></div>
</div>
<!--/Menu Burger -->
</div>
</header>
<!--/Header -->
<!-- Content Scroll -->
<div id="content-scroll">
<!-- Main -->
<div id="main">
<!-- Hero Section -->
<div id="hero">
<div id="hero-styles">
<div id="hero-caption" class="parallax-onscroll">
<div class="inner">
<h5 class="hero-subtitle"><span>Little startup with a target</span></h5>
<h1 class="hero-title"><span>About Us</span></h1>
</div>
</div>
</div>
</div>
<!--/Hero Section -->
<!-- Main Content -->
<div id="main-content">
<!-- Main Page Content -->
<div id="main-page-content">
<!-- Row -->
<div class="vc_row full change-header-color">
<figure class="has-parallax has-animation has-scale-vertical" data-delay="100">
<img src="./images/apb.jpg" alt="Image Title">
</figure>
</div>
<!--/Row -->
<!-- Row -->
<div class="vc_row row_padding_top row_padding_bottom small">
<h1 class="">Hello everyone, <br>
We are Alex and Artem.</h1>
<hr>
<p class="has-animation bigger">
We are students at the faculty of computer science at the TU Dresden and over the years of studying we faced many challenges.
and we learned that not only studying is hard but the organisation of studies makes it even harder,
especially under COVID-19 circumstances.
<!-- But why these problems actually exist?<br>-->
We want to fix these problems with our project!
</p>
</div>
<!--/Row -->
<!-- Row -->
<div
class="vc_row row_padding_top row_padding_bottom dark-section full change-header-color light-content two-halfs-right"
data-bgcolor="#171717">
<h5 class="has-mask no-margins">Team Members</h5>
<h1 class="has-mask big-title" data-delay="150">Developers</h1>
<hr>
<hr class="white-line has-animation">
<hr>
<ul id="team-members-list" data-fx="1">
<li class="hide-ball" data-img="images/team/alexander.jpg">
<div class="team-member has-animation">Alexander Chernykh<span>Vision Leader</span></div>
</li>
<li class="hide-ball" data-img="images/team/artem.jpg">
<div class="team-member has-animation">Artem Sierikov<span>Technical Realisation</span></div>
</li>
<li class="hide-ball" data-img="images/team/you.jpg">
<div class="team-member has-animation">Your name<span>Open Collaboration</span></div>
</li>
</ul>
<hr>
<hr class="white-line has-animation">
<hr>
<div class="button-wrap right disable-drag has-animation large-btn" data-delay="350">
<div class="icon-wrap parallax-wrap">
<div class="button-icon parallax-element">
<i class="fa fa-arrow-right"></i>
</div>
</div>
<a class="ajax-link" data-type="page-transition" href="contact.html">
<div class="button-text sticky right"><span data-hover="Join Our Team">Join Our Team</span></div>
</a>
</div>
</div>
<!--/Row -->
<!-- Row -->
<div class="vc_row row_padding_top small">
<h5 class="has-mask primary-color secondary-font">Our Supporters</h5>
<h1 class="has-mask">Currently we have no companies that support us :(<br> but <u>you</u> can be first!
</h1>
<h3 class="has-mask">Write us an e-mail.</h3>
</div>
<!--/Row -->
<!-- <!– Row –>-->
<!-- <div class="vc_row full two-halfs-right">-->
<!-- <hr>-->
<!-- <hr class="white-line has-animation">-->
<!-- <hr>-->
<!-- <!– Clients Table –>-->
<!-- <ul class="clients-table has-animation no-borders" data-delay="10">-->
<!-- <li class="link has-animation">-->
<!-- <img src="https://www.prozell-cluster.de/wp-content/uploads/2017/10/TU_Dresden-600x176.png" alt="client">-->
<!-- <p>TU Dresden - Uni</p>-->
<!-- </li>-->
<!-- <li class="link has-animation">-->
<!-- <img src="https://upload.wikimedia.org/wikipedia/commons/5/51/LogMeIn_logo.svg" alt="client">-->
<!-- <p>LogMeIn - Inc.</p>-->
<!-- </li>-->
<!-- <li class="link has-animation">-->
<!-- <img src="https://upload.wikimedia.org/wikipedia/commons/a/ad/Otto_GmbH_logo.svg" alt="client">-->
<!-- <p>Otto - GmbH.</p>-->
<!-- </li>-->
<!-- </ul>-->
<!-- <!–/Clients Table –>-->
<!-- <hr>-->
<!-- <hr class="white-line has-animation">-->
<!-- </div>-->
<!-- <!–/Row –>-->
</div>
<!--/Main Page Content -->
<!-- Project Navigation -->
<div id="page-nav">
<div class="next-page-wrap">
<div class="next-page-title">
<div class="inner">
<div class="page-title-wrapper has-animation">
<a class="page-title next-ajax-link-page disable-drag" data-type="page-transition"
data-firstline="Contact" data-secondline="Page" href="contact.html">
<div class="next-hero-subtitle"><span>Let's build the future together</span></div>
<div class="next-hero-title"><span>Contact Us</span></div>
</a>
</div>
</div>
</div>
</div>
</div>
<!--/Project Navigation -->
</div>
<!--/Main Content -->
</div>
<!--/Main -->
<!-- Footer -->
<footer class="hidden">
<div id="footer-container">
<div id="backtotop" class="button-wrap left disable-drag">
<div class="icon-wrap parallax-wrap">
<div class="button-icon parallax-element">
<i class="fa fa-angle-up"></i>
</div>
</div>
<div class="button-text sticky left"><span data-hover="Back Top">Back Top</span></div>
</div>
<div class="footer-middle">
<div class="copyright">
2021 -
<a class="link" target="_blank" href="https://sinn.one/">
Sinn.one
</a>
</div>
</div>
<div class="socials-wrap disable-drag">
<div class="socials-icon"><i class="fa fa-share-alt" aria-hidden="true"></i></div>
<div class="socials-text">Contact Us</div>
<ul class="socials">
<li><span class="parallax-wrap"><a class="parallax-element" href="mailto:alexander.chernykh@mailbox.tu-dresden.de">Alexander</a></span></li>
<li><span class="parallax-wrap"><a class="parallax-element" href="mailto:artem.sierikov@mailbox.tu-dresden.de">Artem</a></span></li>
</ul>
</div>
</div>
</footer>
<!--/Footer -->
</div>
<!--/Content Scroll -->
<div id="app"></div>
<!-- Project Holder -->
<div id="project-holder">
<div id="project-data"></div>
</div>
<!--/Project Holder -->
</div>
<!--/Page Content -->
</div>
</main>
<div class="cd-cover-layer"></div>
<div id="magic-cursor">
<div id="ball">
<div id="ball-drag-x"></div>
<div id="ball-drag-y"></div>
<div id="ball-loader"></div>
</div>
</div>
<div id="clone-image"></div>
<div id="rotate-device"></div>
<script src="js/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/utils/Draggable.min.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/three.js/r83/three.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.js'></script>
<script src="js/sinnwebgl.js"></script>
<script src="js/plugins.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>