/logo.png

Conception, Construction and Evaluation of a Raspberry Pi Cluster

The goal of this work is to create an affordable, energy efficient and portable mini-supercomputer. Ideally, a cluster computer with little or no carbon footprint, individual elements that are inexpensive to replace, and a portable system that can be easily disassembled and reassembled.

How Github Copilot coding agent(s) make my day

Ever wished you could delegate your coding tasks and watch them get done while you focus elsewhere? That’s exactly what happened when I assigned an issue to GitHub Copilot coding agent. From identifying the problem to drafting a pull request and running checks, it handled the entire workflow, efficiently and autonomously. Here’s how it turned a routine fix into a hands-free solution that saved me hours.

Automating Repository Management in Github and Azure Devops With Powershell

Working in large enterprise environments often means managing a complex landscape of repositories across multiple GitHub organizations and Azure DevOps projects. Keeping these repositories up to date—especially when working with multiple engineering teams—can be a daunting task. That’s where automation comes in.

To simplify this, I’ve developed a consolidated PowerShell script that combines the functionality of my previous scripts into one:

This script helps automate the process of cloning and updating repositories, making it significantly easier to manage a large number of repos efficiently.

Mastering DevOps: Your Guide to Learning, Certification, and Community Engagement

DevOps is not just a set of tools but a cultural shift towards automation, collaboration, and integration between software development and IT operations. Whether you’re new to DevOps or looking to expand your expertise, it’s essential to understand its key principles, tools, platforms, and methodologies. This post serves as a roadmap to help you navigate the journey of studying, learning, and becoming certified in DevOps.