Skip to content

Latest Posts

Technical Strategy: Thinking Beyond the Current Sprint

Technical Strategy: Thinking Beyond the Current Sprint

Checkpoints vs Micromanagement

Checkpoints vs Micromanagement

Ownership: A Task or a Problem?

Ownership: A Task or a Problem?

Feedback Loops: How Teams Get Better

Feedback Loops: How Teams Get Better

Clarity Before Autonomy

Clarity Before Autonomy

A Simple Framework for Working With a Team

A Simple Framework for Working With a Team

Gardening and the Pace of Things

Gardening and the Pace of Things

  • reflection
  • gardening
  • patience
  • mindset
  • learning
Why I'm Building My Own Distributed Database

Why I'm Building My Own Distributed Database

  • database
  • distributed-systems
  • architecture
  • learning
  • java
Building a Fast and Smart Chess Engine Using Bitboards

Building a Fast and Smart Chess Engine Using Bitboards

  • chess
  • go
  • backend
  • performance
  • architecture
Automating LimeDB LXC Container Deployment on Proxmox

Automating LimeDB LXC Container Deployment on Proxmox

  • database
  • proxmox
  • lxc
  • automation
  • devops
LimeDB: Architectural Shift to Go with Consistent Hashing

LimeDB: Architectural Shift to Go with Consistent Hashing

  • database
  • distributed-systems
  • go
  • architecture
  • performance
What No One Tells You About Being a Mid-Level Developer

What No One Tells You About Being a Mid-Level Developer

  • career
  • growth
  • learning
  • reflection
  • mindset
Imposter Syndrome in Software Engineering – You're Not Alone

Imposter Syndrome in Software Engineering – You're Not Alone

  • career
  • mindset
  • growth
  • learning
  • reflection
Automated Job Search: LinkedIn Jobs to Notion Board

Automated Job Search: LinkedIn Jobs to Notion Board

  • python
  • automation
  • career
  • productivity
  • api
Create Stunning Images from Text with a Telegram Bot

Create Stunning Images from Text with a Telegram Bot

  • python
  • automation
  • api
  • chat
  • productivity
Automating Python Code Linting with GitHub Actions

Automating Python Code Linting with GitHub Actions

  • python
  • automation
  • devops
  • ci-cd
  • github-actions
Building a Modern Chess Engine: A Deep Dive into Bitboard-Based Move Generation

Building a Modern Chess Engine: A Deep Dive into Bitboard-Based Move Generation

  • chess
  • go
  • algorithms
  • performance
  • data-structures
Why I Love: git reset --hard

Why I Love: git reset --hard

  • git
  • devops
  • tutorial
  • productivity
  • guide