Search across all content

February 12, 2026
A reflection on the impact of AI on creativity, authorship, and the human experience of struggle and growth in the creative process.
December 6, 2025
A curated list of awesome Go learning resources, articles, and channels for developers.

November 2, 2025
Master common SQL interview questions and patterns to excel in data-related job interviews.

October 26, 2025
Exploring Komari, a minimalist monitoring tool that provides live system metrics with a simple interface.
August 15, 2025
A quick update and feelings after finishing 3 months long project in pure C - minishell.
July 6, 2025
Review of Nuxt Content, the git-based CMS for Nuxt projects.
June 15, 2025
A comprehensive guide to Go's core types, including strings, numbers, structs, arrays, slices, maps, pointers, interfaces, channels, and more.

May 18, 2025
The so_long project is a simple game in C that uses the MinilibX library for graphics and user input.
March 10, 2025
The Bitwise Radix Sort implementation for the push_swap project.

February 16, 2025
Learning how to use TMUX, a terminal multiplexer that allows you to run multiple terminal sessions in a single window.

February 10, 2025
Setting up a Raspberry Pi 4B, configuring Cloudflare Tunnel in order to avoid the original IPv4 approach and hosting a simple website on it.
February 4, 2025
An in-depth look at implementing the Flood Fill algorithm using Depth-First Search (DFS) in C.
February 2, 2025
An in-depth look at optimizing the Get Next Line (GNL) project in C for efficient buffer management and memory usage.
December 25, 2024
A comprehensive guide to setting up a secure Debian server using VirtualBox, covering installation, partitioning, SSH configuration, firewall setup, sudo rules, password policies, and a monitoring script.