-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
306 lines (277 loc) · 13.1 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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Nakuja Project - Rocket development in Kenya</title>
<link
rel="shortcut icon"
href="./image/favicon.ico"
type="image/x-icon"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Open+Sans"
rel="stylesheet"
/>
<link rel="stylesheet" href="./css/bulma.min.css" />
<link rel="stylesheet" href="./css/bulma-steps.min.css" />
<link rel="stylesheet" href="./css/bulma-timeline.min.css" />
<link
rel="stylesheet"
href="https://unpkg.com/bulma-modal-fx/dist/css/modal-fx.min.css"
/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/js/all.min.js"></script>
<script src="js/main.js"></script>
<script src="js/bulma-steps.min.js"></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-1BMW6VHETF"
></script>
<script src="./js/ga4.js"></script>
<style>
.has-bg-img {
background: url('/image/rocket/kabura_tinega.webp')center center;
background-size: cover;
height: 500px;
}
.has-bg-img .container {
background-color: hsla(0, 0%, 90%, 0.6);
margin-top: 70px;
}
</style>
</head>
<body>
<div onclick="void(0);">
<div id="navbar"></div>
<section class="hero is-medium is-bold">
<div class="hero-body has-bg-img">
<div class="container has-text-centered">
<h1 class="title has-text-black">
Design. Make. Launch.
</h1>
<h2 class="subtitle has-text-black">
<p><b>Nakuja project</b> aims to build a liquid-fuel rocket to bring small satellites into the
orbit. </p>
<p>We are based in Jomo Kenyatta University of Agriculture and
Technology (<b>JKUAT</b>) in Kenya.</p>
</h2>
</div>
</div>
</section>
<section class='container' style="padding:10px;">
<div class="intro columns is-8 is-offset-2" style="margin:0px auto;">
<div class="column is-offset-2 is-1" style="width:3.2em; padding:0px;">
<span class="tag is-warning">Info</span>
</div>
<div class="column is-7" style="padding:0px;margin-bottom:5px;">
<p>Nakuja project joined the exhibition at the <a href="https://expo.ksa.go.ke/" target="_blank">Kenya Space Expo and Conference 2024</a>.</p>
<p>Thank you for visiting our booth.</p>
</div>
</div>
<div class="intro columns is-8 is-offset-2" style="margin:0px auto;">
<div class="column is-offset-2 is-1" style="width:3.2em; padding:0px;">
<span class="tag is-warning">Info</span>
</div>
<div class="column is-7" style="padding:0px;margin-bottom:5px;">
<p>We successfully launched the N-3.5 rocket with the Kenya Space Agency (KSA).</p>
<p>See the <a href="https://spaceinafrica.com/2024/05/10/ksa-jkuat-and-jica-achieve-milestone-in-nakuja-3-5-rocket-field-tests/" target="_blank">article</a>.</p>
</div>
</div>
<div class="intro columns is-8 is-offset-2" style="margin:0px auto;">
<div class="column is-offset-2 is-1" style="width:3.2em; padding:0px;">
<span class="tag is-warning">Info</span>
</div>
<div class="column is-7" style="padding:0px;">
<p>The internship application 2024 batch 2 (May-August) is closed.</p>
<p>Thank you for your applications.</p>
</div>
</div>
</section>
<section class="container">
<div class="intro column is-8 is-offset-2">
<h2 class="title is-spaced">Rocket development in Kenya</h2>
<p class="subtitle">We are a university-based amateur rocketry group in Kenya. Our goal is to create a
liquid-propellants rocket that can bring nanosatellites into the low earth orbit. The purpose of the
project is to nurture the talent to drive the science and technology innovation in the continent.
</p>
</div>
<div class="columns is-centered" style="margin-top: 5px;">
<div class="column is-half">
<figure class="image">
<img src="./image/gallery/fab.webp" />
</figure>
</div>
</div>
<div class="intro column is-8 is-offset-2">
<h2 class="title is-spaced">Low cost and open source</h2>
<p class="subtitle">All our code and work proceedings are opensource and available on version control
software, <a href="https://github.com/">GitHub</a>. Since the project is student centred, we strive
to ensure all our work is low cost and we utilise all resources available in the school.</p>
</div>
<div class="columns is-centered" style="margin-top: 5px;">
<div class="column is-half">
<figure class="image">
<img src="./image/rocket/n2_pcb_design.webp" />
</figure>
</div>
</div>
<div class="intro column is-8 is-offset-2">
<h2 class="title is-spaced">Partnership</h2>
<p class="subtitle">
The Nakuja project works with the Kenya Space Agency (KSA) that promotes space development in Kenya. KSA has supported us in various activities:
</p>
<div class="content">
<ul>
<li>Facilitating the launch of our rockets</li>
<li>Visiting Broglio Space Center in Malindi to study the ground station facility</li>
<li>Allowing us to participate in the Kenya Space Expo and Conference to showcase our collaboration</li>
</ul>
</div>
</div>
<div class="columns is-centered" style="margin-top: 5px;">
<div class="column is-half">
<figure class="image">
<img src="./image/gallery/N-3_launch.webp" />
</figure>
<figcaption>
<i><small>Launch of the N-3 rocket facilitated by KSA</small></i>
</figcaption>
</div>
</div>
<div class="columns is-centered">
<div class="column is-one-third">
<figure class="image">
<img src="./image/gallery/nakuja_ksa.webp" />
</figure>
</div>
</div>
<div class="intro column is-8 is-offset-2">
<p class="subtitle">
The Nakuja project is sponsored by <a target="_blank" href="https://www.ansys.com/">Ansys</a>, which provides access to their engineering simulation software and its training.
</p>
</div>
<div class="columns is-centered">
<div class="column is-half">
<figure class="image">
<a target="_blank" href="https://www.ansys.com/academic/students/student-teams"><img src="./image/logo/Ansys_sponsored.webp" /></a>
</figure>
</div>
</div>
<div class="intro column is-8 is-offset-2">
<h2 class="title is-spaced">Timeline</h2>
<p class="subtitle">Our final goal is to launch a liquid propellant rocket to bring nanosatellites into
orbit. To progress our project in time, we set a couple of milestones. We developed a series of high power model rockets:
<a href="https://nakujaproject.com/rocket.html" target="_blank">N-1, N-2, N-3, and N-3.5</a>.
We are also working on the development of a test stand for the liquid rocket engine.</p>
</div>
<div class="timeline intro column is-8 is-offset-2 is-centered">
<header class="timeline-header">
<span class="tag is-medium is-primary">2019</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-primary"></div>
<div class="timeline-content">
<p class="heading">June 2019</p>
<p>Project started</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-primary">2020</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">Mar 2020</p>
<p>First firing test of solid rocket motor</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-primary">2021</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">May 2021</p>
<p>Launch of N-1 rocket</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-primary">2022</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">November 2022</p>
<p>Launch of N-2 rocket</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-primary">2023</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">2023</p>
<p>Development of N-3 rocket</p>
<p>Development of Liquid rocket engine test stand</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-primary">2024</span>
</header>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">January 2024</p>
<p>Launch of N-3 rocket</p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-marker is-icon is-primary">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">May 2024</p>
<p>Launch of N-3.5 rocket</p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-marker is-icon">
<i class="fa fa-flag"></i>
</div>
<div class="timeline-content">
<p class="heading">November 2024</p>
<p>Launch of N-4 rocket</p>
</div>
</div>
<header class="timeline-header">
<span class="tag is-medium is-primary">2025</span>
</header>
<div class="timeline-item">
<div class="timeline-marker"></div>
<div class="timeline-content">
<p>First launch of liquid propellant rocket</p>
</div>
</div>
</div>
</section>
<div id="footer"></div>
</div>
<!-- dummy 1 -->
<script src="assets/dist/app.js" charset="utf-8"></script>
</body>
</html>