Bash script for printing Heart shape Creating a Heart Shape with a Bash Script A Guide to ASCII Art Ever wanted to print a heart shape in your terminal You can easily do so using a simple Bash scri less than a minute read 06-10-2024 5
Create a table with rows and columns (full box) in C++ Creating a Full Box Table in C This article will guide you through creating a table with rows and columns in C using a simple and visual approach The Challenge 2 min read 06-10-2024 5
Spinning square of ASCII symbols issues Troubleshooting Issues with a Spinning Square of ASCII Symbols The spinning square of ASCII symbols is a classic programming challenge that can be both engaging 3 min read 29-09-2024 7
Ansible : multiline variable containing pipe Ansible Handling Multiline Variables with Pipes and Special Characters When working with Ansible you might encounter situations where you need to define multili less than a minute read 05-09-2024 12
image to ascii art with edge detection using the sobel filter in python using pygame not rotated correctly Decoding Image Edges Creating ASCII Art with the Sobel Filter in Python This article dives into the fascinating world of converting images to ASCII art using th 3 min read 28-08-2024 14
ASCII art with SDL2, an unexpected output ASCII Art with SDL 2 Debugging an Unexpected Output Lets dive into the issue you re facing with generating ASCII art using SDL 2 The problem is likely not in th 3 min read 27-08-2024 24