-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
198 lines (173 loc) · 9.64 KB
/
portfolio.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function () {
var u = "//matomo.neher.casa/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '8']);
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s);
})();
</script>
<!-- End Matomo Code -->
<meta charset="UTF-8" />
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-M3SR94HW');</script>
<!-- End Google Tag Manager -->
<title>Tyler M. Neher - Portfolio</title>
<meta name="description"
content="Cybersecurity professional with a background in data science and software development.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/build/pure-min.css"
integrity="sha384-X38yfunGUhNzHpBaEBsWLO+A0HDYOQi8ufWDkZ0k9e0eXz/tH3II7uKZ9msv++Ls" crossorigin="anonymous">
<meta property="og:type" content="website" />
<meta name="og:description"
content="Cybersecurity professional with a background in data science and software development.">
<meta property="og:title" content="Tyler M. Neher - Portfolio" />
<meta property="og:image"
content="https://raw.githubusercontent.com/tylermneher/www.tylermneher.me/main/og-image.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:url" content="https://tylermneher.me/" />
<link rel="icon" type="image/x-icon" href="static/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="static/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon-16x16.png" />
<link rel="canonical" href="https://tylermneher.me/" />
<link rel="pgpkey" href="tyler.pubkey.asc" />
<link rel="me" href="tyler.pubkey.asc" />
<link href="https://github.com/tylermneher" rel="me authn">
</head>
<body>
<div id="page-container">
<div id="content-wrap">
<div class="row">
<div class="column">
<p>
<img src="https://raw.githubusercontent.com/tylermneher/www.tylermneher.me/main/tylermneher.jpg"
alt=" tylermneher" />
</p>
</div>
<div class="column">
<h1>Tyler M. Neher</h1>
<h3><a data-cy="portfolio-body-index" href="index.html">Home</a> | <a
data-cy="portfolio-body-resume" href="https://resume.tylermneher.me">Resume</a> | <a
data-cy="portfolio-body-contact" href="contact.html">Contact</a></h3>
<hr>
<h2>Portfolio</h2>
<div class="table-responsive">
<table class="pure-table-bordered" border="1" cellpadding="0.25" align="center">
<thead>
<tr>
<th>#</th>
<th>Project</th>
<th>Link</th>
</tr>
</thead>
<tbody align="center">
<tr>
<th scope="row">1</th>
<td>Resume</td>
<td><a data-cy="portfolio-body-table-resume"
href="https://resume.tylermneher.me">resume.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">2</th>
<td>Contact Card</td>
<td><a data-cy="portfolio-body-table-contactcard"
href="https://card.tylermneher.life">card.tylermneher.life</a></td>
</tr>
<tr>
<th scope="row">3</th>
<td>Web Maps</td>
<td><a data-cy="portfolio-body-table-maps"
href="https://maps.neherdata.com">maps.neherdata.com</a></td>
</tr>
<tr>
<th scope="row">4</th>
<td>Ghost Hunter</td>
<td><a data-cy="portfolio-body-table-ghosthunter"
href="https://ghosthunter.neherdata.com">ghosthunter.neherdata.com</a>
</td>
</tr>
<tr>
<th scope="row">5</th>
<td>PiggyPasser</td>
<td><a data-cy="portfolio-body-table-piggypasser"
href="https://www.piggypasser.org">www.piggypasser.org</a></td>
</tr>
<th scope="row">6</th>
<td>AI-900</td>
<td><a data-cy="portfolio-body-table-ai900"
href="https://ai-900.tylermneher.me">ai-900.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">7</th>
<td>AZ-900</td>
<td><a data-cy="portfolio-body-table-az900"
href="https://az-900.tylermneher.me">az-900.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">8</th>
<td>SKN UN</td>
<td><a data-cy="portfolio-body-table-sknun"
href="https://skn-un.tylermneher.me">skn-un.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">9</th>
<td>Green Team</td>
<td><a data-cy="portfolio-body-table-greenteam"
href="https://green-team.tylermneher.me">green-team.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">10</th>
<td>IMS</td>
<td><a data-cy="portfolio-body-table-ims"
href="https://ims.tylermneher.me">ims.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">11</th>
<td>Weight Chart</td>
<td><a data-cy="portfolio-body-table-weightdate"
href="https://weight-date.tylermneher.me">weight-date.tylermneher.me</a>
</td>
</tr>
<tr>
<th scope="row">12</th>
<td>Mites!</td>
<td><a data-cy="portfolio-body-table-mites"
href="https://mites.tylermneher.me">mites.tylermneher.me</a></td>
</tr>
<tr>
<th scope="row">13</th>
<td>MS Learn Transcript</td>
<td><a data-cy="portfolio-body-table-mslearntranscript"
href="https://learn.microsoft.com/en-us/users/tylermneher/transcript/d4ynji9jqk0qk95">learn.microsoft.com</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<footer id="footer">
<p align="center">© 2024 Tyler M. Neher</p>
<p align="center"><a data-cy="portfolio-footer-contact" href="contact.html">Contact Me</a> | <a
data-cy="portfolio-footer-pgpkey" rel="pgpkey" href="tyler.pubkey.asc">PGP Key</a></p>
</footer>
</div>
</body>
</html>