Posts Tagged with: software engineering (9)

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...

Cover image for Is There a Process to Build an Application?

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...

Cover image for Escaping CMS hell-DecapCMS, Netlify and Sveltia

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...

Cover image for Why Not Stick to One Programming Language for Everything?

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....

Cover image for Comparison of Static Site Hosting Options

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:

Cover image for Resolving SSH 'REMOTE HOST IDENTIFICATION HAS CHANGED' Error

Hello World -Skynet is Self aware

Hello world

Cover image for Hello World -Skynet is Self aware

Spotlight on Peter Kimanzi

Developer from Nairobi, Kenya.

Screenshot of Peter Kimanzi's portfolio website featuring a dark theme, his name, and title as Software Engineer.

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...

Cover image for App Development Process: From Concept to Launch

The UI- The Challenge of Color Themes

Cover image for The UI- The Challenge of Color Themes