Introducing brag-cli: Track Your Wins and Own Your Career

Terminal showing brag-cli in action
brag-cli - Track every win. Own your career.
Introducing brag-cli: an open-source Go CLI that tracks professional achievements and generates AI-powered performance review narratives.
Read more →

Enabling Logs Query in Mongodb using Go

Mongodb query logs snippet
Mongodb query logs snippet
Learn how to enable and customize query logs in the official MongoDB Go driver. Great for debugging queries in Golang applications.
Read more →

List of apps I use every day - Version 2023

Icons of some applications
The apps I use every day
The apps I use daily as a software developer: productivity tools, communication, development environment, and personal organization.
Read more →

Highlights in a Technical Interview for Junior Candidates

How to stand out in a technical interview for a Junior Developer position?
How to stand out in a technical interview for a Junior Developer position?
Practical tips for standing out in a technical interview for junior developer roles: what recruiters value beyond the code itself.
Read more →

Performing Benchmark Tests in Go

Performing Benchmark Tests in Go
How to check if this function is faster or not
Learn how to write and run benchmarks in Go using the testing package. Compare performance of different implementations with accurate results.
Read more →

Installing Portainer

Portainer's initial page with the existing containers
Portainer’s initial page with the existing containers
How to install and configure Portainer to manage Docker containers through a web UI. Step-by-step guide for developers and DevOps engineers.
Read more →

Yet Another MongoDB Golang Tutorial

A complete MongoDB tutorial with Go using the official driver. Learn to connect, insert, query, and manipulate data in MongoDB with Golang.
Read more →