-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_en.html
127 lines (125 loc) · 6.89 KB
/
index_en.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
<!--
File: index.html
Author: Peter Nilsson (@ittykeys)
Date: April 2, 2024
License: © 2024 Peter Nilsson, released under the GPLv3 License. See LICENSE file for details.
Description: Main html, English
-->
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Specify encoding -->
<meta charset="UTF-8" />
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KHZ3HWR');
</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6V6371EPZK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6V6371EPZK');
</script>
<!-- End Global site tag (gtag.js) - Google Analytics -->
<title>Peter Nilsson</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Cache-control" content="public, no-cache" />
<meta http-equiv="Content-Security-Policy" content="script-src 'none'" />
<!-- SEO stuff -->
<meta name="description" content="Peter Nilssons hemsida" />
<meta name="keywords" content="peternilsson.info, Peter Nilsson, Peter Nilsson Info, Peter, Nilsson, Systemadministratör, Sysadmin, Systems, Systems administrator, administratör, devops, developer, utvecklare" />
<meta name="author" content="Peter Nilsson" />
<meta name="HandheldFriendly" content="true" />
<meta name="robots" content= "index, follow">
<!-- Support all screen sizes -->
<meta name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=yes">
<!-- Some browsers use this to style the adress bar -->
<meta name="theme-color" content="#000000">
<!-- Load all the stuff -->
<link rel="stylesheet" type="text/css" href="css/css.css" />
<link rel="apple-touch-icon" href="img/icon.png"/>
<link rel="icon" href="img/icon.ico" type="image/x-icon" />
<link rel="preload" href="fonts/TrebuchetMS.woff2" as="font" type="font/ttf" crossorigin="anonymous" />
<link rel="manifest" href="manifest.json">
</head>
<body>
<div id="back">
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHZ3HWR"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Just here for SEO purposes -->
<h1>Peter Nilsson</h1>
<h1>Peter Nilssons website</h1>
<!-- Header with logo and links -->
<header>
<a href="#about" id="name">
Peter Nilsson
</a>
<!-- Anchorlinks in header -->
<div id="links">
<a href="#linkpage" title="Go to Links">Links</a>
<a href="#resume" title="Go to CV">CV</a>
</div>
</header>
<!-- Display the content in a wrapper -->
<div id="content">
<div id="linkpage">
<p>
<a href="https://www.linkedin.com/in/pidde1/" target="_blank">
<img src="img/links/linkedin.svg" height="100px" width="100px" alt="LinkedIn logo" title="Link to Peters profile on LinkedIn" />
</a>
<a href="mailto:[email protected]" target="_blank">
<img src="img/links/mail.svg" height="100px" width="100px" alt="Mailikon" title="Mail Peter Nilsson" />
</a>
<a href="https://t.me/PeterNilsson" target="_blank">
<img src="img/links/telegram.svg" height="90px" width="90px" alt="Telegram logo" title="Link to Peters profile on Telegram" />
</a>
<a href="https://join.skype.com/invite/xfPxgjrmBJVc" target="_blank">
<img src="img/links/skype.svg" height="90px" width="90px" alt="Skype logo" title="Link to Peters profile on Skype" />
</a>
<a href="https://github.com/ittykeys" target="_blank">
<img src="img/links/github.svg" height="90px" width="90px" alt="GitHub logo" title="Link to Peters profile on Github" />
</a>
<a href="https://twitter.com/ittykeys" target="_blank">
<img src="img/links/twitter.svg" height="90px" width="90px" alt="Twitter logo" title="Link to Peters profile on Twitter" />
</a>
</p>
</div>
<div id="resume">
<object data="https://cdn.peternilsson.info/PeterNilsson_Resume_English.pdf" type="application/pdf" width="100%">
<p>Your browser can't display pdfs, <a href="https://cdn.peternilsson.info/PeterNilsson_Resume_English.pdf">download</a> it instead</p>
</object>
<iframe src="https://docs.google.com/gview?url=https://cdn.peternilsson.info/PeterNilsson_Resume_English.pdf&embedded=true" width="100%">
<p>Your browser can't display pdfs, <a href="https://cdn.peternilsson.info/PeterNilsson_Resume_English.pdf">download</a> it instead</p>
</iframe>
</div>
<div id="about">
<p>
Born in 1996, stress resistant,<br>driven and always taking on new challenges.<br>
Most of the time you'll find me in my studio (music) or dealing with any of my several IT-projects.
</p>
</div>
</div>
<!-- Footer with © notice -->
<footer>
<!-- © notice and relevant contact -->
<p>
© <!--#echo var="YEAR" -->
<a href="mailto:[email protected]" title="Mail Peter Nilsson" target="_blank">Peter Nilsson</a>
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html" title="Link to GNU General Public License on gnu.org" target="_blank"
rel="noopener">(GPL 3)</a>
</p>
</footer>
</div>
</body>
</html>