-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimonsh.html
More file actions
executable file
·144 lines (112 loc) · 4.4 KB
/
timonsh.html
File metadata and controls
executable file
·144 lines (112 loc) · 4.4 KB
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
<!--
++++++ +++++++ +++++++
+++++++++ +++++++++++++++++++
++++ ++++++++++++++++++ +++++
++ ++++++ ++++++ +++++
++++++ +++++ ++++
+++++ +++++ ++++
+++++ +++++ +++++
++++ ++++ ++++
+++++ +++++ ++++ +
++++ +++++ ++++ +++
++++ ++++ ++++++++++
++++ ++++ +++++++
Project: MEMORY SHIFT
Version: AURORA edge (v4e)
Creator: WebByte Studio / timonsh
License: MIT License
-->
<!DOCTYPE html>
<html lang="de">
<head>
<!-- favicon -->
<link rel="icon" type="image/png" href="./src/assets/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="./src/assets/favicons/favicon.svg" />
<link rel="shortcut icon" href="./src/assets/favicons/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="./src/assets/favicons/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Timon" />
<link rel="manifest" href="./site.webmanifest" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZFXZ4GKQ7J"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-ZFXZ4GKQ7J');
</script>
<!-- general -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Timon Schroth, WebByte Studio, Memory Shift, MShift">
<meta name="description"
content="Timon Schroth ist junger Web & App Developer. 🧑💻 Mit seinem persönlichen Branding WebByte Studio hat er die Web-App Memory Shift entwickelt. 🎨">
<meta name="author" content="Timon Schroth">
<title>Timon Schroth - Web & App Developer | WebByte Studio</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Timon Schroth",
"url": "https://timonschroth.de",
"image": "https://timonschroth.d./src/assets/img/avatar.png",
"jobTitle": "Web & App Developer & Founder of WebByte Studio",
"worksFor": {
"@type": "Organization",
"name": "WebByte Studio",
"url": "https://timonschroth.de"
},
"sameAs": [
"https://www.instagram.com/timon.schroth",
"https://github.com/timon-schroth",
"https://x.com/TimonSchroth"
],
"gender": "Male",
"birthDate": "2010-06-06",
"nationality": "German",
"knowsAbout": [
"Web Development",
"HTML",
"CSS",
"JavaScript",
"UI/UX Design"
],
"alumniOf": {
"@type": "EducationalOrganization",
"name": "Max Planck Gymnasium Göttingen"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Lange Hecke 11",
"addressLocality": "Klein Lengden",
"addressRegion": "Niedersachsen",
"postalCode": "37130",
"addressCountry": "Germany"
}
}
</script>
<!-- scripts -->
<script type="text/javascript" src="./src/js/console-alert.js" defer></script>
<script type="text/javascript" src="./src/js/webbytestudiotag.js" defer></script>
</head>
<body>
<iframe src="https://timonschroth.de"></iframe>
<style>
iframe {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
border: none;
}
</style>
</body>
</html>
<!-- ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ -->
<!--
<!--
<!-- MEMORY SHIFT by WEBBYTE STUDIO
<!-- memoryshift.app
<!--
<!--
<!-- ⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ -->