Ubucon Kenya: Day 2 Talks and Summary

day 2: drones, django, and a deep love for open source

May 12, 2026 · 8 min · Chris Achinga
Ubucon Kenya: Day 2 Talks and Summary

Ubucon Kenya: Day 1 Talks and Summary

it's giving... ubuntu community energy

March 28, 2026 · 7 min · Chris Achinga
Ubucon Kenya: Day 1 Talks and Summary

My DjangoCon Africa 2025, and UbuCon Africa 2025

This one hit different, What is the future of Django in Africa? That is the question ...

December 25, 2025 · 10 min · Chris Achinga
My DjangoCon Africa 2025, and UbuCon Africa 2025

Ubuntu Local Communities, What are they?

Ubuntu Local Communities: What They Are and Why They Matter

September 22, 2025 · 4 min · Chris Achinga
Ubuntu Local Communities, What are they?

Reading Data From Files Using Python

Hi There! Welcome to Data 101. In this article, I will take you through reading files using Python as you prepare to analyze them. I will be using Google's Colaboratory tool as my IDE. You don't have ...

October 5, 2021 · 2 min · Chris Achinga
Reading Data From Files Using Python

My First Open Source Contribution

For the self-taught developer and (or) pretty much all developers, we use open source projects in our daily code, with or without knowing. For real though, Open Source (OS) projects have made our work...

April 18, 2021 · 2 min · Chris Achinga
My First Open Source Contribution

Syncing A forked Repo with the Parent Repo on GitHub

A short guide and a practical reference to GitHub Documentation on syncing a repo. It's kind of an 'open-source' hacks For the guide, I'll be using a repo I forked from FbDevcCommunityContent. From th...

January 1, 2021 · 1 min · Chris Achinga
Syncing A forked Repo with the Parent Repo on GitHub

React & Bootstrap Starter Template

Live Demo I love using Bootstrap because it saves time when trying to make a site responsive. After learning to use react, I started working on using bootstrap with react. It was tough at first, and a...

December 26, 2020 · 3 min · Chris Achinga
React & Bootstrap Starter Template