-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (38 loc) · 2.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>OwenLittlejohns.GitHub.io by owenlittlejohns</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>OwenLittlejohns.GitHub.io</h1>
<p></p>
<p class="view"><a href="https://github.com/owenlittlejohns" target="_blank">View My GitHub Profile</a></p>
<p><script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="https://www.linkedin.com/pub/owen-littlejohns/ab/b05/8bb" data-format="hover" data-related="false" data-text="Owen Littlejohns"></script></p>
</header>
<section>
<h3>
<a id="Introduction:" class="anchor" aria-hidden="true"><span class="octicon octicon-link"></span></a>Introduction:
</h3>
<p>I am a software engineer, who helps develop applications and tools for use with NASA Earth Observation data, supporting the Earth Observing System Data and Information System (<a href="earthdata.nasa.gov/eosdis" target="_blank">EOSDIS</a>).</p>
<p>I have previously developed software at <a href="https://www.it.com" target="_blank">IT.com</a>, <a href="https://adnet-sys.com" target="_blank">Adnet Systems, Inc</a>, <a href="https://www.nextiva.com/" target="_blank">Nextiva</a> and <a href="https://skywatch.co" target="_blank">SkyWatch Space Applications</a>. Prior to that I was an astrophysicist at Arizona State University, studying a type of transient event known as gamma-ray bursts (GRBs). <a href="http://adsabs.harvard.edu/cgi-bin/abs_connect?author=^Littlejohns,+O.&aut_syn=YES&return_req=no_params&sort=CITATIONS" target="_blank">Here</a> is a link to my academic publications.</p>
<h3>
<a id="Projects:" class="anchor" aria-hidden="true"><span class="octicon octicon-link"></span></a>Projects:
</h3>
<p><a href="http://www.jukeboxdaily.com" target="_blank">JukeboxDaily</a> is a Single Page Web Application to determine the songs that were number one on the Billboard Hot 100 on the same calendar day of all years with charts. It is a serverless application hosted in AWS, that uses services such as DynamoDB, Lambda, API Gateway, Route53, Cognito and S3. The front-end of this application is powered by React and uses Material-UI components.
</p>
</div>
<br>
</div>
</body>
</html>