-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
135 lines (130 loc) · 7.2 KB
/
index.html
File metadata and controls
135 lines (130 loc) · 7.2 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>About Me</title>
<script type="text/javascript" src="sound-mouseover.js"></script>
<link rel="stylesheet" type="text/css" title="light" href="assets/stylesheets/main.css">
<link rel="alternate stylesheet" type="text/css" title="dark" href="assets/stylesheets/dark.css">
<link rel="boring stylesheet" type="text/css" title="boring" href="assets/stylesheets/hidden.css">
<link href="https://fonts.googleapis.com/css?family=Oswald:300,400,700" rel="stylesheet">
</head>
<body>
<header class="primary-header container group">
<h1 class="logo">
<div id="text">
<h1>G<span id="offset">E</span>OR<span id="offset1">GE<span> <br> <span id="offset1"> FL<span>A<span id="offset">UT<span>A</h1>
</div>
</h1>
<nav class="nav primary-nav underline">
<ul>
<li><a href="index.html" onmouseover="playclip2();">About Me</a></li><!--
--><li><a href="galvanize.html" onmouseover="playclip2();">Why Galvanize?</a>
</ul>
<img src="assets/images/george-flauta.jpg" alt="George Flauta">
</nav>
<form>
<a onmouseover="playclip9();"><input class="btn-light-theme" type="submit" onclick="switch_style('light');return false;" name="theme" value="Light" id="light"></a>
<a onmouseover="playclip9();"><input class="btn-dark-theme" type="submit" onclick="switch_style('dark');return false;" name="theme" value="Dark" id="dark"></a>
<a onmouseover="playclip9();"><input class="btn-lame-theme" type="submit" onclick="switch_style('boring');return false;" name="theme" value="Plain" id="boring"></a>
</form>
</header>
<section class="row-alt banner" id="junkrat-face">
<div class="lead container brown-overlay">
<h2 class="about-me">About Me</h2>
</div>
</section>
<section class="row-alt2 banner" id="junkrat">
<div class="lead container">
<p>Ladies and Gentlemen, Start Your Engines!</p>
</div>
</section><!--
--><section class="row">
<div class="grid">
<section class="answer">
<div class="col-2-3" >
<p>I am not really sure what to put here. I was born in Arizona, where I lived in various parts of the state until I was roughly 14. After that I spent my formative years in Panama City Beach, FL. I originally moved to Colorado when I was 19 because my brother lived here and we were split up at a young age, he ended up being raised by our grandparents and I was bounced around. I then bounced back between Florida, Arizona, and Colorado before finally settling on Colorado. I attended CU Boulder where I double majored in Psychology and Sociology. I wanted to originally be a social worker, focusing on child protective services, since without them I likely would not be here today. After school I did a few stints as a customer service professional. Turns out I am pretty good at talking to people on the phone. However, it is not something I want to spend my life doing.</p>
</div><!--
--><aside class="col-1-3">
<div class="icon">
<a href="about.htm" onmouseover="playclip1();"><img src="assets/images/riptire.png" alt="Riptire"></a>
</div>
</aside>
</section>
</div>
</section>
<section class="row-alt banner" id="lucio-face">
<div class="lead container green-overlay">
<h2 class="about-me">Hobbies</h2>
</div>
</section>
<section class="row-alt2 banner" id="lucio">
<div class="lead container">
<p>Oh, let’s break it down!</p>
</div>
</section><!--
--><section class="row">
<div class="grid">
<section class="answer">
<div class="col-2-3">
<p>I find myself getting involved in probably far to many projects. I am currently the vocalist for the band Transmission. At the moment we are focusing on tightening up our songs so that we can get a professional recording. I like to do Youtube unboxing videos for geek related subscription boxes. I am a huge football fan, particularly of the Denver Broncos. I try to go to at least one game a year and was present at each of the games Manning broke a record. My favorite player is Rod Smith. I also like to play competitive multiplayer games. My current go to game is Overwatch, where I play support , generally Mercy. Although if the Halo Wars 2 Blitz beta is anything to go by, I will likely be switching back and forth between that and Overwatch once it releases.</p>
<p>I enjoy collecting items. Right now my focus has been on various Funko items as well as video games in general. For some reason, to me, it is more fun to collect them than it is to play them. I like reading in my spare time as well. I try to split my time reading non-fiction books and young adult fiction. I also like James Patterson books. His way of having chapters be just a few pages make them quite easy to digest. My juvenile delinquency professor had us read the Alex Cross novels for extra credit and I was quickly hooked. I also enjoy picking up a guitar and singing to the dogs. Playing music has a way of relaxing me. I am also getting back into working out after not being able to do so for a year.</p>
</div><!--
--><aside class="col-1-3">
<div class="icon">
<a href="about.htm" onmouseover="playclip3();"><img src="assets/images/soundbarrier.png" alt="Sound Barrier" > </a>
</div>
</aside>
</section>
</div>
</section>
<section class="row-alt2 banner" id="mei-face">
<div class="lead container blue-overlay">
<h2 class="about-me">Galvinize</h2>
</div>
</section>
<section class="row-alt2 banner" id="mei">
<div class="lead container">
<p>Freeze, Don't Move!</p>
<a class="btn btn-alt" href="galvanize.html" onmouseover="playclip4();">Read More<img src="assets/images/blizzard.png" alt="Blizzard"></a>
</div>
</section>
<footer class="primary-footer container group">
<nav class="nav underline">
<ul>
<li><a href="index.html" onmouseover="playclip2();">About Me</a></li><!--
--><li><a href="galvanize.html" onmouseover="playclip2();">Galvanize</a></li>
</ul>
</nav>
<small>© George Flauta / Sounds © Blizzard Entertainment 2017</small>
</footer>
<audio id= "audio1" autoplay="autoplay" controls="controls" onloadeddata="setLowVolume()">
<source src="Overwatch-Menu.ogg" />
<source src="Overwatch-Menu.mp3" />
</audio>
<audio id="mySoundClip1">
<source src="Junkrat-ult.mp3">
<source src="Junkrat-ult.ogg">
</audio>
<div id="sounddiv"><bgsound id="sound"></div>
<audio id="mySoundClip2">
<source src="click.mp3">
<source src="click.ogg">
</audio>
<div id="sounddiv"><bgsound id="sound"></div>
<audio id="mySoundClip3">
<source src="Lucio-ult.mp3">
<source src="Lucio-ult.ogg">
</audio>
<audio id="mySoundClip4">
<source src="Mei-ult.mp3">
<source src="Mei-ult.ogg">
</audio>
<div id="sounddiv"><bgsound id="sound"></div>
</body>
<audio id="mySoundClip9">
<source src="swoosh.mp3">
<source src="swoosh.ogg">
</audio>
<div id="sounddiv"><bgsound id="sound"></div>
</html>