-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (168 loc) · 9.65 KB
/
index.html
File metadata and controls
170 lines (168 loc) · 9.65 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
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
<!DOCTYPE html>
<html lang="en" dir="auto">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#2e2e33" />
<meta name="msapplication-TileColor" content="#2e2e33" />
<title>WizardLoop</title>
<meta name="description" content="Creating magic with code ✨" />
<meta name="keywords" content="WizardLoop, developer, open source, bots, Telegram, PHP, Lottie, animation, CLI, creative code, web tools, GitHub, Israel, Magic" />
<meta name="author" content="WizardLoop" />
<link rel="canonical" href="https://wizardloop.com/" />
<link rel="icon" type="image/png" sizes="32x32" href="https://avatars.githubusercontent.com/u/67387949?s=32&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="48x48" href="https://avatars.githubusercontent.com/u/67387949?s=48&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="64x64" href="https://avatars.githubusercontent.com/u/67387949?s=64&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="96x96" href="https://avatars.githubusercontent.com/u/67387949?s=96&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="128x128" href="https://avatars.githubusercontent.com/u/67387949?s=128&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="192x192" href="https://avatars.githubusercontent.com/u/67387949?s=192&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="256x256" href="https://avatars.githubusercontent.com/u/67387949?s=256&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="384x384" href="https://avatars.githubusercontent.com/u/67387949?s=384&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="icon" type="image/png" sizes="512x512" href="https://avatars.githubusercontent.com/u/67387949?s=512&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="apple-touch-icon" sizes="180x180" href="https://avatars.githubusercontent.com/u/67387949?s=180&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<link rel="shortcut icon" href="https://avatars.githubusercontent.com/u/67387949?s=64&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<meta property="og:type" content="website" />
<meta property="og:title" content="WizardLoop" />
<meta property="og:description" content="Creating magic with code ✨" />
<meta property="og:url" content="https://wizardloop.com/" />
<meta property="og:site_name" content="WizardLoop" />
<meta property="og:image" content="https://avatars.githubusercontent.com/u/67387949?s=512&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="WizardLoop" />
<meta name="twitter:description" content="Creating magic with code ✨" />
<meta name="twitter:image" content="https://avatars.githubusercontent.com/u/67387949?s=512&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" />
<meta name="twitter:creator" content="@wizardloop" />
<meta name="twitter:site" content="@wizardloop" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "WizardLoop",
"url": "https://wizardloop.com/",
"image": "https://avatars.githubusercontent.com/u/67387949?s=512&u=e5b8febe78e01105f350823984b6c93b89311693&v=4",
"sameAs": [
"https://wizardloop.t.me/",
"https://github.com/wizardloop"
],
"description": "WizardLoop - Creating magic with code ✨",
"jobTitle": "Software Developer",
"worksFor": {
"@type": "Organization",
"name": "WizardLoop"
}
}
</script>
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body class="list dark" id="top">
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
}
</script>
<header class="header">
<nav class="nav">
<div class="logo">
<a href="./" accesskey="h" title="WizardLoop (Alt + H)">WizardLoop</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu">
</ul>
</nav>
</header>
<main class="main"><div class="profile">
<div class="profile_inner">
<img draggable="false" src="https://avatars.githubusercontent.com/u/67387949?s=400&u=e5b8febe78e01105f350823984b6c93b89311693&v=4" alt="WizardLoop" title="WizardLoop"
height="120" width="120" />
<h1>WizardLoop</h1>
<span>Creating magic with code ✨</span>
<div class="social-icons">
<a href="https://github.com/wizardloop" title="GitHub"><i data-feather="github"></i></a>
<a href="https://wizardloop.t.me" target="_blank" rel="noopener noreferrer me" title="Telegram"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21.198 2.433a2.242 2.242 0 0 0-1.022.215l-8.609 3.33c-2.068.8-4.133 1.598-5.724 2.21a405.15 405.15 0 0 1-2.849 1.09c-.42.147-.99.332-1.473.901-.728.968.193 1.798.919 2.286 1.61.516 3.275 1.009 4.654 1.472.509 1.793.997 3.592 1.48 5.388.16.36.506.494.864.498l-.002.018s.281.028.555-.038a2.1 2.1 0 0 0 .933-.517c.345-.324 1.28-1.244 1.811-1.764l3.999 2.952.032.018s.442.311 1.09.355c.324.022.75-.04 1.116-.308.37-.27.613-.702.728-1.196.342-1.492 2.61-12.285 2.997-14.072l-.01.042c.27-1.006.17-1.928-.455-2.474a1.654 1.654 0 0 0-1.034-.407z"/></svg></a>
<a href="mailto:wizard@wizardloop.com" title="Email"><i data-feather="mail"></i></a>
<a href="https://wizardloop.com" title="Website"><i data-feather="globe"></i></a>
<a href="https://github.com/wizardloop/wizardloop.github.io" title="code"><i data-feather="code"></i></a>
<a href="https://wizardloop.t.me" title="suppot-me"><i data-feather="heart"></i></a>
</div>
</div>
</div>
</main>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor"><path d="M12 6H0l6-6z" /></svg></a>
<script>
let menu = document.getElementById('menu')
if (menu) {
menu.scrollLeft = localStorage.getItem("menu-scroll-position");
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var mybutton = document.getElementById("top-link");
window.onscroll = function () {
if (document.body.scrollTop > 800 || document.documentElement.scrollTop > 800) {
mybutton.style.visibility = "visible";
mybutton.style.opacity = "1";
} else {
mybutton.style.visibility = "hidden";
mybutton.style.opacity = "0";
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
if (document.body.className.includes("dark")) {
document.body.classList.remove('dark');
localStorage.setItem("pref-theme", 'light');
} else {
document.body.classList.add('dark');
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script src="https://unpkg.com/feather-icons"></script>
<script>feather.replace()</script>
</body>
</html>