How I fixed the Chakra UI List component not found error by updating to the latest version.

Introduction While developing an app with React (Vite + TypeScript), I introduced Chakra UI as my UI library. Basic components (Box, Heading, Text, etc.) worked, but I encountered an error Continue reading How I fixed the Chakra UI List component not found error by updating to the latest version.

Building and Deploying a Cloud-Native FastAPI Student Tracker App with MongoDB, Kubernetes, and GitOps

I once carried out a skills gap analysis on myself as a DevOps engineer, looking for my next challenging opportunity. I realised that although I had built smaller projects, I Continue reading Building and Deploying a Cloud-Native FastAPI Student Tracker App with MongoDB, Kubernetes, and GitOps