-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.php
233 lines (208 loc) · 11.2 KB
/
about.php
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
<?php
$page_title = "TJ REVERB - About Us";
?>
<!DOCTYPE html>
<html lang="en">
<?php require("inc/head.php"); ?>
<body>
<div id="page">
<div class="site-wrapper">
<?php require("inc/header.php"); ?>
<section class="about-container container py-4">
<div class="row">
<div class="col-md-12">
<h1>TJHSST</h1>
<ul>
<li>Thomas Jefferson High School for Science and Technology is a Northern Virginia public magnet high school.
The official site of TJHSST can be found <a href="https://tjhsst.fcps.edu/" target="_blank">here</a>.</li>
<li>In 2013, TJHSST became the first high school worldwide to succesfully launch a CubeSat into space, with the
TJ3Sat project, which can be found <a href="https://www.tjhsst.edu/students/activities/tj3sat/" target="_blank">here</a>.</li>
<li>3 years later in 2016, the work on TJ's next satellite officially begun with TJ REVERB.</li>
</ul>
</div>
</div>
</section>
<section class="about-container container py-4">
<div class="row">
<div class="col-md-12">
<h1>Partners</h1>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h2>Avian Technologies</h2>
<img class="img-fluid mt-2 mb-4" width="300" src="assets/img/sponsors/avian.png" />
</div>
<div class="col-md-6">
<h2>Global Space Exchange, Inc.</h2>
<img class="img-fluid mt-2 mb-4" width="350" src="assets/img/sponsors/global-space-exchange.png" />
</div>
</div>
<div class="row mt-2">
<div class="col-md-12">
<h2><a href="http://www.emergentspace.com/" target="-blank">Emergent</a></h2>
<p>
Emergent Space Technologies has provided mentors and guidance to TJ’s CubeSat team. They trained two TJ
students in a 5-week flight dynamics internship. Under the guidance of an experienced flight dynamics engineer,
Dr. Sun Hur-Diaz, and other Emergent employees, they learned how to perform flight dynamics analysis for a 2U
CubeSat using NASA’s General Mission Analysis Tool (GMAT). Skills the internship developed include determining
ground track and tracking periods, developing orbit dynamics models, performing orbit determination
simulations, and determining mission life time. Dr. Sun Hur-Diaz has also provided her expertise and feedback
for the TJREVERB’s merit review and feasibility review which were a part of TJ’s CubeSat Launch Initiative
proposal to NASA.
</p>
</div>
</div>
<div class="row mt-2">
<div class="col-md-12">
<h2><a href="http://www.ragnarokindustries.com/working/" target="-blank">Ragnarok</a></h2>
<p>
Ragnarok Industries brings a wealth of CubeSat building knowledge to the TJREVERB team. Primarily, Ragnarok
aids TJREVERB by providing avionics, comprised of the flight computer and its interfaces with the various
radios, sensors, and other components on board the satellite. In addition, Ragnarok has mentored the team with
respect to the design of the satellite, and was represented at TJREVERB's Merit and Feasibility reviews.
</p>
</div>
</div>
</section>
<div class="banner">
<div class="jumbotron jumbotron-fluid" style="background-image: url('assets/img/banner/banner-2.jpg');">
<div class="container-fluid my-auto px-0">
<div class="container-fluid text-center px-0 py-4 text-light">
<div class="row">
<h2 data-aos="fade-right" class="mx-auto my-auto">"It is remarkable that we have the opportunity to do this"</h2>
</div>
</div>
</div>
</div>
</div>
<section class="about-container container py-4">
<div class="row">
<div class="col-md-12">
<h1>Sponsors</h1>
<p>
Without the help of these partners and sponsors, this project would not be possible.
</p>
</div>
<div class="col-md-3">
<h2>Companies</h2>
<ul>
<li>BlueCube</li>
<li>ExoAnalytic</li>
<li>NAL Research</li>
<li>USSTEM</li>
</ul>
</div>
<div class="col-md-3">
<h2>Apollo Level</h2>
<ul>
<li>Antonio Arancibia</li>
<li>Dana Cibulski</li>
<li>David Boyd</li>
<li>Mohammad Choudhry</li>
<li>Paul Jaffe</li>
<li>Pradeepa Jayakumar</li>
<li>The Trissell Family</li>
</ul>
</div>
<div class="col-md-3">
<h2>Gemini Level</h2>
<ul>
<li>Jacob Cohen</li>
<li>Mary and Tim Keegan</li>
</ul>
</div>
<div class="col-md-3">
<h2>Mercury Level</h2>
<ul>
<li>Joy Bostian</li>
<li>Thomas Baron</li>
</ul>
</div>
</div>
</section>
<div class="banner">
<div class="jumbotron jumbotron-fluid" style="background-image: url('assets/img/banner/banner-4.jpg');">
<div class="container-fluid my-auto px-0">
<div class="container-fluid text-center px-0 py-4 text-light">
<div class="row">
<h2 data-aos="fade-right" class="mx-auto my-auto">"This project has opened up innumerable possibilities for my future"</h2>
</div>
</div>
</div>
</div>
</div>
<section class="about-container container py-4">
<div class="row">
<div class="col-md-12">
<h1>Team Leaders</h1>
</div>
</div>
<div class="about-profiles row py-3 text-center">
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/brand/logo.png" class="img-fluid"></div>
<h3>Kristen Kucko</h3>
<h5>Principal Investigator</h5>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/about/ayush-rautwar.jpg" class="img-fluid"></div>
<h3>Ayush Rautwar</h3>
<h5>Project Manager</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/about/ankit-khandelwal.jpg" class="img-fluid"></div>
<h3>Ankit Khandelwal</h3>
<h5>Electronics</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/brand/logo.png" class="img-fluid"></div>
<h3>Soham Gandhi</h3>
<h5>APRS</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/brand/logo.png" class="img-fluid"></div>
<h3>Anup Bagali</h3>
<h5>Software</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/about/jason-chen.jpg" class="img-fluid"></div>
<h3>Jason Chen</h3>
<h5>Software (Sub-Leader)</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div id="miss" class="about-profile-img"><img src="assets/img/about/akash-bhave.jpg" class="img-fluid"></div>
<h3>Akash Bhave</h3>
<h5>Website, Ground Station (Co-Leader)</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/about/jacob-consalvi.jpg" class="img-fluid"></div>
<h3>Jacob Consalvi</h3>
<h5>Communciations, Ground Station (Co-Leader)</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/brand/logo.png" class="img-fluid"></div>
<h3>Vasav Nair</h3>
<h5>Iridium</h5>
<p class="font-weight-light">TJ '21</p>
</div>
<div class="about-profile col-md-4">
<div class="about-profile-img"><img src="assets/img/brand/logo.png" class="img-fluid"></div>
<h3>Liam West</h3>
<h5>CAD</h5>
<p class="font-weight-light">TJ '22</p>
</div>
</div>
</section>
<?php require("inc/footer.php"); ?>
</div>
</div>
<?php require("inc/imports-js.php"); ?>
</body>
</html>