-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
60 lines (54 loc) · 3.81 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
<!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 http-equiv="X-UA-Compatible" content="IE=edge">
<meta name=”description” content="Driven technical leader with 6+ years experience delivering mobile, backend and solution architecture projects to recognized international organizations.">
<title>Steffen D. Sommer | Technical leader from Copenhagen, Denmark</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="css/layout.css" rel="stylesheet">
<meta property="og:title" content="Steffen D. Sommer" />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Driven technical leader with 6+ years experience delivering mobile, backend and solution architecture projects to recognized international organizations." />
<meta property="og:description" content="Driven technical leader with 6+ years experience delivering mobile, backend and solution architecture projects to recognized international organizations." />
<link rel="canonical" href="https://www.steffendsommer.com/" />
<meta property="og:image" content="https://steffendsommer.com/img/steffendsommer.jpg" />
<meta property="og:url" content="https://www.steffendsommer.com/" />
<meta property="og:site_name" content="Steffen D. Sommer" />
<meta name="twitter:title" content="Steffen D. Sommer">
<meta name="twitter:description" content="Driven technical leader with 6+ years experience delivering mobile, backend and solution architecture projects to recognized international organizations.">
<meta name="twitter:image" content="https://steffendsommer.com/img/steffendsommer.jpg">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@steffendsommer" />
<meta name="twitter:creator" content="@steffendsommer" />
</head>
<body>
<div class="container px-md-5 form-signin">
<div class="row mx-md-n5">
<div class="col-md-7 px-md-5">
<h1>Steffen D. Sommer is a technical leader from Copenhagen, Denmark.</h1>
<p>
Driven technical leader with a long track record of delivering mobile, backend and solution architecture projects to a variety of small to large recognized national and international companies. Experienced manager running teams, managing managers, being a platform leader and CTO.
</p>
<p>
Published book author, conference speaker and organizer of numerous meetups as well as an international developer conference. Lifelong passion for technology and a big fan of boards 🏂🏄
</p>
<hr align="left" />
<ul class="list-inline">
<li class="list-inline-item"><a href="https://www.linkedin.com/in/steffendsommer" target="_blank">LinkedIn</a></li>
<li class="list-inline-item"><a href="https://twitter.com/steffendsommer" target="_blank">Twitter</a></li>
<li class="list-inline-item"><a href="https://medium.com/@steffendsommer" target="_blank">Medium</a></li>
<li class="list-inline-item"><a href="https://github.com/steffendsommer" target="_blank">GitHub</a></li>
<li class="list-inline-item"><a href="https://speakerdeck.com/steffendsommer" target="_blank">SpeakersDeck</a></li>
</ul>
</div>
<div class="col-md-5 px-md-5">
<img src="img/steffendsommer.jpg" alt="Profile picture" class="img-fluid img-thumbnail"/>
</div>
</div>
</div>
</body>
</html>