-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
255 lines (251 loc) · 8.75 KB
/
Copy pathindex.html
File metadata and controls
255 lines (251 loc) · 8.75 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TheCodaLabs</title>
<meta
name="description"
content="This is CodaLabs, Let's build high-performance tools that solve real-world problems in education and accessibility."
/>
<meta
name="keywords"
content="John The Coda, CodaLabs, John Julius, Developer Tanzania, Software Engineer Tanzania, Web Development, Full Stack Developer, Purposeful Software, Arusha Developer"
/>
<meta name="author" content="John Julius" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&family=Varela+Round&display=swap"
rel="stylesheet"
/>
<!-- favcon files -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="favicon/favicon-16x16.png"
/>
<link rel="manifest" href="favicon/site.webmanifest" />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body>
<nav class="navbar">
<div class="logo">
<a href="https://johnthecoda.is-a.dev/"
><img src="assets/media/thecodalabs.png" alt="the codalabs logo"
/></a>
</div>
<ul>
<li data-tooltip="Explore the ecosystem." class="hideonss">
<a href="#">Start</a>
</li>
<li data-tooltip="Discover what I’ve built." class="hideonss">
<a href="#">Showcase</a>
</li>
<li data-tooltip="Insights on code and design." class="hideonss">
<a href="#">Journal</a>
</li>
<li data-tooltip="The story behind the projects." class="hideonss">
<a href="#">Identity</a>
</li>
<li data-tooltip="Accelerate your craft." class="hideonss">
<a href="#"> Bootcamps </a>
</li>
<li class="hideonbs" id="open-menu">
<a><i class="fa fa-bars"></i></a>
</li>
</ul>
</nav>
<nav class="sidebar" id="sidebar">
<ul>
<li class="side-links"><a href="#">Start</a> Explore the ecosystem.</li>
<li class="side-links">
<a href="#">Showcase</a> Discover what I’ve built.
</li>
<li class="side-links">
<a href="#">Journal</a> Insights on code and design.
</li>
<li class="side-links">
<a href="#">Identity</a> The story behind the projects.
</li>
<li><a href="#"> Bootcamps </a> Accelerate your craft.</li>
</ul>
<div class="quick-hello-button">
<a href="https://instagram.com/johnthecoda" target="_blank"
><i class="fab fa-instagram"></i
></a>
<a href="https://wa.me/255756741226" target="_blank"
><i class="fab fa-whatsapp"></i
></a>
<a href="mailto:nextron.inc@gmail.com"
><i class="fas fa-envelope"></i
></a>
<a href="https://www.youtube.com/@johnthecoda"
><i class="fa-brands fa-youtube"></i
></a>
</div>
</nav>
<main>
<section id="hero">
<div class="wrapper">
<h1>
Say Hello to the Latest
<span>CodaLabs</span>' Projects
</h1>
<p>
I am a developer dedicated to building clean, functional tools.
Through minimalist design and vanilla code, I strive to create
accessible solutions that address practical, real-world challenges
within my community.
</p>
<div class="hello-button">
<a href="#" class="talk"
>Let's Talk <i class="fa-regular fa-comment"></i
></a>
<a href="#" class="expolore"
>Explore <i class="fa fa-compass"></i
></a>
</div>
<div class="quick-hello-button">
<a href="https://instagram.com/johnthecoda" target="_blank"
><i class="fab fa-instagram"></i
></a>
<a href="https://wa.me/255756741226" target="_blank"
><i class="fab fa-whatsapp"></i
></a>
<a href="mailto:nextron.inc@gmail.com" target="_blank"
><i class="fas fa-envelope"></i
></a>
<a href="https://www.youtube.com/@johnthecoda" target="_blank"
><i class="fa-brands fa-youtube"></i
></a>
</div>
</div>
</section>
<section id="products">
<div class="item">
<h2>A M S Tanzania</h2>
<p>Web-based student portal for secondary schools in Tanzania.</p>
<div class="floaticon">
<img src="assets/media/academic-management-system.png" alt="" />
</div>
<div class="cta-buttons">
<a href="projects/AMS/">Learn More</a>
<a
href="https://coda.ilemelaschools.ac.tz/myrecords"
target="_blank"
>Visit Project <i class="fas fa-external-link-alt"></i
></a>
</div>
</div>
<div class="item">
<h2>iThinker</h2>
<p>
A centralized SSO system designed to digitize the academic lifecycle
across Schools.
</p>
<div class="floaticon">
<img src="assets/media/academic.png" alt="" />
</div>
<div class="cta-buttons">
<a href="#">Learn More</a>
<a
href="https://coda.ilemelaschools.ac.tz/myrecords"
target="_blank"
>Visit Project <i class="fas fa-external-link-alt"></i
></a>
</div>
</div>
<div class="item">
<h2>H E S O Tanzania</h2>
<p>
Building resilient communities through strategic health education.
</p>
<div class="floaticon">
<img src="assets/media/ngo.png" alt="" />
</div>
<div class="cta-buttons">
<a href="#">Learn More</a>
<a href="https://aeoncotz.github.io/HESO/" target="_blank"
>Visit Project <i class="fas fa-external-link-alt"></i
></a>
</div>
</div>
<div class="item">
<h2>Invention at 17</h2>
<p>Automated hardware-software fusion featured on CRED UK.</p>
<div class="floaticon">
<img src="assets/media/at-17.png" alt="" />
</div>
<div class="cta-buttons">
<a href="#">Learn More</a>
<a
href="https://cred.org.uk/2022/04/20/jj-and-rr-inventing-at-17/"
target="_blank"
>Visit Project <i class="fas fa-external-link-alt"></i
></a>
</div>
</div>
<div class="item">
<h2>Ilemela Schools</h2>
<p>
A custom-built educational platform for Ilemela English Medium
School.
</p>
<div class="floaticon">
<img src="assets/media/classroom.png" alt="" />
</div>
<div class="cta-buttons">
<a href="#">Learn More</a>
<a href="https://ilemelaschools.ac.tz/" target="_blank"
>Visit Project <i class="fas fa-external-link-alt"></i
></a>
</div>
</div>
</sction>
</main>
<footer>
<div class="top-footer">
<p>
Reach me out, for more ways to collaborate on github:
<a href="https://github.com/thecodalabs">thecodalabs</a> • Or WhatsApp
<a href="https://wa.me/255756741226">255-756-741-226</a>
</p>
</div>
<div class="mid-footer">
<p>
You Want to know about our <a href="#">Privacy Policy</a> |
<a href="#">Terms of Use</a> | <a href="#">Projects</a> and
<a href="#">Bootcamps</a> ?
</p>
</div>
<div class="lower-footer">
<p>Copyright © 2026 CodaLabs • All rights reserved.</p>
<p>Arusha, Tanzania</p>
</div>
</footer>
<script src="assets/js/app.js"></script>
</body>
</html>