Skip to content

Commit 8f968e2

Browse files
committed
Still updating my resume
1 parent cda42a2 commit 8f968e2

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
<li class="nav-item">
6262
<a class="nav-link js-scroll-trigger" href="#education">Education</a>
6363
</li>
64+
<li class="nav-item">
65+
<a class="nav-link js-scroll-trigger" href="#projects">Projects</a>
66+
</li>
6467
<li class="nav-item">
6568
<a class="nav-link js-scroll-trigger" href="#skills">Skills</a>
6669
</li>
@@ -158,7 +161,6 @@ <h3 class="mb-0">Lead Developer & Devops Engineer</h3>
158161
Automations
159162
</li>
160163
</ul>
161-
<div class="subheading mb-3"><a href="https://www.creativeconsillium.com" target="_blank" rel="noopener noreferrer"> Creative Consillium</a></div>
162164
</div>
163165
<div class="resume-date text-md-right">
164166
<span class="text-primary">July 2023 - Present</span>
@@ -262,6 +264,23 @@ <h3 class="mb-0"><a href="https://www.kplc.co.ke" target="_blank" rel="noopener
262264
</div>
263265

264266
</div>
267+
268+
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="projects">
269+
<div class="w-100">
270+
<h2 class="mb-5">Education</h2>
271+
272+
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
273+
<div class="resume-content">
274+
<h3 class="mb-0"><a href="http://kabianga.ac.ke/main/" target="_blank" rel="noopener noreferrer">Projects</a></h3>
275+
<div class="subheading mb-3">Diploma in Computer Science</div>
276+
<div>Computer Science -Software Development, Web Development and DevOps Track</div>
277+
<p></p>
278+
</div>
279+
<div class="resume-date text-md-right">
280+
<span class="text-primary">September 2018 - March 2022</span>
281+
</div>
282+
</div>
283+
</section>
265284

266285
</section>
267286

0 commit comments

Comments
 (0)