-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-me.html
166 lines (140 loc) · 9.95 KB
/
about-me.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#" lang="en">
<head>
<title>Feiko.IO - About Me</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Feiko Gorter">
<meta property="og:site_name" content="Feiko.IO">
<meta name="application-name" content="Feiko.IO" />
<meta name="msapplication-tooltip" content="Feiko.IO" />
<meta name="msapplication-starturl" content="http://www.feiko.io/" />
<meta name="twitter:site" content="@feikogorter">
<meta name="twitter:creator" content="@feikogorter">
<meta name="twitter:title" content="Feiko.IO - About Me">
<meta property="og:title" content="Feiko.IO - About Me" />
<meta property='og:description' content="Feiko Gorter is an experienced Internet of Things specialist and .net developer. On this website Feiko shares his IT adventures and knowledge. " />
<meta name="description" content="Feiko Gorter is an experienced Internet of Things specialist and .net developer. On this website Feiko shares his IT adventures and knowledge. ">
<meta name="twitter:description" content="Feiko Gorter is an experienced Internet of Things specialist and .net developer. On this website Feiko shares his IT adventures and knowledge. ">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.feiko.io/about-me" />
<meta property="og:image" content="http://www.feiko.io/images/feikoio.png" />
<meta name="twitter:image" content="http://www.feiko.io/images/feikoio.png" />
<link rel="shortcut icon" href="/favicon.ico">
<!-- FontAwesome JS-->
<script defer src=/fontawesome/js/all.min.js></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href=/css/theme-5.css>
<link id="theme-style" rel="stylesheet" href=/css/site.css>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.14.2/styles/monokai-sublime.min.css">
</head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LY52GT5EFK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'GA_MEASUREMENT_ID');
</script>
<body>
<!-- Page Header -->
<header class="header text-center">
<h1 class="blog-name d-inline-flex pt-lg-4"><a href="/">Feiko.IO</a></h1>
<nav class="navbar navbar-expand-lg navbar-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navigation" class="collapse navbar-collapse flex-column">
<div class="profile-section pt-3 pt-lg-0">
<img class="profile-image mb-3 rounded-circle mx-auto" src="/images/feiko-small.jpg" alt="image">
<div class="bio mb-3">
<p>Hi, I'm Feiko Gorter, an IoT specialist, inventor, speaker, dyslexic and .net geek. Welcome to my personal site about everything IoT and Tech.</p>
</div><!--//bio-->
<ul class="social-list list-inline py-3 mx-auto">
<li class="list-inline-item"><a href="https://www.linkedin.com/in/feiko"><i class="fab fa-linkedin fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/feiko"><i class="fab fa-github fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://www.youtube.com/channel/UCBX8mmVnL-juQWjOPwZSrTQ"><i class="fab fa-youtube fa-fw"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/feikogorter"><i class="fab fa-twitter fa-fw"></i></a></li>
</ul><!--//social-list-->
<ul class="navbar-nav flex-column text-left">
<li class="nav-item ">
<a class="nav-link" href="/"><i class="fas fa-home fa-fw mr-2"></i>Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active ">
<a class="nav-link" href="/about-me"><i class="fas fa-user fa-fw mr-2"></i>About Me</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/tags"><i class="fas fa-tags fa-fw mr-2"></i>Tags </a>
</li>
</ul>
<hr>
<div>
<h5>Tags</h5>
<a href="/tags/blog" class="badge badge-primary"> blog (5)</a>
<a href="/tags/net" class="badge badge-primary"> .NET (5)</a>
<a href="/tags/iot" class="badge badge-primary"> IoT (4)</a>
<a href="/tags/nanoframework" class="badge badge-primary"> nanoFramework (3)</a>
<a href="/tags/tutorial" class="badge badge-primary"> Tutorial (3)</a>
<a href="/tags/web" class="badge badge-primary"> Web (2)</a>
<a href="/tags/static" class="badge badge-primary"> Static (2)</a>
<a href="/tags/ai" class="badge badge-primary"> AI (1)</a>
<a href="/tags/websockets" class="badge badge-primary"> WebSockets (1)</a>
<a href="/tags/vlog" class="badge badge-primary"> vlog (1)</a>
<div class="my-2 my-md-3">
<a class="btn btn-primary" href="/tags" role="button">All Tags <i class="fas fa-angle-double-right"></i></a>
</div>
</div>
</div>
</nav>
</header>
<div class="main-wrapper">
<div class="content-wrapper d-flex flex-column min-vh-100">
<section class="blog-list px-3 py-5 p-md-5">
<div class="container">
<h1 id="about-feiko-gorter">About Feiko Gorter</h1>
<figure>
<img src="/images/feiko-small.jpg" alt="Feiko Gorter" class="img-fluid mx-auto d-block" title="Feiko Gorter" />
</figure>
<p>Hi, I’m Feiko Gorter, husband, father, Internet of Things specialist and .net developer. Born in 1985, the youngest of four brothers. When I was born, we already had a computer in the house more powerful than the one that landed the astronauts on the moon. Just like my brothers, these computers fascinated me. Eventually all my brothers went into the computer programming business. I pursued a different path. However, computers are in my blood and after a career detour I went back into this fascinating world of IT, especially the Internet of Things. So today I design Internet of Things solutions for a living. Daily working with small devices a multitude faster than our old computer. Adding to the billions of IoT devices out in the world today.</p>
<p>Being an early adopter of IoT technology, I’ve seen the world of IoT evolve. There is so much going on that it’s hard to keep track, especially if you're new to this domain. Therefore, I created this blog and vlog website to share my humble knowledge with the world. But mostly also to have fun and share my personal IT adventures.</p>
</div>
</section>
<!-- subfooter section -->
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="copyright text-muted m-0">Copyright © 2023</p>
<br />
<ul class="list-inline text-center small">
<li class="list-inline-item">
<a href="/feed.rss"><i class="fa fa-rss"></i> RSS Feed</a>
</li>
<li class="list-inline-item">
<a href="/feed.atom"><i class="fa fa-rss"></i> Atom Feed</a>
</li>
</ul>
<br />
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div class="footer text-center py-2 theme-bg-dark">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright">Designed with <i class="fas fa-heart" style="color: #fb866a;"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank">Xiaoying Riley</a> for developers</small>
</div>
</footer>
</div><!--//main-wrapper-->
<!-- Javascript -->
<script src=/plugins/jquery-3.4.1.min.js></script>
<script src=/plugins/popper.min.js></script>
<script src=/plugins/bootstrap/js/bootstrap.min.js></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.14.2/highlight.min.js"></script>
<script src=/js/blog.js></script>
</body>
</html>