generated from lmachens/bootstrap-intro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
367 lines (352 loc) · 11.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css2?family=Anton&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap"
rel="stylesheet"
/>
<!-- Favicon -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="./favicon_package_v0.16 (1)/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./favicon_package_v0.16 (1)/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="./favicon_package_v0.16 (1)/favicon-16x16.png"
/>
<link rel="manifest" href="./favicon_package_v0.16 (1)/site.webmanifest" />
<link
rel="mask-icon"
href="./favicon_package_v0.16 (1)/safari-pinned-tab.svg"
color="#5bbad5"
/>
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
<!-- Custom Bootstrap CSS -->
<link rel="stylesheet" href="./css/custom.css" />
<title>Matthias Rodrigues de França</title>
</head>
<body>
<!--NAVBAR-->
<section id="top">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="#"></a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html"
>home <span class="sr-only">(current)</span></a
>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">about</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#skills">skills</a>
</li>
<li class="nav-item">
<a
class="nav-link"
href="https://www.adultswim.com/videos/rick-and-morty/"
>secret to a happy life</a
>
</li>
</ul>
</div>
</nav>
</section>
<br />
<!--Jumbotron-->
<section>
<div class="jumbotron">
<h1 class="display-4">Hey 🤙🏻 i am Matthias Rodrigues de França</h1>
<p class="lead">New to this business and highly motivated.</p>
<hr class="my-4" />
<h5 class="highlight"><b>Actual status:</b></h5>
<p class="highlight">
GitHub gives me a full cycle of emotions: frustration, motivation,
appreciation
</p>
<div class="social">
<a href="https://www.facebook.com/ma.v.ze.3/"
><img src="./social/iconmonstr-facebook-3-48.png" alt=""
/></a>
</div>
<div class="social zwei">
<a href="http://www.instagram.com/der_sonderman"
><img src="./social/iconmonstr-instagram-11-48.png" alt=""
/></a>
</div>
<div class="social drei"></div>
<a href="https://github.com/Matt-1985"
><img src="./social/iconmonstr-github-3-48.png" alt=""
/></a>
</div>
<p></p>
</section>
<!--About Me Img Section-->
<section id="about">
<div>
<div class="object-fit">
<a href="#top"
><img
src="./images/IMG_7868.jpeg_bilder-freistellen-online.de Kopie.png"
alt="Matthias"
class="responsive"
data-toggle="tooltip"
data-placement="right"
title="to the top"
/></a>
</div>
</div>
</section>
<!--About Me Section-->
<section>
<div class="section-heading">
<h4 class="highlight"><b>about</b></h4>
<p class="highlight">let's talk about...</p>
</div>
<div class="row row-cols-1 row-cols-md-3">
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/s-well-CJdZ800-Fbs-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Meal Prep</h5>
<p class="card-text">
I do love me some good meal prep! Mostly veggie/vegan (because
its cheap, good & fast) Up to 5 hours on a sunday in the kitchen
doesn't sound too appealing, but don't have to worry what to eat
for the next 5 days of the week sounds much better to me 💪🏻
<b>Find my actual favorit on the link below!</b>
</p>
<a
href="https://kochkarussell.com/omas-kartoffelsuppe-wuerstchen/"
class="btn btn-primary"
>I'm the link below</a
>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/freestocks-11SgH7U6TmI-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Entertainment</h5>
<p class="card-text">
Netflix, AmazonPrime, Sky, Disney + ...you name it! In my
speartime I love to unify with my couch and watch my favorit
series.
</p>
<p></p>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/christopher-gower-m_HRfLhgABo-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Web Develpment</h5>
<p class="card-text">
As mentioned in my entry statement I'm a beginner...but from the
moment I started to engage myself with coding I learned to
appriciate this emotion whirligig of dispair, relief and joy if
your components finally work.
</p>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/stefan-stefancik-0wMmxNB6Xzc-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Traveling</h5>
<p class="card-text">
Pre-Corona i used to travel around Europe, Asia or Latin
America. Well, post-corona i see a lot more of the beauty of
Cologne.
</p>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/pien-muller-Fh-Q-xfdh_o-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Music</h5>
<p class="card-text">
Music wise i'm open to alomst everything...RnB, Pop, House and
so on. To pick an favourit artist will be very hard since I'm
bad at commiting, but give me a good beat and I'm on it! You
should treat your ears and listen to the linked playlist down
below!
</p>
<a
href="https://open.spotify.com/playlist/37i9dQZF1DX186v583rmzp"
class="btn btn-primary"
>Turn up the volume!</a
>
</div>
</div>
</div>
<div class="col mb-4">
<div class="card h-100">
<img
src="./images/pat-kwon-VJIL_YZrpyQ-unsplash.jpg"
class="card-img-top"
alt="..."
/>
<div class="card-body">
<h5 class="card-title">Sneaker</h5>
<p class="card-text">
With the experience of working 6 years in the sneaker business I
developed an affinity for cool kicks and the corrosponding
streetwear fashion. This might be the reason you'll see me the
most of the time in my favourit piece of cotton: a hoodie! 😅
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Skill Img Section-->
<section id="skills">
<div>
<div class="object-fit">
<a href="#top"
><img
src="./images/IMG_401119DAEA6D-1.jpeg_bilder-freistellen-online.de.png"
alt="Matthias"
class="responsive"
data-toggle="tooltip"
data-placement="right"
title="to the top"
/></a>
</div>
</div>
</section>
<!-- Skill Section-->
<section>
<div class="section-heading">
<h4 class="highlight"><b>skills</b></h4>
<p class="highlight">learning by doing...</p>
</div>
<div class="skillsection">
<ul class="list-unstyled">
<li class="media">
<img src="./images/affe-1_1.ico" class="mr-3" alt="affe" />
<div class="media-body">
<h5 class="mt-0 mb-1">GitHub</h5>
<b>Level:</b> Beginner
</div>
</li>
<li class="media my-4">
<img src="./images/affe-2.ico" class="mr-3" alt="affe" />
<div class="media-body">
<h5 class="mt-0 mb-1">HTML5 & CSS3</h5>
<b>Level:</b> Beginner
</div>
</li>
<li class="media">
<img src="./images/affe-3.ico" class="mr-3" alt="affe" />
<div class="media-body">
<h5 class="mt-0 mb-1">JavaScript</h5>
<b>Level:</b> Let's talk about this in 3 weeks
</div>
</li>
</ul>
</div>
</section>
<!-- Back to the top-->
<div class="arrow">
<a href="#top" class="highlight"
><img src="./images/up-arrow.png" alt="arrow"
/></a>
</div>
<hr class="hrfooter" />
<!-- Copyright -->
<footer>
<div class="footer-copyright">
<p>© 2020 Copyright: Matthias Rodrigues de França</p>
<a
href="https://www.flaticon.com/free-icon/up-arrow_59043?term=arrow%20up&page=1&position=24"
>Icons</a
>
<a
href="https://www.freepik.com/free-psd/3d-geometric-pink-podium-product-placement-with-circular-background-editable-color_7552426.htm#page=1&query=circle%20background&position=4"
>Pictures</a
>
<a href="https://bilder-freistellen-online.de/online-freistellen"
>Editing</a
>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script
src=".https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"
></script>
<script
src=".https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src=".https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"
></script>
</body>
</html>