Posts Tagged with: Software engineering

Is There a Process to Build an Application?

Is There a Process to Build an Application?

Generally, it is a good idea to break down the steps you need and then test each one before moving to the next. However, the particular process to follow will...

Escaping CMS hell-DecapCMS, Netlify and Sveltia

Escaping CMS hell-DecapCMS, Netlify and Sveltia

Add a CMS to a jekyll GitHub-pages website Story time: When I created this website I used to create and edit the posts in visual studio code directly with the...

Why Not Stick to One Programming Language for Everything?

Why Not Stick to One Programming Language for Everything?

It might seem like a great idea to use your favorite programming language for every project. However, the reality is that the best programming language—whether it’s C++, Python, JavaScript, or...

Comparison of Static Site Hosting Options

Comparison of Static Site Hosting Options

When it comes to hosting static sites, there are numerous options available, to make an informed decision, here’s a comparison of some of the most popular static site hosting providers....

Resolving SSH 'REMOTE HOST IDENTIFICATION HAS CHANGED' Error

Resolving SSH 'REMOTE HOST IDENTIFICATION HAS CHANGED' Error

If you encounter this error when connecting to your Raspberry Pi via SSH using its IP address or rasperrypi.local:

Hello World -Skynet is Self aware

Hello World -Skynet is Self aware

Hello world

Spotlight on Peter Kimanzi

Spotlight on Peter Kimanzi

Developer from Nairobi, Kenya.

App Development Process: From Concept to Launch

App Development Process: From Concept to Launch

Is there a general process to follow to build an application? Generally, it is a good idea to break down the steps you need and then test each one before...

The UI- The Challenge of Color Themes

The UI- The Challenge of Color Themes

My Countdown App Journey ⏳

My Countdown App Journey ⏳

In December 2021, I embarked on a project to create a simple countdown app to display time left till midnight. Then I decided to count the days leading up to...