-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
405 lines (401 loc) · 22.6 KB
/
index.html
File metadata and controls
405 lines (401 loc) · 22.6 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
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<!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">
<title>MY || PROTFOLIO</title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/isotopecss.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/responsive.css" rel="stylesheet" type="text/css">
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"> </head>
<body>
<div id="HOME">
<div class="topbar">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">R.</a> </div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#HOME">Home</a></li>
<li><a href="#ABOUT">About</a></li>
<li><a href="#SERVICE">Service</a></li>
<li><a href="#PROTFOLIO">Protfolio</a></li>
<li><a href="#COMMENT">Comment</a></li>
<li><a href="#EDUCATION">Education</a></li>
<li><a href="#CONTACT">Contact</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</div>
<!-- Home PART -->
<div class="bacgoumd_part">
<div class="col-md-5">
<div class="part_one">
<!-- Home left Side-->
<div class="one"> <img src="images/katharina_smaller_pic.jpg"> </div>
</div>
<!-- Home left Side End-->
</div>
<div class="col-md-7">
<div class="part_two">
<!-- Home Right Side-->
<div id="particles-js">
<h1>HELLO, I AM Katharina Philana Rindtorff</h1>
<p>I'm an Architect.</p>
</div>
</div>
<!-- Home Right Side End-->
</div>
</div>
</div>
<!-- Home PART End -->
<!-- ABOUT PART START-->
<div id="ABOUT">
<div class="container">
<h1>ABOUT ME</h1>
<div class="row">
<div class="col-md-5">
<div class="about_me wow slideInLeft" data-wow-duration="1s" data-wow-delay="0s">
<!-- About left Side -->
<h2>Hello! I'm Katharina Philana Rindtorff</h2>
<h4>ABOUT ME</h4>
<hr>
<p>My name is Katharina Philana and I am an Architect at <strong>SL Rasch</strong> since 2018.Over the last 1 year I woked on many Projects. I find great interest in all Architecture technologies and latest design practices.</p>
</div>
</div>
<!-- About left Side -->
<div class="col-md-6">
<!-- About right Side -->
<div class="progreebar wow slideInRight" data-wow-offset="10" data-wow-iteration="3s">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 95%;background: linear-gradient(20deg, red, orange);"> 95%(Architecture) </div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 90%; background: linear-gradient(20deg, #21618C, #85C1E9);"> 90%(Construction) </div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 80%; background: linear-gradient(20deg, #303F9F, #5C6BC0);"> 90%(Art) </div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;background: linear-gradient(20deg, #0868AB, #0769AD);"> 70%(Design) </div>
</div>
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 30%;background: linear-gradient(20deg, #A7DF1B, #AECC53);"> 10%(Mathe :p) </div>
</div>
</div>
</div>
<!-- About right Side end-->
</div>
</div>
</div>
<!-- ABOUT PART end-->
<!-- SERVICE PART START-->
<div id="SERVICE">
<div class="container">
<h1>SERVICES I OFFER</h1>
<div class="service_part text-center">
<div class="col-md-3">
<div class="row">
<div class="service_offer wow slideInLeft" data-wow-duration="1s" data-wow-delay="0">
<i class="fa fa-desktop" aria-hidden="true"></i>
<h3>Architecture</h3>
<p>write something here. I ll let this for you katrinchen</p>
<div class="overlay">
<div class="overlay_text"> <i class="fa fa-desktop" aria-hidden="true"></i>
<h3>Architecture</h3> </div>
</div>
</div>
</div>
</div>
<div class="col-md-3">
<div class="row">
<div class="service_offer wow zoomIn" data-wow-duration="1s" data-wow-delay="0s"> <i class="fa fa-cogs" aria-hidden="true"></i>
<h3>Development</h3>
<p>write something hier katrinchen</p>
<div class="overlay">
<div class="overlay_text"> <i class="fa fa-cogs" aria-hidden="true"></i>
<h3>Development</h3> </div>
</div>
</div>
</div>
</div>
<div class="col-md-3">
<div class="row">
<div class="service_offer wow zoomIn" data-wow-duration="1s" data-wow-delay="0"> <i class="fa fa-code" aria-hidden="true"></i>
<h3>Construction</h3>
<p>write something here katrinchen</p>
<div class="overlay">
<div class="overlay_text"> <i class="fa fa-code" aria-hidden="true"></i>
<h3>Construction</h3> </div>
</div>
</div>
</div>
</div>
<div class="col-md-3">
<div class="row">
<div class="service_offer wow slideInRight" data-wow-offset="10" data-wow-iteration="3s">
<i class="fa fa-camera" aria-hidden="true"></i>
<h3>Responsability</h3>
<p>write something katrinchen</p>
<div class="overlay">
<div class="overlay_text"> <i class="fa fa-camera" aria-hidden="true"></i>
<h3>Responsability</h3> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- service PART END-->
<!-- PROTFOLIO PART START-->
<!-- <div id="PROTFOLIO">
<section id="portfolio" class="text-center">
<div class="container">
<h1>Protfolio</h1>
<div id="filters" class="button-group">
<button class="button is-checked" data-filter="*">Show All</button>
<button class="button" data-filter=".metal"> One Page</button>
<button class="button" data-filter=".transition">Company</button>
<button class="button" data-filter=".alkali, .alkaline-earth">Personal</button>
<button class="button" data-filter=":not(.transition)">E-commerce</button>
<button class="button" data-filter=".metal:not(.transition)"> Landing Page 5</button>
<button class="button" data-filter=".metal:not(.transition)"> So More </button>
</div>
<div class="grid">
<div class="element-item transition metal wow slideInLeft" data-wow-duration="1s" data-wow-delay="0s" data-category="transition"><img src="images/personal%203.jpg">
<div class="isotope-overlay"> <a href="https://radwan503.github.io/your-Home-BootStrap/" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>Personal</h4></div>
</div>
<div class="element-item metalloid " data-category="metalloid"> <img src="images/e-commerce.jpg">
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>E-Commerce</h4></div>
</div>
<div class="element-item post-transition metal " data-category="post-transition"> <img src=images/resturent.jpg>
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>Restaurent Managment</h4></div>
</div>
<div class="element-item post-transition metal wow slideInRight" data-wow-offset="10" data-wow-iteration="3s" data-category="post-transition"> <img src="images/company.jpg">
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>Coprporate</h4> </div>
</div>
<div class="element-item transition metal wow slideInLeft" data-wow-duration="1s" data-wow-delay="0s" data-category="transition"> <img src="images/one%20page.png">
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>One Page</h4></div>
</div>
<div class="element-item alkali metal " data-category="alkali"> <img src="images/eucation.jpg">
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <a href="#"><h4>Education</h4></a> </div>
</div>
<div class="element-item alkali metal " data-category="alkali"> <img src="images/it.jpg">
<div class="isotope-overlay"> <a href="#"><i class="fa fa-link" aria-hidden="true"></i></a> <a href="#"><h4>Technology</h4></a> </div>
</div>
<div class="element-item transition metal wow slideInLeft" data-wow-duration="1s" data-wow-delay="0s" data-category="transition"><img src="images/personal.jpg">
<div class="isotope-overlay"> <a href="https://radwan503.github.io/your-Home-BootStrap/" target="_blank"><i class="fa fa-link" aria-hidden="true"></i></a> <h4>Personal</h4></div>
</div>
</div>
</div>
</section>
</div> -->
<!-- PROTFOLIO PART End -->
<div id="COMMENT">
<!-- COMMENT PART START -->
<h1>What Client Say's</h1>
<div class="Customer_comment">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="carousel slide" id="quote-carousel">
<!-- Bottom Carousel Indicators -->
<ol class="carousel-indicators">
<li data-target="#quote-carousel" data-slide-to="0" class="active caresou920imag">
<img class="img-responsive " src="images/photo.jpeg" alt=""></li>
<!-- <li data-target="#quote-carousel" data-slide-to="1"><img class="img-responsive" src="images/21616267_1948986348650477_6583626074749065515_n.jpg" alt=""> </li>
<li data-target="#quote-carousel" data-slide-to="2"><img class="img-responsive" src="images/pexels-photo-213117.jpeg" alt=""> </li> -->
</ol>
<!-- Carousel Slides / Quotes -->
<div class="carousel-inner text-center">
<!-- Quote 1 -->
<div class="item active">
<blockquote>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<p>Katharina is one of the best freelancers I've found on upwork. she's honest, friendly, and a great communicator. I would definitely recommend you hire her for your next project.</p> <small>Nidhal </small> </div>
</div>
</blockquote>
</div>
<!-- Quote 2 -->
<!-- <div class="item">
<blockquote>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<p>Was great working with Radwan. Did a great job with the work and was always very accessible for questions. Highly recommend.</p> <small>Adnan Ahmed</small> </div>
</div>
</blockquote>
</div>
--> <!-- Quote 3 -->
<!-- <div class="item">
<blockquote>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<p>Very easy to work with.</p> <small>Shovon Jr famous</small> </div>
</div>
</blockquote>
</div> -->
</div>
<!-- Carousel Buttons Next/Prev --><a data-slide="prev" href="#quote-carousel" class="left carousel-control"><i class="fa fa-chevron-left"></i></a> <a data-slide="next" href="#quote-carousel" class="right carousel-control"><i class="fa fa-chevron-right"></i></a> </div>
</div>
</div>
</div>
</div>
</div>
<!-- COMMENT PART End -->
<div id="EDUCATION">
<div class="container">
<div class="page-header text-center">
<h1 id="timeline">Education</h1> </div>
<ul class="timeline">
<li>
<div class="timeline-badge"><i class="glyphicon glyphicon-check"></i></div>
<div class="timeline-panel wow zoomInUp" data-wow-duration="2s" data-wow-delay="0s">
<div class="timeline-heading">
<h4 class="timeline-title">University of Stuttgart</h4> </div>
<div class="timeline-body">
<p>B.sc in Architecture</p>
<p>Year:2011-2015</p>
<p></p>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge warning"><i class="glyphicon glyphicon-credit-card"></i></div>
<div class="timeline-panel wow zoomInUp" data-wow-duration="2s" data-wow-delay="0s">
<div class="timeline-heading">
<h4 class="timeline-title">Idk write something yourself katrinchen</h4> </div>
<div class="timeline-body">
<p>write what did you study</p>
<p>Year:2013-2014</p>
</div>
</div>
</li>
<li>
<div class="timeline-badge danger"><i class="glyphicon glyphicon-credit-card"></i></div>
<div class="timeline-panel wow zoomInUp" data-wow-duration="2s" data-wow-delay="0s">
<div class="timeline-heading">
<h4 class="timeline-title">here also</h4> </div>
<div class="timeline-body">
<p>name of school katrinchen</p>
<p>Year:2008-2012</p>
</div>
</div>
</li>
</ul>
</div>
</div>
<div id="CONTACT">
<!-- CONTACT PART START-->
<h1>Contact</h1>
<div class="contact_part">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- MAP PART-->
<div class="google_map">
<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3648.360663550441!2d90.31952411436103!3d23.876826289853174!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c23e9a9dbe81%3A0x62af421e71601a5f!2sDaffodil+International+University+-+Permanent+Campus+Library!5e0!3m2!1sen!2sbd!4v1508072693266" width="100%" height="400" frameborder="0" style="border:0" allowfullscreen></iframe> -->
</div>
</div>
<!-- MAP PART END-->
</div>
</div>
</div>
</div>
<!-- CONTACT PART END-->
<div class="footer">
<!-- FOOTER PART START-->
<div class="container">
<div class="footer_upper wow zoomInUp" data-wow-duration="1s" data-wow-delay="0s">
<div class="row">
<div class="col-md-4">
<div class="ph_num text-center">
<p>+491704636806 <span><i class="fa fa-phone" aria-hidden="true"></i></span></p>
</div>
</div>
<div class="col-md-4">
<div class="Email text-center">
<p>katrinchen@gmail.com <span><i class="fa fa-envelope-o" aria-hidden="true"></i></span></p>
<p>katharinaSLRasch@gmail.com<span><i class="fa fa-envelope-o" aria-hidden="true"></i></span></p>
</div>
</div>
<div class="col-md-4">
<div class="Address text-center">
<p>Buigenrainstrasse 13 <span><i class="fa fa-map-marker" aria-hidden="true"></i></span></p>
<p>Mönsheim, Germany</p>
</div>
</div>
</div>
</div>
<div class="social_site">
<a href="https://www.facebook.com/katharina.rindtorff" target="_blank"> <i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="#"> <i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/katharina-philana-rindtorff-230a9b18a/" target="_blank"> <i class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href="https://www.instagram.com/katharinaphilana/" target="_blank"> <i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="#"> <i class="fa fa-google-plus" aria-hidden="true"></i></a>
<p>copyright by© Nidhal 2019 All rights reserved.</p>
</div>
</div>
</div>
<!-- FOOTER PART END-->
<!-- for scroll top-->
<diV class="scrol"> <a href="#" class="scrollup">Scroll</a> </diV>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/isotape.function.js"></script>
<script src="js/main.js"></script>
<!-- one page scroll -->
<script>
$(document).ready(function () {
$('.nav li a').click(function () {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) {
var $target = $(this.hash);
$target = $target.length && $target || $('[name=' + this.hash.slice(1) + ']');
if ($target.length) {
var targetOffset = $target.offset().top;
$('html,body').animate({
scrollTop: targetOffset
}, 1000);
return false;
}
}
});
});
</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBu-916DdpKAjTmJNIgngS6HL_kDIKU0aU&callback=myMap"></script>
<script type="text/javascript">
$(document).ready(function () {
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
$('.scrollup').fadeIn();
}
else {
$('.scrollup').fadeOut();
}
});
$('.scrollup').click(function () {
$("html, body").animate({
scrollTop: 0
}, 600);
return false;
});
});
</script>
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>