-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathabout.html
286 lines (263 loc) · 14.9 KB
/
about.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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
<!DOCTYPE html>
<html lang = en-GB>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2MDQ9F697V"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2MDQ9F697V');
</script>
<meta charset = UTF-8>
<meta name = viewport content = 'width=device-width, initial-scale=1.0'>
<meta name = description content = "Joachim Ford creates free online indie games, coding tutorials, and game dev tools! Check out my blog for the newest game dev updates and tips!">
<meta name = author content = 'Joachim Ford'>
<meta property = og:title content = 'About - Joachim Ford'>
<meta property = og:description content = 'Joachim Ford is a JavaScript indie developer who makes free online games'>
<meta property = og:image content = https://joachimford.uk/assets/logo.png>
<link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
<link rel="shortcut icon" href="/favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Joachim" />
<link rel="manifest" href="/favicon/site.webmanifest" />
<title>About Me - Joachim Ford</title>
<link rel = stylesheet href = /assets/styles.css>
<link rel = stylesheet href = /assets/topnav.css>
<link rel = stylesheet href = /assets/main.css>
<link rel = stylesheet href = /assets/hero.css>
<link rel = stylesheet href = /assets/infinite-carousel.css>
<link rel = stylesheet href = /assets/forms.css>
<link rel = stylesheet href = /assets/footer.css>
<link rel = stylesheet href = /assets/a.css>
<link rel = stylesheet href = /assets/demo.css>
<link rel = stylesheet href = /assets/cool-text.css>
<link rel = stylesheet href = /assets/deco.css>
<link rel = stylesheet href = /assets/comment.css>
<link rel = stylesheet href = /assets/popup.css>
<link rel = stylesheet href = /assets/controls.css>
</head>
<body class = dark>
<div class = over-hold>
<section class = topnav>
<div class = topnav-container>
<a class = topnav-home href = /index#>
<div class = topnav-logo>
<img src = /assets/logo.png alt = logo>
</div>
<div class = topnav-title>
<h2>Joachim</h2>
<h2>Ford.uk</h2>
</div>
</a>
<div class = topnav-menu>
<div class = topnav-menu-wide>
<a href = /games#>Games</a>
<a href = /projects#>Projects</a>
<a href = /blog#>Blog</a>
</div>
<div class = topnav-separator></div>
<div id = color-theme>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-6.5 0 13 13">
<path d="M 0 0 A 2.25 2.25 90 0 0 0 13 A 2.25 2.25 90 0 0 0 0 Z M 0 2 A 2.25 2.25 90 0 1 0 11 Z"/>
</svg>
</div>
<div class = topnav-separator></div>
<div class = topnav-vertical-menu>
<a href = /news#>News</a>
<a href = /about# class = active>About</a>
<a href = /contact#>Contact</a>
</div>
</div>
<div id = nav-bars>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-0.5 -0.5 4 3">
<path stroke-width=".5" stroke="" stroke-linecap="round" stroke-linejoin="round" d="M 0 0 L 3 0 M 0 1 L 3 1 M 0 2 L 2 2"/>
</svg>
</div>
</div>
</section>
<section class = hero-section>
<div id = hero>
<div class = hero-target></div>
<h1 id = hero-text>
<div>
<span>A</span><span>b</span><span>o</span><span>u</span><span>t</span>
</div>
</h1>
</div>
</section>
<section class = main>
<div class = 'content top-huge-pad bottom-big'>
<h2 class = 'h3 center'><span class = gray-green>Welcome to</span></h2>
<h2 class = 'h1 center'>joachimford.uk!</h2>
<div class = 'text shift'>
<p class = spaced>
Hello, and welcome to joachimford.uk! This is a
personal website designed to help coders and game
devs with their projects, as well as sharing
some of my own games and tools.
</p>
<p class = spaced>
Constructive criticism goes a long way! Please feel
free to share your thoughts on the website in a comment or
via email.
</p>
<a class = 'button center top-small bottom-big' href = /games#>
Play Games Now
<svg class = button-arrow xmlns="http://www.w3.org/2000/svg" viewBox="-1.5 -1.5 5 7">
<path d="M 0 0 L 2 2 L 0 4"/>
</svg>
</a>
<img class = 'basic-image top' src = /assets/ios-mission-4-narrow.png alt = "Io's Mission - play the free online 2D indie platform adventure game with epic boss battles, procedurally generated worlds, and a captivating storyline">
</div>
</div>
<div class = 'content top-big-pad bottom-pad'>
<h2 class = h2>Stuff I've Worked On</h2>
<div class = 'text shift bottom-pad'>
<p class = spaced>
<span class = bullet-point>
Game development
</span>
<span class = bullet-point>
Something called "generative art"
(which lets you make cool pictures just using maths)
</span>
<span class = bullet-point>Websites, coding tools, a bit of piano, etc. etc.</span>
</p>
</div>
<img class = 'deco stars shift' src = /assets/stars.svg>
</div>
<div class = 'content bottom-huge top-pad'>
<div class = 'box right'>
<div class = 'text shift'>
<p class = spaced>
Current Project: A tool to help game
developers make 2D game levels, utilising procedural
generation and generative art to simplify asset
creation and level design.
</p>
<p class = spaced>
<a class = small-link href = /#subscribe>Subscribe</a>
to get notified when it's released!
</p>
</div>
</div>
</div>
<div class = 'content bottom-huge'>
<h2 class = 'h1 cool-text'>Socials</h2>
<div class = 'text shift top'>
<p class = 'spaced bottom-pad'>
Want to get in touch? Reach out on social media!
</p>
<div class = 'socials top-big'>
<a href = mailto:[email protected] target = _blank><img src = /assets/mail.svg alt = 'email icon'></a>
<a href = https://github.com/Hope41 target = _blank><img src = /assets/github.svg alt = 'github icon'></a>
<a href = https://youtube.com/@JoachimFord target = _blank><img src = /assets/youtube.svg alt = 'youtube icon'></a>
<a href = https://joachimford.itch.io target = _blank><img src = /assets/itch.svg alt = 'itch.io icon'></a>
<a href = https://x.com/JoachimFord target = _blank><img src = /assets/x.svg alt = 'x logo'></a>
</div>
</div>
</div>
<div class = 'content bottom-huge right'>
<h2 class = 'right h1 cool-text'>Achievements</h2>
<div class = 'text shift-right top'>
<p class = spaced>
Here are some highlights!
</p>
<p class = 'spaced top-big bottom-big'>
<span class = 'bullet-point right'>#1 for <b>js1024</b> <span class = smallish>(2024)</span></span>
<span class = 'bullet-point right'>Top 17% in <b>Gamedev.js</b> <span class = smallish>(2024)</span></span>
<span class = 'bullet-point right'>#6 <b>js1024</b> <span class = smallish>(2023)</span></span>
<span class = 'bullet-point right'>Made <b>SquirtCopter 1</b> and <b>Blue Hue</b> for JoBase</span>
</p>
</div>
</div>
<img class = 'deco stars center top-big bottom-big' src = /assets/stars.svg>
<div class = 'content top-big-pad bottom-huge' id = subscribe>
<div class = boxed>
<h1><span class = 'h2 cool-text'>Subscribe to the newsletter!</span></h1>
<div class = restrict>
<form class = 'subscribe-form top'>
<div class = flex-x>
<input type = email class = form placeholder = 'Email' required>
<button class = send-form-button type = submit>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-1.5 -1.5 5 7">
<path d="M 0 0 L 2 2 L 0 4"/>
</svg>
</button>
</div>
<div><span class = 'dim small-font shift'>(No info will be shared. <button class = popup-link data-id = terms type = button>Terms</button>)</span></div>
</form>
</div>
</div>
</div>
</section>
<section class = footer>
<div class = footer-left>
<span>© Joachim Ford <span id = year>2025</span></span>
<span>All rights reserved</span>
<span class = top-small>
<form class = 'subscribe-form-tiny'>
<div class = flex-x>
<input type = email class = form placeholder = 'email' required>
<button class = send-form-button type = submit>
Subscribe
</button>
</div>
</form>
</span>
<div class = 'footer-socials top-small'>
<a href = mailto:[email protected] target = _blank><img src = /assets/mail.svg alt = 'email icon'></a>
<a href = https://github.com/Hope41 target = _blank><img src = /assets/github.svg alt = 'github icon'></a>
<a href = https://youtube.com/@JoachimFord target = _blank><img src = /assets/youtube.svg alt = 'youtube icon'></a>
<a href = https://joachimford.itch.io target = _blank><img src = /assets/itch.svg alt = 'itch.io icon'></a>
<a href = https://x.com/JoachimFord target = _blank><img src = /assets/x.svg alt = 'x logo'></a>
</div>
</div>
<div class = footer-right>
<a href = /index# class = basic-link>Home</a>
<a href = /games# class = basic-link>Games</a>
<a href = /projects# class = basic-link>Projects</a>
<a href = /blog# class = basic-link>Blog</a>
<a href = /news# class = basic-link>News</a>
<a href = /about# class = basic-link>About</a>
<a href = /contact# class = basic-link>Contact</a>
</div>
</section>
</div>
<div class = popup id = terms>
<div class = popup-text-hold>
<div class = popup-close data-id = terms>
<img src = assets/close.svg>
</div>
<div class = popup-text>
<h2 class = h4><span class = gray-green>Newsletter Subscription</span></h2>
<h2 class = h2>Terms</h2>
<div class = 'text shift-right'>
<p class = spaced>
By subscribing to the newsletter, you consent to receive
updates related to coding, game development, and projects.
Your email address will be used for this purpose
only and will never be shared or sold.
</p>
<p class = spaced>
Emails will typically be sent once a month, though
occasional updates may be more frequent (up to once
per week). You can unsubscribe at any time using the
link provided in each email.
</p>
<button class = popup-close data-id = terms>
I Understand
</button>
</div>
</div>
</div>
</div>
<script src = /assets/main.js></script>
<script src = /assets/infinite-carousel.js></script>
<script src = /assets/hero.js></script>
<script src = /assets/cool-text.js></script>
<script src = /assets/popup.js></script>
</body>
</html>