-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
483 lines (427 loc) · 15.9 KB
/
contact.html
File metadata and controls
483 lines (427 loc) · 15.9 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
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
---
layout: Layout_Default
title: "Contact"
meta_description: Contact.
meta_keywords: "contact, bug report, ask a question, email"
---
{%- comment %}
<!--
------------------------------------------
© released under (CC0) :
------------------------------------------
This site's HTML + CSS + Jekyll + Liquid.
This site's content.
Gamepad.Coder 2021.
--------------------------------------------------
https://creativecommons.org/publicdomain/zero/1.0/
--------------------------------------------------
-->
{% endcomment -%}
<!-- main content -->
<div id="the_page__main_content" class="contact_content">
<h2>Education</h2>
<article class="only_indent_on_wide_screens">
<br />
<span>Bachelor of Science Degree</span>
<br />
<span>in Computer Science.</span>
<br />
<br />
<span>Graduated Magna Cum Laude</span>
<br />
<span>with Honors.</span>
<br />
<br />
<!-- <p>Bachelor's of Science<br />in Computer Science.</p> -->
<!-- <p>Graduated Magna Cum Laude<br />with Honors.</p> -->
</article>
<h2>Desire</h2>
<article class="only_indent_on_wide_screens">
<br />
Currently seeking a remote position as
<br>
a software developer or technical writer.
<br />
<br />
</article>
<h2>Contact</h2>
<article>
<br />
<br />
<p>
<span id="contact_gamepad_coder">gamepad.coder@gmail.com</span>
</p>
<br />
<br />
<p class="only_indent_on_wide_screens">
<span class="">If you have a default mail client set up </span>
<br />
<span class="">you can click below to start an email: </span>
<ul style="list-style: none;">
<!-- -------------------------------------------------------------------------
<a href="mailto: .."> links
------------------------------------------------------------------------- -->
<br />
<li>
<span class="">
<a href="mailto:gamepad.coder@gmail.com?subject=[About AutoHotkey Project or Library]
____short_summary_here____&body=(
Thanks for contacting me.
%0A%0AAny comments or questions are welcome.
%0A%0AFeel free to remove this parenthetical from your message,
%0Abut please leave the [Bracketed Topic] somewhere in your subject line
%0Ato let my filters know to prioritize your message.
%0A%0APlease allow 24 hours for a response.
%0AHave a great day.
%0A%0A-Gamepad.Coder )">[Subject] About AutoHotkey Project or Library</a>
</span>
</li>
<br />
<li>
<span class="">
<a href="mailto:gamepad.coder@gmail.com?subject=[Feature Request]
____your_topic_here____&body=(
Thanks for contacting me.
%0A%0AI'm a bit busy at the moment, but I'm always glad to help.
%0AIf your request is moderately small in scope I'll definitely make time for it.
Otherwise I'll add it to my tasklist, but I can give guidence on
how to incorporate it yourself if you'd like it sooner.
%0A%0AFeel free to remove this parenthetical from your message,
%0Abut please leave the [Bracketed Topic] somewhere in your subject line
%0Ato let my filters know to prioritize your message.
%0A%0APlease allow 24 hours for a response.
%0AHave a great day.
%0A%0A-Gamepad.Coder )">[Subject] Feature Request</a>
</span>
</li>
<br />
<li>
<span class="">
<a href="mailto:gamepad.coder@gmail.com?subject=[Bug]
____short_summary_here____&body=(
Thanks for contacting me.
%0A%0AFeel free to be as concise or detailed as you like.
%0AReally appreciate it either way.
%0A%0AFeel free to remove this parenthetical from your message,
%0Abut please leave the [Bracketed Topic] somewhere in your subject line
%0Ato let my filters know to prioritize your message.
%0A%0APlease allow 24 hours for a response.
%0AHave a great day.
%0A%0A-Gamepad.Coder )">[Subject] Report a Bug</a>
</span>
</li>
<br />
<!-- -------------------------------------------------------------------------
end of <a href="mailto: .."> links
---------------------------------------------------------------------------->
</ul>
</p>
<br />
<input id="contact__collapsible_section_1" class="toggle_collapsible_section" type="checkbox">
<label for="contact__collapsible_section_1" class="label-toggle_collapsible_section" style="text-align:center">View the HTML for these links:</label>
<div class="collapsible_section">
<div class="content-inner">
<a href="{{ "/assets/images/contact/contact_hyperlink_code.png" | absolute_url }}">
<img id="img_unitySystem" class="app_highlight_item"
src="{{ "/assets/images/contact/contact_hyperlink_code.png" | absolute_url }}" />
</a>
</div>
</div>
<input id="contact__collapsible_section_2" class="toggle_collapsible_section" type="checkbox">
<label for="contact__collapsible_section_2" class="label-toggle_collapsible_section" style="text-align:center">Security Note:</label>
<div class="collapsible_section">
<div class="content-inner">
<h2>
Reminder: <br /><br />Always be sure you trust or understand what a link does before you click it.<br />
</h2>
<div style="font-family:Arial;">
<p>
How do these links work?
</p>
<ul>
<li>
<b><a href="www.google.com"></b>
<br />
<span class="parenthetical">
The text </span><a><span class="parenthetical"> is the HTML "anchor" element.
<br />
The text <a
</span>href="www.google.com"<span class="parenthetical">> is a hyperlink attribute and value.
<br />
The text </span>href<span class="parenthetical"> is the name of the attribute
and the value for this attribute is placed inside the two quotes, which in this example is www.google.com.
<br />
Learn more about HTML here:
</span>
<a href="https://www.w3schools.com/tags/att_a_href.asp">
https://www.w3schools.com/tags/att_a_href.asp
</a>
<br />
<br />
</li>
<li>
<a href="<b>mailto:</b> ...>
<br />
<span class="parenthetical">
The above hyperlinks use the "mailto" URI to direct your browser to an email
address instead of a website URL.
</span>
<br />
<br />
</li>
<li>
<a href="mailto: <b>emailAddressToSendTo@domain.etc</b> ...>
<br />
<span class="parenthetical">
The next portion is the destination email address.
</span>
<br />
<br />
</li>
<li>
<a href="mailto: emailAddressToSendTo@domain.etc <b>? subject=SomeText</b> ...>
<br />
<span class="parenthetical">
Similar to website URLs, in a "URI" all the text after the question mark
(</span>?<span class="parenthetical">) is called the "query string". The query
string is a series of named parameters and values separated by ampersands (e.g.
www.some.url?</span>parameter1=value&parameter2=value2<span class="parenthetical">).
<br />
Query strings are used to pass values to the destination.
<br />
In this case, we're passing data to the "subject" and "body" parameters.
<br />
All this does is pre-populate the text in the subject field and
pre-populate the text in the body field when the mail client opens the link.
</span>
<br />
<br />
</li>
<li>
Condensed, the above code could alternatively be:
<br />
<span class="parenthetical">
<a href="mailto:gamepad.coder@gmail.com?subject=Hi&body=Prepoulate&nbps;text.">
<br />
[Subject] This line is where the text for the green link comes from.
<br />
</a>
</span>
</li>
</ul>
<br />
<br />
<p>
What does the %0A encoding do in these links?
</p>
<ul>
<li>
<span class="parenthetical">
A percent sign '%' followed by zero '0' and 'A'
(</span>%0A<span class="parenthetical">)
is the URL encoding for the newline character.
</span>
</li>
</ul>
<br />
<br />
<p>
What does the &nbsp; encoding do in these links?
</p>
<ul>
<li>
<span class="parenthetical">
The text
(</span>&nbsp;<span class="parenthetical">)
is the HTML entity encoding for "a non-breaking space".
Non-breaking just means it won't insert a new line (or in other words, it won't
"break" the line).
</span>
<br />
<br />
</li>
<li>
<span class="parenthetical">
I used it in these links for horizontal spacing and as a visual cue to emphasize
that the parenthetical surrounds the entire inserted note.
</span>
</li>
</ul>
<br />
<br />
<br />
<p>
URL? URI? What's the difference?
</p>
<ul>
<li>
URI: "Uniform Resource Identifier"
</li>
<li>
URL: "Uniform Resource Locator"
</li>
<li>
<span class="parenthetical">Read more here:</span>
<a href="https://stackoverflow.com/a/176274/13536555">
https://stackoverflow.com/a/176274/13536555
</a>
</li>
</ul>
<br />
To see a brief tutorial for mailto links,
<br />
<span class="parenthetical">click here:</span>
<a href="https://css-tricks.com/snippets/html/mailto-links/">https://css-tricks.com/snippets/html/mailto-links/</a>
<br />
<br />
<br />
To read more about the mailto URI,
<br />
<span class="parenthetical">click here:</span>
<a href="https://en.wikipedia.org/wiki/Mailto">https://en.wikipedia.org/wiki/Mailto</a>
<br />
<br />
<br />
To read more about HTML URL Encodings,
<br />
<span class="parenthetical">click here:</span>
<a href="https://www.w3schools.com/tags/ref_urlencode.ASP">https://www.w3schools.com/tags/ref_urlencode.ASP</a>
<br />
</div>
</div>
</div>
<input id="contact__collapsible_section_3" class="toggle_collapsible_section" type="checkbox">
<label for="contact__collapsible_section_3" class="label-toggle_collapsible_section" style="text-align:center">Setting up your default mail client:</label>
<div class="collapsible_section">
<div class="content-inner">
<div style="font-family:Arial;">
<span class="parenthetical">Default mail clients can be configured to respond whenever
you click a "mailto:address@site.domain" link. You can register your web browser
or an app on your device to respond. Typically when you click a mailto link for the first time, your internet browser will ask you if you want to set a default mail client. If this doesn't happen, the following links should help you get started:</span>
<br />
<br />
(Mac)
<br />
<a href="https://support.apple.com/en-us/HT201607">
https://support.apple.com/en-us/HT201607
</a>
<br />
<br />
(Windows 10)
<br />
<a href="https://support.microsoft.com/en-us/windows/change-default-programs-in-windows-10-e5d82cad-17d1-c53b-3505-f10a32e1894d">
https://support.microsoft.com/en-us/windows/change-default-programs-in-windows-10-e5d82cad-17d1-c53b-3505-f10a32e1894d</a>
<br />
<br />
(Chrome)
<br />
<a href="https://support.google.com/a/users/answer/9308783?hl=en">
https://support.google.com/a/users/answer/9308783?hl=en</a>
<br />
<br />
(Firefox)
<br />
<a href="https://support.mozilla.org/en-US/kb/change-program-used-open-email-links">
https://support.mozilla.org/en-US/kb/change-program-used-open-email-links</a>
<br />
<br />
(Internet Explorer)
<br />
<a href="https://support.microsoft.com/en-us/help/555566">
https://support.microsoft.com/en-us/help/555566</a>
<br />
<br />
(iOS, Gmail)
<br />
<a href="https://support.google.com/mail/answer/10079967?hl=en">
https://support.google.com/mail/answer/10079967?hl=en</a>
<br />
<br />
(General Default Apps)
<br />
<a href="https://www.wired.com/story/how-to-change-default-apps-windows-android-macos-ios/">
https://www.wired.com/story/how-to-change-default-apps-windows-android-macos-ios/</a>
</div>
</div>
</div>
<div style="padding-bottom: 41px;">
<p style="float: right;">
<span style="
font-size: 26px;
color: #999;
">⇧ </span>
<span class="parenthetical">click to expand</span>
</p>
</div>
</article>
</div><!-- #the_page__main_content -->
<aside id="asideBar">
<div id="aside_contact">
<div id="aside_contact_proficiencies">
<h3 id="h_prof">Proficiencies</h3>
</div>
<ul>
<li>Documentation</li>
<li>User Interface Design</li>
<li>Eloquent Breakdowns</li>
<li>Writing <span class="parenthetical" style="color:#2571e2;">+</span> Communication</li>
</ul>
<div id="aside_contact_languages">
<h3 id="h_prog_lang">Programming Languages</h3>
</div>
<ul>
<li>C++ <span class="parenthetical" style="color:#2571e2;">and</span> C</li>
<li>CSS <span class="parenthetical" style="color:#2571e2;">and</span> HTML</li>
<li>Java</li>
<li>AutoHotkey</li>
<!-- <li>GDScript</li> -->
<li><span class="parenthetical">learning:</span> Python, JS</li>
</ul>
<div id="aside_contact_interests">
<h3 id="h_interests">Enjoys</h3>
</div>
<ul>
<li>Philosophy</li>
<li>Complex Systems</li>
<li>Coding</li>
</ul>
<div id="aside_contact_tools">
<h3 id="h_prog_lang">Tools</h3>
</div>
<ul>
<li>
<a class="nav_ref" href="https://code.visualstudio.com/docs">
Windows Subsystem for Linux
</a>
</li>
<li>
<a class="nav_ref" href="https://jekyllrb.com/">Jekyll</a> and
<a class="nav_ref" href="http://sphinx-doc.org/">Sphinx</a>
<span class="parenthetical">(web)</span>
<!-- <span class="parenthetical">(static site builder)</span> -->
</li>
<!-- <li>
<a href="http://sphinx-doc.org/">Sphinx</a>
<span class="parenthetical">(documentation generator)</span>
</li> -->
<li>
<a class="nav_ref" href="https://www.gimp.org/">Gimp</a> and <a class="nav_ref" href="https://krita.org/">Krita</a>
<span class="parenthetical">(images)</span>
<!-- <span class="parenthetical">(GNU Photoshop Alternatives)</span> -->
</li>
<li>
<a class="nav_ref" href="https://www.blender.org/">Blender</a>
<span class="parenthetical">(3D modeling)</span>
<!-- <span class="parenthetical">(GNU Photoshop Alternatives)</span> -->
</li>
<li>
<a class="nav_ref" href="https://code.visualstudio.com/docs">
VS Code
</a>
</li>
</ul>
</div><!-- #aside_contact -->
</aside><!-- #the_page__main_content.contact_content -->
{%- comment %}
<!-- Have a wonderful day. -->
{% endcomment -%}