-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
230 lines (189 loc) · 8.54 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="GitHub.IO from boeckmt">
<meta name="keywords" content="github.io,boeckmt,HTML,CSS,XML,JSON,maps,JavaScript,web,development">
<meta name="author" content="Boeck Mathias">
<link rel="stylesheet" href="styles/vendor/google-indie-flower.css">
<link rel="stylesheet" href="styles/vendor/fontawesom.min.all.css" data-source="https://use.fontawesome.com/releases/v5.6.3/css/all.css">
<link rel="stylesheet" href="styles/main.css" media="screen">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<title>boeckMt on GitHub</title>
</head>
<body>
<header class="color-head">
<a href="#banner" class="title">
<h1 class="title menu-link">BoeckMt</h1>
</a>
<nav id="main-menu" class="main-menu" role="navigation" aria-expanded="false" aria-label="Main menu">
<ul>
<li><a class="menu-link" href="#about">About Me</a></li>
<li><a class="menu-link" href="#interests">Interests</a></li>
<li><a class="menu-link" href="#myrepos">My Repos</a></li>
</ul>
</nav>
<section class="menu-toggle">
<a href="#main-menu" class="menu-open" role="button" id="menu-open" aria-expanded="false" aria-controls="menu-open"
aria-label="Open main menu">
<span class="sr-only">Open main menu</span>
<i class="fas fa-bars" aria-hidden="true"></i>
</a>
<a href="#" class="menu-close" role="button" id="menu-olose" aria-expanded="true" aria-controls="menu-olose"
aria-label="Close main menu" aria-hidden="true">
<span class="sr-only">Close main menu</span>
<i class="fas fa-times-circle" aria-hidden="true"></i>
</a>
</section>
<a class="logo" href="https://github.com/boeckMt" rel="noopener" target="_blank">
<img src="images/octocat.svg" height="40" alt="github octocat image">
</a>
</header>
<section class="anchor" id="banner">
<img class="responsiv-image" src="images/bali-crab.jpg" alt="bali beach crab image">
</section>
<main class="container">
<section class="anchor color-about" id="about">
<h3>About Me</h3>
<p>
Hello I'm Mathias, i originally worked as a Carpenter and then started to studied cartography and geomedia
where i got interested in the field of web development.
Now i work in the research sector and have a lot to do with geo and remote sensing data.
</p>
<p>
In my spare time i like to do sports almost all sports the depend on a board but sometimes i do also a bit of
web development ;)
</p>
</section>
<section class="anchor">
<img class="responsiv-image img-blur img-full" src="images/bali-2crop.jpg" alt="bali sea sunset image">
</section>
<section class="anchor color-interests" id="interests">
<h3>Interests</h3>
<div class="s-grid-top">
<a rel="noopener" target="_blank" href="https://www.typescriptlang.org" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://angular.de/assets/img/schulungen/shared/logo-typescript.svg" alt="typescript img"
width="100">
<figcaption>TypeScript</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://nodejs.org" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<div class="img-container">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/1280px-Node.js_logo.svg.png"
alt="Node.js img" width="100">
</div>
<figcaption>Node.js</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://openlayers.org" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://openlayers.org/assets/theme/img/logo70.png" alt="OpenLayers img" width="100">
<figcaption>OpenLayers</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://angular.io" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://angular.io/assets/images/logos/angular/angular.svg" alt="Angular img" width="100">
<figcaption>Angular</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="http://turfjs.org" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://raw.githubusercontent.com/Turfjs/turf/9a1d5e8d99564d4080f1e2bf1517ed41d18012fa/logo.png"
alt="Turf.js img" width="100">
<figcaption>Turf.js</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="http://stylus-lang.com" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<div class="img-container">
<img src="https://stylus-lang.com/img/stylus-logo.svg" alt="Stylus img" width="100">
</div>
<figcaption>Stylus Lang</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://sass-lang.com/" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<div class="img-container">
<img src="https://sass-lang.com/assets/img/logos/logo-b6e1ef6e.svg" alt="Sass img" width="100">
</div>
<figcaption>Sass Lang</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://electronjs.org/" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://avatars3.githubusercontent.com/u/13409222?s=200&v=4" alt="Electron img" width="100">
<figcaption>Electron</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://hexo.io/" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://d33wubrfki0l68.cloudfront.net/6657ba50e702d84afb32fe846bed54fba1a77add/827ae/logo.svg"
alt="hexo img" width="100">
<figcaption>Hexo</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://leafletjs.com/" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<div class="img-container">
<img src="https://leafletjs.com/docs/images/logo.png" alt="leafletjs img" width="100">
</div>
<figcaption>leafletjs</figcaption>
</figure>
</a>
<a rel="noopener" target="_blank" href="https://clarity.design/" class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<img src="https://github.com/vmware/clarity/raw/master/logo.png" alt="Clarity Design System img" width="100">
<figcaption>Clarity Design System</figcaption>
</figure>
</a>
<a class="s-grid-cell s-grid-cell-md-3 s-grid-cell-sm-6">
<figure>
<div class="img-container">
</div>
<figcaption>...</figcaption>
</figure>
</a>
</div>
</section>
<section class="anchor">
<img class="responsiv-image img-blur img-full" src="images/sriLanka-4.jpg" alt="sri lanka sea image">
</section>
<section class="anchor" id="surf">
<!--
<img class="responsiv-image" src="images/big/sriLanka-4.jpg" alt="">
<img class="responsiv-image" src="images/big/fuerte-2.jpg" alt="">
<img class="responsiv-image img-blur img-full" src="images/big/bali-2crop.jpg" alt="">
<img class="responsiv-image" src="images/big/sriLanka-3.jpg" alt="">
<img class="responsiv-image" src="images/big/nica-1.jpg" alt="">
-->
</section>
<section class="anchor color-repos" id="myrepos">
<h3>My Repos</h3>
<p id="insert"></p>
</section>
<!--
<section class="anchor" id="contact">
<h3>Contact</h3>
<p class="my-contact">
</p>
</section>
-->
</main>
<!--
<aside>
</aside>
-->
<footer>
<section class="anchor">
<img class="responsiv-image img-blur" src="images/nica-2.jpg" alt="nicaragua sea image">
</section>
</footer>
<script src="scripts/main.js"></script>
</body>
</html>