-
Notifications
You must be signed in to change notification settings - Fork 1
/
members.html
195 lines (191 loc) · 17.5 KB
/
members.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Our Members</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap" rel="stylesheet">
<!-- https://fonts.google.com/ -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/templatemo-video-catalog.css">
</head>
<body>
<div class="tm-page-wrap mx-auto">
<div class="position-relative">
<div class="potition-absolute tm-site-header">
<div class="position-relative">
<div class="row">
<div class="col-7 col-md-4">
<a href="index.html" class="tm-bg-black text-center tm-logo-container"></a>
<h1 class="tm-site-name">The 12th Astronaut</h1>
</div>
<div class="col-5 col-md-8 ml-auto mr-0">
<div class="tm-site-nav">
<nav class="navbar navbar-expand-lg mr-0 ml-auto" id="tm-main-nav">
<button class="navbar-toggler tm-bg-black py-2 px-3 mr-0 ml-auto collapsed" type="button"
data-toggle="collapse" data-target="#navbar-nav" aria-controls="navbar-nav"
aria-expanded="false" aria-label="Toggle navigation">
<span>
<i class="fas fa-bars tm-menu-closed-icon"></i>
<i class="fas fa-times tm-menu-opened-icon"></i>
</span>
</button>
<div class="collapse navbar-collapse tm-nav" id="navbar-nav">
<ul class="navbar-nav text-uppercase">
<li class="nav-item">
<a class="nav-link tm-nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link tm-nav-link" href="#">Members<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="teams.html">Teams</a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="outreach.html">Outreach</a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="art.html">Art</a>
</li>
<li class="nav-item">
<a class="nav-link tm-nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="tm-welcome-container tm-fixed-header tm-fixed-header-member">
<div class="text-center">
<p class="pt-5 px-3 tm-welcome-text tm-welcome-text-2 mb-1 mt-lg-0 mt-5 text-white mx-auto">
Our Aggie SUITS Family
</p>
</div>
</div>
<div id="tm-fixed-header-bg"></div> <!-- Header image -->
</div>
<!-- Page content -->
<main>
<div class="container-fluid px-0">
<!--<div class="parallax-window parallax-window-2" data-parallax="scroll" data-image-src="img/contact-2.jpg"></div>-->
<div class="mx-auto tm-content-container mt-4 px-3 mb-3">
<div class="row">
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/neil.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Neil McHenry</b> is a PhD student in the ITDE (Aerospace Engineering & Visualization) program, class of 2023 from Dallas, TX. His research focuses on developing a VR space sandbox called "SpaceCRAFT" that aims to help shape the future of humanity in space. He has a Bachelor's in Electrical Engineering from Texas A&M University. He has interned at the NASA Johnson Space Center for the International Space Station program and at SpaceX to develop flight software and hardware for the autonomous propulsive landing systems. He is the UI lead for SUITS. He is an Eagle Scout, a member of the Students for the Exploration and Development of Space, enjoys volunteering with the American Red Cross, and performing music with the "Chyao Pra Ya" Dallas Thai orchestra.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/lauren.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Lauren Brady</b> is an undergraduate aerospace engineering student, class of 2023. She is interested in developing AR/VR applications for use in space exploration. She is involved in several research groups within the AstroLab at Texas A&M University, namely a VR sandbox for space mission design and exploration (SpaceCRAFT) and the NASA SUITS design team. She is the SUITS outreach team lead. She will intern at Ball Aerospace in Boulder, CO on the Immersive Technology group, working on AR remote assistance in manufacturing and other applications. Lauren enjoys music, and is an internationally competitive flutist and pianist. Upon graduation, she hopes to work in the defense sector to develop next-gen space missile warning and defense systems.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/brock.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Brock Balthazor</b> is an undergraduate student in University Studies in the College of Veterinary Medicine & Biomedical Sciences program, class of 2023. His home is Flower Mound, TX, but he's also lived in Greenbay, WI and Waukegan, IL. He is interested in Bioastronautics and the development of life support systems for space operations. Brock helped found the 12th Astronaut Lab and did research with the Bioastronautics and Human Performance Lab. He plans on getting a master's in Human Factors from Embry Riddle while continuing to work an EMT in the College Station area.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/izzy.png" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Israel Gomez</b> is an undergraduate mechanical and manufacturing engineering technology student, class of 2023. He is from Houston, TX (go Rockets). He is interested in creating robotic applications for space exploration, and VR/AR simulations. He has been involved with the 12th Astronaut Lab since its creation. When he is not busy with classes or the 12th Astronaut Lab, he enjoys rock climbing and playing the guitar. After graduation, he would like to enter either the entertainment industry as an engineer, or pursue a career at NASA.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/jaime.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Jaime Vives</b> is an undergraduate aerospace engineering student minoring in computer science, class of 2022. Jaime is from Fort Worth, TX. He is the Integration team lead. He enjoys programming video games and numerical simulations of physics models. He hopes to one day develop a space game that will inspire kids to become engineers, scientists, and pilots for the upcoming martian colonies.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/matthew.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Matthew Rodriguez</b> is an undergraduate mechanical engineering student, class of 2023. He has collaborated with NASA SUITS for nearly one year as a part of the Integration and Finance teams. When Matthew is not busy with school he enjoys powerlifting, golfing and studying astronomy. After graduation Matthew hopes to pursue a career in defense contracting with L3 Harris.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/ansley.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Ansley Herrin</b> is an undergraduate visualization student with a minor in art history, class of 2023. She is from Austin, TX and grew up in an Aggie family. Ansley has been interested in space her entire life. Her first dream job was to become an astronaut. She also loves art and is interested in animation, film, painting, and photography. She is a part of the research and social media teams. SUITS has allowed her to combine her love for art with her interest in space and technology. She enjoys traveling and playing sports. After graduating she plans to pursue a master's in visualization and a career at PIXAR or Walt Disney Animation Studios.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/cassie.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Cassie Mullins</b> is a master's visualization student, class of 2025. She is from Atlanta, GA, where she graduated from Georgia Tech with a BS in Computational Media. She has worked as a software developer for NCR. She’s also previously interned as a game developer at Adult Swim and was an research assistant in an AR/VR lab. She loves computer graphics and hopes one day to help make tools for artists, developers, and engineers. She loves traveling, hiking, white water rafting, watching movies and playing (/occasionally making) games.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/ashu.png" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Ashu Mishra</b> is an undergraduate aerospace engineer student, class of 2022. He is interested in developing AR and VR systems for space exploration. He has been part of the NASA SUITS team since 2018. He is part of the integration team and is the finance lead for the organization since August 2019. As for hobbies, he likes to workout, dance, play video games, and watch anime.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/kevin.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Kevin Mayorga</b> is an undergraduate aerospace engineering student, class of 2022. He is from Katy, TX, but has lived in several other places and is currently in Boston, MA. Kevin would like to pursue a master's after graduation. He has been part of the 12th Astronaut lab since 2019 and is the research team lead. Kevin is a second degree black belt in taekwondo and has competed internationally in the sport. He enjoys playing video games, table top board games, and traveling.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/erin.png" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Erin Cana</b> is an undergraduate ITDE student, class of 2023. She is from Mckinney, TX. Her major is focused on electrical and biomedical engineering, as well as kinesiology. She hopes to work with medical technology and programs focused on athletic recovery and injury prevention. Erin has been a part of the 12th Astronaut team since 2019, and is the social media team lead. She is also part of the research team. Outside of school, she is a competitive gymnast at Kurt Thomas Gymnastics, and hopes to compete internationally one day.
</p>
</div>
</div>
<div class="col-lg-6 mb-5 pt-3">
<div class="media tm-testimonial">
<img class="mr-4 rounded-circle img-fluid" src="img/terry.jpg" alt="Generic placeholder image">
<p class="media-body pt-3 tm-testimonial-text">
<b>Terry McEnroe</b> is an undergraduate materials science and engineering student, class of 2023. She is from San Antonio, TX. She loves to hike in Texas State Parks with her mom, dive and golf with her grandparents. She is also a certified SCUBA diver. She has wanted to be an astronaut since she was a kid and has met a couple astronauts who have helped her on her journey. This dream led her to join her high school robotics team, work at Space Camp, and join the NASA SUITS team.
</p>
</div>
</div>
</div>
</div>
</div>
</main>
<div class="footer">
<div class="social-footer-icons">
<a href="https://www.youtube.com/channel/UC6njvZE_HmG4dCcmVeQ4G9Q"><button class="youtube"><i class="fa fa-youtube-play" aria-hidden="true"></i></button></a>
<a href="https://www.instagram.com/tamunasasuits/"><button class="insta"><i class="fa fa-instagram" aria-hidden="true"></i></button></a>
<a href="https://twitter.com/tamunasasuits"><button class="twitter"><i class="fa fa-twitter" aria-hidden="true"></i></button></a>
<a href="https://www.facebook.com/TAMUNASASUITS/"><button class="facebook"><i class="fa fa-facebook-f" aria-hidden="true"></i></button></a>
</div>
<div class="madeby">Made by the 12th Astronaut Team.</div>
</div>
</div>
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/parallax.min.js"></script>
</body>
</html>