-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
182 lines (181 loc) · 6.72 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/skeleton.css" />
<link rel="stylesheet" href="css/style.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.1/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
crossorigin="anonymous"
/>
<title>Ross Edfort</title>
<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",
"//www.google-analytics.com/analytics.js",
"ga"
);
ga("create", "UA-83947008-1", "auto");
ga("send", "pageview");
</script>
</head>
<body>
<section class="content container">
<div class="row">
<div class="three columns">
<img src="img/headshot.jpg" alt="headshot" class="headshot" />
</div>
<div class="nine columns profile">
<div id="social">
<h1>Ross Edfort</h1>
<h5>Software Engineer, Digital Artist, Friendly Human</h5>
<a href="https://github.com/rossedfort" target="_blank"
><i class="fab fa-lg fa-github"></i
></a>
<a href="https://linkedin.com/in/rossedfort" target="_blank"
><i class="fab fa-lg fa-linkedin"></i
></a>
<a href="https://twitter.com/rossedfort" target="_blank"
><i class="fab fa-lg fa-twitter"></i
></a>
<a href="mailto:hello@rossedfort.com"
><i class="fas fa-lg fa-envelope"></i
></a>
<a href="https://blog.rossedfort.com">Blog</a>
<!-- <a href="projects">projects</a> -->
</div>
</div>
</div>
<hr />
<div class="row">
<div class="twelve columns">
<p>
Ross was born and raised in the great state of New Jersey. As a
child he had many interests, including Art, Nature, Science,
Photography, Music and Athletics. He competed as a junior in several
sports, but chose to pursue Diving in lieu of Golf, Tennis, and
Swimming. He found success at an early age, winning the Junior
Olympic National Championships in 2006, when he was 13 years old. At
18, he obtained honor of becoming the first diver in New Jersey
history to win the
<a
href="https://www.nj.com/highschoolsports/article/ross-edfort-of-franklin-wins-unprecedented-fourth-state-diving-championship/"
target="_blank"
>high school state championships 4 consecutive years.</a
>
His passion for Diving continued, and he accepted a scholarship to
the University of Denver in 2011. <br /><br />
As a full-time student at a prestigous university, as well as a
Division-I athlete and captain of a top team in the country, Ross
learned many valuable lessons in time management, leadership, and
accountability. After leading the Swimming and Diving team to a
<a
href="https://swimswam.com/denver-pioneers-repeat-as-mens-and-womens-summit-league-champions/"
>conference championship</a
>
in 2015, Ross graduated from the University of Denver, receiving a
Bachelor of Arts degree, with a major in
<a
href="https://www.du.edu/ahss/edp/"
target="_blank"
rel="noopener noreferrer"
>Emergent Digital Practices</a
>, a program that blended art, culture, technology and media, with a
double minor in Art and Business Administration. <br /><br />
With no clear direction after graduation, Ross decided to attend the
<a
href="https://turing.edu/"
target="_blank"
rel="noopener noreferrer"
>Turing School of Software and Design</a
>
in Denver, Colorado, a non-profit web development training program,
which prides itself in turning great people into outstanding
developers. Since completing the program in March of 2016, Ross has
held many positions as a capable Front End Software Engineer. After
4 years working with his teammates at
<a
href="https://sendgrid.com"
target="_blank"
rel="noopener noreferrer"
>Twilio SendGrid</a
>
building the world's most trusted communication platform, Ross has
continued on to build the UI for the industry's foremost durable
execution platform, <a href="https://temporal.io">temporal.io</a>
</p>
</div>
</div>
<hr />
<div class="icons">
<i class="fab fa-2x fa-js-square target">
<p>javascript</p>
</i>
<i class="fab fa-2x fa-angular target">
<p>angular</p>
</i>
<i class="fab fa-2x fa-react target">
<p>react</p>
</i>
<i class="fab fa-2x fa-css3-alt target">
<p>css3</p>
</i>
<i class="fab fa-2x fa-sass target">
<p>sass</p>
</i>
<i class="fab fa-2x fa-html5 target">
<p>html5</p>
</i>
<i class="fab fa-2x fa-node-js target">
<p>nodejs</p>
</i>
<i class="fab fa-2x fa-npm target">
<p>npm</p>
</i>
<i class="fab fa-2x fa-yarn target">
<p>yarn</p>
</i>
<i class="fab fa-2x fa-git-square target">
<p>git</p>
</i>
<i class="fab fa-2x fa-github-square target">
<p>github</p>
</i>
<i class="fab fa-2x fa-jenkins target">
<p>jenkins</p>
</i>
<i class="fab fa-2x fa-jira target">
<p>jira</p>
</i>
<i class="fab fa-2x fa-confluence target">
<p>confluence</p>
</i>
<i class="fab fa-2x fa-adobe target">
<p>adobe</p>
</i>
<i class="fab fa-2x fa-sketch target">
<p>sketch</p>
</i>
</div>
</section>
</body>
</html>