-
Notifications
You must be signed in to change notification settings - Fork 0
/
gaming.html
161 lines (151 loc) · 6.54 KB
/
gaming.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme-color" content="#0e0e16"/>
<meta name="author" content="Anthony Ford">
<meta name="Description" content="Developer and Software Engineer">
<meta name="keywords" content="ALEEF02, aleef, aleef02, aleefo2, ALEEF, dev, developer, javascript, JavaScript, Javascript, React Native, RN, CSS, Anthony Ford, Anthony L Ford, Anthony Lee Ford, Anthony F">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="mobile-web-app-capable" content="yes">
<meta property="og:title" content="ALEEF02 · Anthony Ford">
<meta property="og:description" content="Anthony Ford - Gaming">
<meta property="og:image" content="https://s.gravatar.com/avatar/0c923c59c41de9bf767a6f2193602aef?s=375">
<link rel="image_src" href="https://s.gravatar.com/avatar/0c923c59c41de9bf767a6f2193602aef?s=375">
<link rel="stylesheet" type="text/css" href="gaming.css">
<link rel="manifest" href="manifest.json">
<link rel="shortcut icon" href="favicon.ico"/>
<link rel="icon" sizes="16x16 32x32" href="favicon.ico">
<link rel="canonical" href="https://aleef.dev/gaming">
<link rel="preconnect" href="https://www.googletagmanager.com">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://cdn.getforge.com">
<link rel="preconnect" href="https://asgard-production.s3.amazonaws.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-startup-image" href="apple-touch-icon.png">
<title>ALEEF02 - Anthony Ford</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-52495574-21"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-52495574-21', {'site_speed_sample_rate': 100});
var trackOutboundLink = function(url) {
if (url == 'https://aleef.dev/email-protection' && !(navigator.webdriver || document.visibilityState === 'prerender' || !location.hostname)) {
url = `\x6dailto:anthony\x40${location.hostname}`;
}
gtag('event', 'click', {
'event_category': 'outbound',
'event_label': url,
'transport_type': 'beacon',
'event_callback': function(){document.location = url;}
});
if (typeof window.data == 'undefined') {
console.warn("GTag not loaded, redirecting user to destination...");
document.location = url;
}
}
if ('serviceWorker' in navigator) {
console.log('Queing Worker...');
window.addEventListener('load', function() {
console.log('Registering Worker...');
navigator.serviceWorker.register('/service-worker.js').then(function(registration) {
console.log('ServiceWorker registration successful with scope: ', registration.scope);
}, function(err) {
console.log('ServiceWorker registration failed: ', err);
});
});
} else {
console.log('Browser does not support service worker');
}
function upgradeImage(object) {
var id = object.id;
var target = "div_" + id.substring(4);
document.getElementById(target).src = object.src;
}
</script>
<script type="application/ld+json">
{
"name": "Anthony Ford",
"alternateName": "ALEEF02",
"description": "Anthony Ford - Gaming",
"headline": "Anthony Ford - App Developer, Software Engineer and Tinkerer",
"url": "https://aleef.dev",
"image": "https://s.gravatar.com/avatar/0c923c59c41de9bf767a6f2193602aef?s=375",
"sameAs": [
"https://twitter.com/ALEEF022",
"https://github.com/ALEEF02",
"https://play.google.com/store/apps/dev?id=6643565958992084937&hl=en_US",
"https://scratch.mit.edu/users/ALEEF02/"
],
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://s.gravatar.com/avatar/0c923c59c41de9bf767a6f2193602aef?s=375"
}
},
"@type": "WebSite",
"@context": "http://schema.org"
}
</script>
</head>
<body>
<div class="scroll" role="main">
<div class="contentColumn">
<h3>Videos</h3>
<ul>
<li>
<a href="https://www.youtube.com/c/ALEEF02/" onclick="trackOutboundLink('https://www.youtube.com/c/ALEEF02/'); return false;">
YouTube
</a><br>
I post videos of me playing games and using unusual controllers
<img id="div_mindpencil" class="lazy" alt="YouTube" src="images/site/small/mindpencil.jpg">
<img id="img_mindpencil" class="hidden" src="images/site/large/mindpencil.png" onload="upgradeImage(this);">
</li>
<li>
<a href="hhttps://www.twitch.tv/aleef02/" onclick="trackOutboundLink('https://www.twitch.tv/aleef02/'); return false;">
Twitch
</a><br>
Streaming random games and speedrunning live
<img id="div_golfit" class="lazy" alt="Twitch.tv" src="images/site/small/golfit.jpg">
<img id="img_golfit" class="hidden" src="images/site/large/golfit.png" onload="upgradeImage(this);">
</li>
</ul>
</div>
<div class="contentColumn">
<h3>Platforms</h3>
<ul>
<li>
<a href="https://steamcommunity.com/id/ALEEF02/" onclick="trackOutboundLink('https://steamcommunity.com/id/ALEEF02/'); return false;">
Steam
</a><br>
Where I play the majority of my games
<img id="div_steam" class="lazy" alt="Steam" src="images/site/small/steam.jpg">
<img id="img_steam" class="hidden" src="images/site/large/steam.png" onload="upgradeImage(this);">
</li>
<li>
<a href="https://www.speedrun.com/user/ALEEF02" onclick="trackOutboundLink('https://www.speedrun.com/user/ALEEF02'); return false;">
Speedruns
</a><br>
Playing games as fast as possible
<img id="div_spongebob" class="lazy" alt="Speedruns" src="images/site/small/spongebob.jpg">
<img id="img_spongebob" class="hidden" src="images/site/large/spongebob.png" onload="upgradeImage(this);">
</li>
</ul>
</div>
<div class="contentColumn" id="usernames">
<h3 class="nonSelect">Other Games</h3>
<ul>
<li class="nonSelect"><a href="https://osu.ppy.sh/users/13092313" onclick="trackOutboundLink('https://osu.ppy.sh/users/13092313'); return false;">osu!</a><br>Clicking circles</li>
<li><a>Battle.net</a><br>ALEEF02#1624</li>
<li><a>VALORANT</a><br>ALEEF02#NA1</li>
<li><a>LoL</a><br>ALEEF02#NA1</li>
</ul>
</div>
</div>
</body>
</html>