-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
41 lines (30 loc) · 2.27 KB
/
about.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
---
layout: minimal_about_me
title: "About"
permalink: /about/index.html
description: "SpaceWired and the Software Engineer"
---
<img itemprop="image" height=100px class="img-rounded" src="/assets/img/logo-blackball.png" alt="SpaceWired Logo">
<h2>About SpaceWired</h2>
<p> The purpose of SpaceWired is to provide short breakdowns of topics related to the space industry, planetary science, theoretical physics,
and engineering. Some posts will be quick discussions about recent news in the industry, while others are simplified summaries of
interesting research papers I find. You'll also notice that I'll occasionally throw in a post on something new I've learned related to the Computer Science
field and hopefully can be useful to someone else. Thought I'd throw those in for seasoning :) .</p>
<p> On each post, you will see two pieces of metadata under the post's title. One of them will indicate the time (on average)
that it takes to finish reading the post. The other piece of information is designed to help you identify how technical
the post is, in general the more black SpaceWired logos you see, the more technical jargon you will find on the post. </p>
<p> Below is a key of what the symbols mean: </p>
<p>
<img src="/assets/img/technical-level/rubric-s.png" height="100%" alt="rubric image">
</p>
<p align="middle">________________________________________<p>
<img itemprop="image" class="img-rounded" src="/assets/img/blog-author.jpg" alt="Luis Rodriguez">
<h2>About Me</h2>
<p> I graduated in May of 2018 from The Johns Hopkins University (JHU) with a Bachelor's Degree in Chemical and Biomolecular Engineering.
After graduating I began to work as a Research Engineer at the JHU Applied Physics Laboratory (APL) at the Intelligent Systems Center (ISC).
I am actively persuing a Masters degree in Computer Science at JHU while working full-time at the lab.
From the ISC I works on projects developing a Big Data cloud infrastructure called BOSS and developing machine learning segmentation algorithms. </p>
<p> At APL I also have the privilage of working as a Flight Software Engineer on NASA's Planetary Defense Double Asteroid Redirection Task (DART) and am
an active member of the Planetary Society.</p>
<p> Feel free to comment and ask questions in the comment sections.</p>
<p> ENJOY! </p>