-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
260 lines (243 loc) · 10.9 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
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
<!DOCTYPE html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TL019ETVBH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-TL019ETVBH");
</script>
<title>Caleb Grant - Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" />
</head>
<body class="is-preload">
<!-- Header -->
<div id="header">
<div class="top">
<!-- Logo -->
<div id="logo">
<!-- <span class="image"><img src="images/logo copy.png" alt="" /></span> -->
<span class="image"><img src="images/logo.svg" alt="" /></span>
<h1 id="title">Caleb Grant</h1>
<!-- <p>Developer</p> -->
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li>
<a href="#top" id="top-link"><span class="icon solid fa-home">Home</span></a>
</li>
<li>
<a href="#about" id="about-link"><span class="icon solid fa-user">About Me</span></a>
</li>
<li>
<a href="#portfolio" id="portfolio-link"><span class="icon solid fa-th">Portfolio</span></a>
</li>
<li>
<a href="#repos" id="repo-link"><span class="icon brands fa-github">Code</span></a>
</li>
</ul>
</nav>
</div>
<div class="bottom">
<!-- Social Icons -->
<ul class="icons">
<li>
<a href="https://github.com/geocoug?tab=repositories" class="icon brands fa-github" target="_blank"><span
class="label">GitHub</span></a>
</li>
<li>
<a href="https://www.linkedin.com/in/caleb-grant-04b098101" class="icon brands fa-linkedin"
target="_blank"><span class="label">LinkedIn</span></a>
</li>
<li>
<a href="mailto:[email protected]?subject=Caleb%20Grant%20Portfolio" class="icon solid fa-envelope"
target="_blank"><span class="label">Email</span></a>
</li>
</ul>
</div>
</div>
<!-- Main -->
<div id="main">
<!-- Intro -->
<section id="top" class="one dark cover">
<div class="container">
<header>
<h2 class="alt">Welcome to my portfolio.</h2>
</header>
<footer>
<a href="#portfolio" class="button scrolly">Portfolio</a>
</footer>
</div>
</section>
<!-- About Me -->
<section id="about" class="two">
<div class="container">
<header>
<h2>About Me</h2>
</header>
<a href="#" class="image featured"><img src="images/about.png" alt="Caleb Grant" /></a>
<p>
I am a skilled professional in Python, SQL, web design, and data engineering, bringing a robust skill set in
coding, database design, data modeling, data pipelines, and analytics. I am passionate about leveraging
environmental data to uncover meaningful insights and drive impactful results. With a deep understanding of
the data and processes in this field, I am confident in my ability to
achieve exceptional results. <br /><br />
<strong>Go Cougs!</strong><br />
<img src="images/wsu.svg" width="80" alt="" />
</p>
</div>
</section>
<!-- Portfolio -->
<section id="portfolio" class="three">
<div class="container">
<header>
<h2>Portfolio</h2>
</header>
<div class="row">
<div class="col-4 col-12-mobile">
<article class="item">
<a href="https://marineenergy.app" class="image fit" target="_blank"><img src="images/marineenergy.png"
alt="" /></a>
<header>
<h3>MarineEnergy.app</h3>
<p class="item-description">The Marine Energy Environmental Toolkit compiles environmental information
for development of marine energy-harvesting technologies. Funded by US DOE.</p>
<a href="https://github.com/orgs/marineenergy/repositories"><span
class="icon brands fa-github"></span></a>
</header>
</article>
<article class="item">
<a href="https://spi.cmat.integral-corp.com" class="image fit" target="_blank"><img src="images/cmat.svg"
alt="" height="150px" /></a>
<header>
<h3>Coastal Morphometric Analysis Toolkit</h3>
<p class="item-description">Dashboad that allows users to create visualized time
series of coastal profiles and view along-coast variations
and changes through time, with accompanying morphometric
statistics.
</p>
<p class="item-description">
<i>Patent Pending</i>
</p>
</header>
</article>
<article class="item">
<a href="https://toolkit.geocoug.com" class="image fit" target="_blank"><img src="images/toolkit.jpg"
alt="toolkit" /></a>
<header>
<h3>Personal Toolkit</h3>
<p class="item-description">Personal Toolkit where I store useful information, resources, tools, and
code snippets I use on a regular basis.</p>
<a href="https://github.com/geocoug/toolkit"><span class="icon brands fa-github"></span></a>
</header>
</article>
</div>
<div class="col-4 col-12-mobile">
<article class="item">
<a href="https://cstories.app" class="image fit" target="_blank"><img src="images/cstories.png"
alt="toolkit" /></a>
<header>
<h3>CStories</h3>
<p class="item-description">Community driven story building app to inform offshore energy planning.</p>
<a href="https://github.com/orgs/cstories-app/repositories"><span
class="icon brands fa-github"></span></a>
</header>
</article>
<article class="item">
<a href="https://asv.integral-corp.com" class="image fit" target="_blank"><img src="images/asv.png"
alt="ASV CTD" /></a>
<header>
<h3>CTD Data Viewer</h3>
<p class="item-description">Pipeline for transforming CTD data to NetCDF and running quality assurance
checks, plus a simple data viewer for displaying output.</p>
<a href="https://github.com/geocoug/ctd-pipeline"><span class="icon brands fa-github"></span></a>
</header>
</article>
<article class="item">
<a href="https://github.com/geocoug/pg_upsert" class="image fit" target="_blank"><img
src="images/pg_upsert.png" alt="pg_upsert" /></a>
<header>
<h3>pg_upsert</h3>
<p class="item-description">Upsert data into PostgreSQL base tables.</p>
<a href="https://github.com/geocoug/pg_upsert"><span class="icon brands fa-github"></span></a>
</header>
</article>
</div>
<div class="col-4 col-12-mobile">
<article class="item">
<a href="https://github.com/IntegralEnvision/seat-qgis-plugin" class="image fit" target="_blank"><img
src="images/seat.png" alt="seat" /></a>
<header>
<h3>Spatial Environmental Assessment Tool</h3>
<p class="item-description">QGIS plugin for calculating response layers from a from stressor and
receptor layers.</p>
<a href="https://github.com/IntegralEnvision/seat-qgis-plugin"><span
class="icon brands fa-github"></span></a>
</header>
</article>
<article class="item">
<a href="https://github.com/geocoug/srs-casrn-search" class="image fit" target="_blank"><img
src="images/search.png" alt="cas-search" /></a>
<header>
<h3>Substance Registry Service CAS RN Search</h3>
<p class="item-description">Query the EPA Substance Registry Serivce using a list of CAS Registry
Numbers.</p>
<a href="https://github.com/geocoug/srs-casrn-search"><span class="icon brands fa-github"></span></a>
</header>
</article>
<article class="item">
<a href="https://github.com/geocoug/markdown-to-html" class="image fit" target="_blank"><img
src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/48/Markdown-mark.svg/350px-Markdown-mark.svg.png"
alt="cas-search" /></a>
<header>
<h3>Convert Markdown to HTML with GitHub styling</h3>
<p class="item-description">Small utility for converting markdown documents to HTML with GitHub styling.
</p>
<a href="https://github.com/geocoug/markdown-to-html"><span class="icon brands fa-github"></span></a>
</header>
</article>
</div>
</div>
</div>
</section>
<!-- Repos -->
<section id="repos" class="four">
<div class="container">
<header>
<h2>
<a href="https://github.com/geocoug?tab=repositories" target="_blank">Code</a>
</h2>
<img id="github-stats"
src="http://github-readme-streak-stats.herokuapp.com?user=geocoug&theme=github_dark&hide_border=true">
<div id="my-github-repos" class="repo-grid-container" style="margin-top: 2px"></div>
</header>
</div>
</section>
</div>
<!-- Footer -->
<div id="footer"></div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
<script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.2.min.js" type="text/javascript"></script>
<script src="assets/js/github-query.js" type="text/javascript"></script>
<script type="text/javascript">
$(function () {
$("#my-github-repos").loadRepositories("geocoug");
});
</script>
</html>