Hey there! 👋 Welcome to Code & Craft, my corner of the internet where I share everything I've learned (and am still learning) about building better softwar
I want to learn Go, and what better way to do it than building a couple of projects. Let’s start easy, with a CLI that does some parallel processing?" That was the thought that sparked FileFusion. Well, that and the realization that my LLM is perform...
You know that feeling when you're ready for a change, but you're not quite sure what you want? That's where I found myself with Arc Browser. Don't get me wrong – Arc is innovative and beautiful, but sometimes you need to explore what else is out ther...
In the ever-evolving world of software development, the ability to effectively manage and track changes in code is crucial. This is where good Git hygiene comes into play. Git it's not just a tool; it's a fundamental part of modern software developme...
Introduction The power of the terminal lies in its flexibility and the ability to customize it to fit our unique workflows. Drawing inspiration from Git hooks, a powerful feature in Git that triggers custom scripts at certain points in its execution ...