Writing code, breaking things, then pretending it was a feature. 馃ぁ | Senior Software Engineer | Dreaming of Big Tech, a GDE badge, and a Koenigsegg. 馃殌
Nothing here yet.
Introduction Graphs are one of the most fundamental data structures in computer science. They consist of nodes (also called vertices) connected by edges. Graphs are widely used in various real-world applications, such as social networks, navigation s...

In this blog, I鈥檓 thrilled to unveil Commit-Sensei, an interactive CLI tool designed to streamline and automate the process of generating commit messages. 馃殌 Reason Behind Implementation: Every time I commit code, I need to come up with a commit mess...
