-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy patharchived-index.html.old
164 lines (147 loc) · 7.72 KB
/
archived-index.html.old
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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" type="text/css" href="styles/style.css" />
<script src="https://use.fontawesome.com/18e879b086.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Thomas Stoeckert</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-103025784-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-103025784-3');
</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-103025784-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<script>
</script>
</head>
<body>
<div id="backgroundImageContainer" class="w3-display-container w3-text-white">
<div class="w3-animate-opacity" id="center">
<img src="https://github.com/thomasstoeckert.png" class="w3-circle" id="circularPortrait" />
<div class="w3-card w3-white w3-round-large" id="content">
<h1 class="w3-center">Thomas Allen Stoeckert</h1>
<a id="resumeLink" onclick="outgoing('https://thomas.stoeckert.us/resume.pdf')"><h4>download resume</h4></a>
<h3 class="sectionHeader">I've made</h3>
<div class="w3-container">
<div class="w3-content w3-display-container">
<!-- #region Slides-->
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://play.google.com/store/apps/details?id=us.stoeckert.thomas.logride')">
<img src="images/logride.png">
<div class="w3-container w3-center">
<p>LogRide for Android</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://github.com/thomasstoeckert/MagicRadio')">
<img src="images/magic-radio.jpg">
<div class="w3-container w3-center">
<p>The MagicRadio</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://www.shapeways.com/product/TESECP2SG/magicband-holder-20mm-strap-model')">
<img src="images/mbh.png">
<div class="w3-container w3-center">
<p>MagicBand Holder</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://thomas.stoeckert.us/getliftoff')">
<img src="images/pebble-liftoff.png">
<div class="w3-container w3-center">
<p>Liftoff for Pebble</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://thomas.stoeckert.us')">
<img src="images/recursion.png">
<div class="w3-container w3-center">
<p>This Site</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://apps.rebble.io/en_US/application/575899eb9bcb701a3e000004')">
<img src="images/pebble-time-cruise.png">
<div class="w3-container w3-center">
<p>Time Cruise for Pebble</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://thomas.stoeckert.us/pick-a-picture')">
<img src="images/p-a-p.png">
<div class="w3-container w3-center">
<p>Pick - A - Picture</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://thomas.stoeckert.us/kattrack')">
<img src="images/kattrack.png">
<div class="w3-container w3-center">
<p>Katharine Quotes</p>
</div>
</div>
<div class="w3-card-4 w3-round-large slide" onclick="outgoing('https://apps.rebble.io/en_US/application/569a3c6f8b7337e75400003e')">
<img src="images/pebble-kattrack.png">
<div class="w3-container w3-center">
<p>Katharine Quotes for Pebble</p>
</div>
</div>
<!-- #endregion -->
<button class="w3-button w3-black w3-display-left w3-opacity-min" onclick="scrollSlideshowByN(-1)">❮</button>
<button class="w3-button w3-black w3-display-right w3-opacity-min" onclick="scrollSlideshowByN(1)">❯</button>
</div>
</div>
<h3 class="sectionHeader">I'd like to hear from you</h3>
<div class="w3-container ts-accordion-open" id="contact">
<a onclick="outgoing('https://github.com/thomasstoeckert')"><i class="fa fa-github fa-2x" aria-hidden="true"></i></a>
<a onclick="outgoing('https://www.instagram.com/thomas.stoeckert')"><i class="fa fa-instagram fa-2x" aria-hidden="true"></i></a>
<a onclick="outgoing('mailto:[email protected]?Subject=From%20Your%20Site')"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i></a>
<a onclick="outgoing('https://www.linkedin.com/in/thomasstoeckert/')"><i class="fa fa-linkedin-square fa-2x" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
<script src="jquery-3.2.1.min.js"></script>
<script>
var currentSlideIndex;
function main(){
currentSlideIndex = 1;
viewSlide(currentSlideIndex);
}
function outgoing(url){
ga('send', 'event', {
eventCategory: 'Outbound Link',
eventAction: "click",
eventLabel: url,
transport: 'beacon'
});
window.open(url, "_blank");
}
function scrollSlideshowByN(n) {
viewSlide(currentSlideIndex += n);
}
function viewSlide(n) {
var i;
var slides = $(".slide");
if (n > slides.length) {
currentSlideIndex = 1
}
if (n < 1) {
currentSlideIndex = slides.length
}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slides[currentSlideIndex - 1].style.display = "block";
}
main();
</script>
</body>
</html>