-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.htm
386 lines (381 loc) · 26.7 KB
/
index.htm
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title>Ready to Test (QA)</title>
<!-- Preconnect to Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Import from Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/fav.ico">
<!-- CSS Stylesheets -->
<link rel="stylesheet" href="/css/default.css">
</head>
<body>
<div id="top-index"></div>
<pre>
88""Yb 888888 db 8888b. Yb dP 888888 dP"Yb 888888 888888 .dP"Y8 888888
88__dP 88__ dPYb 8I Yb YbdP 88 dP Yb 88 88__ `Ybo." 88
88"Yb 88"" dP__Yb 8I dY 8P 88 Yb dP 88 88"" o.`Y8b 88
88 Yb 888888 dP""""Yb 8888Y" dP 88 YbodP 88 888888 8bodP' 88
</pre>
<i>Software Quality Assurance ★ Automation ★ Manual Testing</i>
<br>
<i>Current Date & Time (Pacific) ★ <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/dateAndTime.js" target="_blank" rel="noopener noreferrer"><span id="current-time"></span></a></i>
<br>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<img src="/html/img/star.svg" height="50px" width="50px"></img>
<br>
------------------------------------------------------------------------
<br>
<span data-testid="sitemaplink"><a href="sitemap.htm">sitemap</a></span>
<br>
<img src="/html/img/usa-flag.png" height="20" width="30" alt="usa flag" title="usa flag"></img>
<img src="/html/img/nv-flag.png" height="20" width="30" alt="nevada flag" title="nevada flag"></img>
<br>
<div id="about-section">
<span class="sections"><b>About</b></span> ℹ️
<br>
<span data-testid="intro-page-copy">This is my personal homepage where I've been tinkering</span> with test
<br>
automation and other random projects along the way. Check out my:
<br>
<a href="/html/well-lid.htm" data-testid="well-lid">water well lid project</a>, <a href="/html/testing-skills.htm" data-testid="testing-skills">testing skills</a>, <a href="/html/philosophy.htm" data-testid="qa-philosophy">QA philosophy</a>, and <a href="/html/work-style.htm">work style</a>.
<br>
<span id="dog-run" data-testid="dog-run-gif"><img src="/html/img/dogrun.gif" title="Dog Running Gif"></img></span>
<br>
Curious about the design choice of this page? It was inspired
<br>
by and a nod to the charm of 90s websites. Imagine there is
<br>
background midi music <span id="white-music-note" data-cy="music-note">🎵</span> playing for the full experience.
<br>
</div>
------------------------------------------------------------------------
<br>
<span class="sections" data-testid="github-profile-title"><b>Ready to Test (QA) GitHub Profile</b></span> 👤
<br>
<a href="https://github.com/readytotest" target="_blank" rel="noopener noreferrer">https://github.com/readytotest</a>
<br>
<a href ="#repo-list">Down to repo list <span class="arrow" datatest-id="repo-jump-link">⤵</span></a>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>UI Test Automation with Playwright</b> <img src="/html/img/playwright.png" width="22" height="22"></img></span>
<br>
<sup>
This project uses <a href="https://typicode.github.io/husky" target="_blank" rel="noopener noreferrer">Husky</a>, <a href="https://eslint.org" target="_blank" rel="noopener noreferrer">ESLint</a>,
<a href="https://prettier.io" target="_blank" rel="noopener noreferrer">Prettier</a>, and <a href="https://github.com/lint-staged/lint-staged" target="_blank" rel="noopener noreferrer">lint-staged</a>
to enforce code
<br>
quality checks on staged files through a <a href="https://github.com/readytotest/test-playwright/blob/main/.husky/pre-commit" target="_blank" rel="noopener noreferrer">pre-commit hook</a>.
</sup>
<br>
-----
<br>
<span class="blinking-text yellowFont">CI/CD</span>
<br>
<a href="https://github.com/readytotest/readytotest.github.io/actions/workflows/playwright-mysite.yml" target="_blank" rel="noopener noreferrer"><img src="https://github.com/readytotest/readytotest.github.io/actions/workflows/playwright-mysite.yml/badge.svg"></a>
<br>
<a href="https://github.com/readytotest/readytotest.github.io/blob/main/.github/workflows/playwright-mysite.yml" target="_blank" rel="noopener noreferrer">playwright-mysite.yml</a> | <a href="https://github.com/readytotest/readytotest.github.io/actions/workflows/playwright-mysite.yml" target="_blank" rel="noopener noreferrer">Actions workflow</a> | 📸 <a href="/html/img/playwright-action.png" target="_blank" rel="noopener noreferrer">look1</a> | 📸 <a href="/html/img/branch-status-checks.png" target="_blank" rel="noopener noreferrer">look2</a>
<br>
<sup>
This GitHub Actions YAML file sets up a workflow to run Playwright
<br>
in a GitHub Runner environment when a pull request or push occurs.
<br>
It checks out two repositories, installs dependencies, starts a local
<br>
web server, executes the tests, and uploads the results.
<br>
-----
<br>
<span class="yellowFont">Helpful Tip</span> 💡
<br>
The default time zone for GitHub runners is UTC. To prevent issues such as
<br>
the date being a day ahead in the runner environment and causing date
<br>
assertions to fail, set the time zone of the CI/CD runner environment using a
<br>
<a href="https://github.com/marketplace/actions/set-timezone" target="_blank" rel="noopener noreferrer">Marketplace action</a> in your <a href="https://github.com/readytotest/readytotest.github.io/blob/4c5dca5c3ccc1d76b438188d22c88bea3a4aa781/.github/workflows/playwright-mysite.yml#L29" target="_blank" rel="noopener noreferrer">YAML</a> configuration.
</sup>
<br>
-----
<br>
Spec: <a href="https://github.com/readytotest/test-playwright/blob/main/tests/homePage.spec.ts" target="_blank" rel="noopener noreferrer">homePage.spec.ts</a> | 📸 <a href="/html/img/playwright-report1a.png" target="_blank" rel="noopener noreferrer">look1</a> | 📸 <a href="/html/img/playwright-report1b.png" target="_blank" rel="noopener noreferrer">look2</a>
<br>
<sup>
Highlight: File download and verification
</sup>
<br>
Spec: <a href="https://github.com/readytotest/test-playwright/blob/main/tests/weatherAlertPage.spec.ts" target="_blank" rel="noopener noreferrer">weatherAlertPage.spec.ts</a> | 🎥 <a href="/html/vid/weatherAlertTest.mp4" target="_blank" rel="noopener noreferrer">watch</a>
<br>
<sup>
Highlight: Exploring two browser sessions and clipboard operations
</sup>
<br>
Spec: <a href="https://github.com/readytotest/test-playwright/blob/main/tests/philosophyPage.spec.ts" target="_blank" rel="noopener noreferrer">philosophyPage.spec.ts</a>
<br>
<sup>
Highlight: Directly using a page object versus initializing it first
</sup>
<br>
Spec: <a href="https://github.com/readytotest/test-playwright/blob/main/tests/testingSkillsPage.spec.ts" target="_blank" rel="noopener noreferrer">testingSkillsPage.spec.ts</a>
<br>
<sup>
Highlight: Very simple script with no page objects or helper scripts
</sup>
<br>
-----
<br>
Page Object: <a href="https://github.com/readytotest/test-playwright/blob/main/pages/homePageObject.ts" target="_blank" rel="noopener noreferrer">homePageObject.ts</a>
<br>
Page Object: <a href="https://github.com/readytotest/test-playwright/blob/main/pages/weatherAlertPageObject.ts" target="_blank" rel="noopener noreferrer">weatherAlertPageObject.ts</a>
<br>
Page Object: <a href="https://github.com/readytotest/test-playwright/blob/main/pages/philosophyPageObject.ts" target="_blank" rel="noopener noreferrer">philosophyPageObject.ts</a>
<br>
<sup>
Using function-based page objects as they are simpler and easier to maintain.
<br>
Look in the test-playwright repo <a href="https://github.com/readytotest/test-playwright/tree/main/pages" target="_blank" rel="noopener noreferrer">pages</a> directory for examples of class-based.
<br>
</sup>
-----
<br>
Helper Function 1: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/verifyTextAndLink.ts" target="_blank" rel="noopener noreferrer">verifyTextAndLink.ts</a>
<br>
Helper Function 2: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/getHrefCopyToClipboard.ts" target="_blank" rel="noopener noreferrer">getHrefCopyToClipboard.ts</a>
<br>
Helper Function 3: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/readClipboardContent.ts" target="_blank" rel="noopener noreferrer">readClipboardContent.ts</a>
<br>
Helper Function 4: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/navigation.ts" target="_blank" rel="noopener noreferrer">navigation.ts</a>
<br>
Helper Function 5: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/typeTodaysDate.ts" target="_blank" rel="noopener noreferrer">typeTodaysDate.ts</a>
<br>
Helper Function 6: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/getTimeZoneInfo.ts" target="_blank" rel="noopener noreferrer">getTimeZoneInfo.ts</a> | 📸 <a href="/html/img/tz-runner.png" target="_blank" rel="noopener noreferrer">look1</a> | 📸 <a href="/html/img/tz-local.png" target="_blank" rel="noopener noreferrer">look2</a>
<br>
-----
<br>
Test ID Generator: <a href="https://github.com/readytotest/test-playwright/blob/main/scripts/testIdGenerator.ts" target="_blank" rel="noopener noreferrer">testIdGenerator.ts</a>
<br>
Test Data: <a href="https://github.com/readytotest/test-playwright/blob/main/test-data/testData.ts" target="_blank" rel="noopener noreferrer">testData.ts</a>
<br>
-----
<br>
Feedback Widget Test Run: 📸 <a href="/html/img/sentry-user-feedback.png" target="_blank" rel="noopener noreferrer">look</a> | 🎥 <a href="/html/vid/widget-test.webm" target="_blank" rel="noopener noreferrer">watch</a>
<br>
-----
<br>
Playwright Config Local: <a href="https://github.com/readytotest/test-playwright/blob/main/playwright.config.ts" target="_blank" rel="noopener noreferrer">playwright.config.ts</a>
<br>
Playwright Config CI: <a href="https://github.com/readytotest/test-playwright/blob/main/playwright.actions.config.ts" target="_blank" rel="noopener noreferrer">playwright.actions.config.ts</a>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Start Local Server</b></span> 🏭
<br>
Bash: <a href="https://github.com/readytotest/readytotest.github.io/blob/main/start-server.sh" target="_blank" rel="noopener noreferrer">start-server.sh</a> | 📸 <a href="/html/img/bash-gh-actions.png" target="_blank" rel="noopener noreferrer">look1</a> | 📸 <a href="/html/img/bash-3000-in-use.png" target="_blank" rel="noopener noreferrer">look2</a>
<br>
Node: <a href="https://github.com/readytotest/readytotest.github.io/blob/main/server.js" target="_blank" rel="noopener noreferrer">server.js</a>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Cypress</b></span> <span class="bounce"><img src="/html/img/cypress.png" height="22" width="22"></img></span>
<br>
All things related to Cypress test automation have been moved
<br>
to it's own page which you can find <a href="/html/cypress.htm">here</a>.
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Postman API Testing</b></span> 📬
<br>
<a href="https://www.postman.com/tinkerapi" target="_blank" rel="noopener noreferrer">My profile and public workspace/collections</a>
<br>
------------------------------------------------------------------------
<div id="weather-section">
<span class="sections"><b>National Weather Service API</b></span> ⛈️🌡️❄️☔🌤
<br>
<span class="pulse">Click Here --></span> <a href="/html/weather-api.htm" data-testid="weather-alerts" data-cy="weather-api">View weather alerts on my page</a> <span class="pulse"><-- Click Here</span>
<br>
<br>
<!-- Note: The CSS weather ticker may experience some issues on Safari and iOS browsers.
Adjustments have been made, but it may not always work perfectly across all devices
and versions. -->
<div class="weather-alert-container">
<div class="weather-alert">
<img src="/html/img/thunderstorms-snow.svg" height="50px" width="50px"></img>
Weather API Status: <weather-api-status class="alert blinking-text"></weather-api-status>
🕘 Last Update: <weather-updated class="alert"></weather-updated>
<img src="/html/img/sun-hot.svg" height="50px" width="50px"></img>
<img src="/html/img/thunderstorms-overcast-rain.svg" height="50px" width="50px"></img>
<img src="/html/img/dust-wind.svg" height="50px" width="50px"></img>
<weather-title class="alert"> </weather-title>
<weather-sender-name class="alert"></weather-sender-name>
<weather-time-sent class="alert"></weather-time-sent>
<weather-headline class="alert"></weather-headline>
<weather-headline-extra class="alert"></weather-headline-extra>
<weather-event class="alert"></weather-event>
<weather-severity class="alert"></weather-severity>
<img src="/html/img/lightning-bolt.svg" height="50px" width="50px"></img>
<img src="/html/img/thermometer-fahrenheit.svg" height="50px" width="50px"></img>
<img src="/html/img/umbrella-wind-alt.svg" height="50px" width="50px"></img>
<img src="/html/img/clear-day.svg" height="50px" width="50px"></img>
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •
</div>
</div>
</div>
<sup>
Safari/IOS users: <strong><a href="javascript:location.reload()">Refresh</a></strong>
your browser if you encounter issues with ticker.
</sup>
<br>
------------------------------------------------------------------------
<br>
<span class="sections" id="earthquake-api"><b>Most Recent Earthquake</b></span> via 📳 <a href="https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php" target="_blank" rel="noopener noreferrer">USGS Realtime GeoJSON Feed</a>
<br>
Source File: <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/earthQuake.js" target="_blank" rel="noopener noreferrer">earthQuake.js</a>
<br>
Place: <earthquake-place></earthquake-place>
<br>
Magnitude: <earthquake-mag></earthquake-mag>
<br>
Latitude: <earthquake-lat></earthquake-lat>
<br>
Longitude: <earthquake-long></earthquake-long>
<br>
Depth: <earthquake-depth></earthquake-depth> km
<br>
Time: <earthquake-time></earthquake-time> Pacific
<br>
URL: 📍 <earthquake-url></earthquake-url>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Code Quality and Site Monitoring</b></span> ⚠️
<br>
Driven by curiosity, I decided to tinker with SonarCloud and
<br>
Sentry to explore their functionalities and understand how
<br>
they can enhance my projects.
<br>
<a href="https://sonarcloud.io/summary/new_code?id=readytotest_readytotest.github.io" target="_blank" rel="noopener noreferrer"><img src="https://sonarcloud.io/images/project_badges/sonarcloud-black.svg" title="SonarCloud Logo"></img></a>
<br>
<a href="https://sonarcloud.io/summary/new_code?id=readytotest_readytotest.github.io" target="_blank" rel="noopener noreferrer"><img src="https://sonarcloud.io/api/project_badges/measure?project=readytotest_readytotest.github.io&metric=security_rating" title="Sentry Badge Security"></img></a>
<a href="https://sonarcloud.io/summary/new_code?id=readytotest_readytotest.github.io" target="_blank" rel="noopener noreferrer"><img src="https://sonarcloud.io/api/project_badges/measure?project=readytotest_readytotest.github.io&metric=sqale_rating" title="Sentry Badge Maintainability"></img></a>
<a href="https://sonarcloud.io/summary/new_code?id=readytotest_readytotest.github.io" target="_blank" rel="noopener noreferrer"><img src="https://sonarcloud.io/api/project_badges/measure?project=readytotest_readytotest.github.io&metric=reliability_rating" title="Sentry Badge Reliability"></img></a>
<a href="https://sonarcloud.io/summary/new_code?id=readytotest_readytotest.github.io" target="_blank" rel="noopener noreferrer"><img src="https://sonarcloud.io/api/project_badges/measure?project=readytotest_readytotest.github.io&metric=alert_status" title="Sentry Badge Quality Gate"></img></a>
<br>
<a href="https://ready-to-test.sentry.io/" target="_blank" rel="noopener noreferrer"><img src="/html/img/sentry-wordmark-light-100x30.png" title="Sentry Logo"></img></a>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Slack Integration</b></span> 🪛
<br>
Slack integration with Sentry 📸 <a href="/html/img/sentry-slack.png" target="_blank" rel="noopener noreferrer">look</a> and Cypress Cloud 📸 <a href="/html/img/cypress-cloud-slack.png" target="_blank" rel="noopener noreferrer">look</a>
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Tinkering with the HTML <video></video> tag</b></span> 🚘📹
<br>
* On desktop, hover your mouse over over the video to toggle opacity.
<br>
* On mobile, just tap on or outside of the video to toggle opacity.
<div id="video-embedded">
<video title="Off Road Video" width="480" height="270" playsinline loop muted autoplay>
<source src="/html/vid/offRoad.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
------------------------------------------------------------------------
<br>
Set frequency of JS alert with localStorage <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/alertPopUp.js" target="_blank" rel="noreferrer">alertPopUp.js</a> 🛎️
<br>
------------------------------------------------------------------------
<br>
View my curated list of <a href="/html/helpful-tools.htm">helpful tools and resources</a> 🛠️
<br>
------------------------------------------------------------------------
<br>
<a href="#" id="randomVideoLink" target="_blank" rel="noopener noreferrer">Click here</a> for a surprise YouTube video handpicked and played
<br>
randomly from a playlist array in <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/randomMusicYt.js" target="_blank" rel="noreferrer">randomMusicYt.js</a>. 🎸🎸🎸🎸🎸
<br>
------------------------------------------------------------------------
<br>
<a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/tinker.js" target="_blank" rel="noopener noreferrer">tinker.js</a> JavaScript playground 🎡
<br>
------------------------------------------------------------------------
<br>
<span class="sections"><b>Repository Last Commit</b></span> 💾
<br>
<div id="repo-list">
<repo-update-timestamp></repo-update-timestamp>
</div>
-----
<br>
Source File: <a href="https://github.com/readytotest/readytotest.github.io/blob/main/js/repoLastCommitInfo.js" target="_blank" rel="noopener noreferrer">repoLastCommitInfo.js</a>
<br>
------------------------------------------------------------------------
<br>
<a href="/html/guestbook.htm" id="guestbook">Sign/View my guestbook</a>
<br>
------------------------------------------------------------------------
<br>
<img src="/html/img/qa.gif" title="QA 88x31 Button"></img>
<img src="/html/img/free-scripts.gif" title="Free Scripts 88x31 Button"></img>
<img src="/html/img/learn-html.gif" title="Learn HTML 88x31 Button"></img>
<img src="/html/img/javascript.jpg" title="JavaScript 88x31 Button"></img>
<img src="/html/img/web-pledge.gif" title="Web Interoperability 88x31 Button"></img>
<br>
<img src="/html/img/under-construction.gif" title="Under Construction Gif"></img>
<marquee class="yellowFont" scrollamount="8">
Feel free to use and explore the scripts.
This site is intended for educational purposes,
not only for my learning journey, but yours too!
Thanks for stopping by!
</marquee>
You are visitor: <img src="/html/img/counter.gif" title="Website Hit Counter"></img>
<br>
------------------------------------------------------------------------
<br>
<a href ="#top-index">Top <span class="arrow" data.cy="up-arrow-index">⇧</span></a>
<!-- Keep three line breaks at bottom so it's easier to access the 'Top' link using iphone -->
<br>
<br>
<br>
<!-- Begin <script> tags for Sentry bug report widget and monitoring -->
<script
src="https://browser.sentry-cdn.com/7.92.0/bundle.tracing.replay.feedback.min.js"
integrity="sha384-vNrwKX1mpBPi+hCnoCBgJdsKBwZ25ZKSfqfgBAn9Q75leI/mnQ9SgrCndQ2MKRlu"
crossorigin="anonymous"
></script>
<script src="/js/sentryFeedbackWidget.js"></script>
<!-- End <script> tags for Sentry bug report widget and monitoring -->
<script src="/js/weatherAlertTicker.js"></script>
<script src="/js/repoLastCommitInfo.js"></script>
<script src="/js/earthQuake.js"></script>
<script src="/js/dateAndTime.js"></script>
<script src="/js/randomMusicYt.js"></script>
<!-- For cross-platform stability of weather ticker scrolling text in Safari and IOS browser -->
<script src="/js/fixSafariTicker.js"></script>
</body>
</html>