Learn how custom Vim mappings can streamline LaTeX editing for productivity and efficiency.
... Read More
Learn how custom Vim mappings can streamline LaTeX editing for productivity and efficiency.
... Read More
Learn how to create a powerful Vim function that automatically processes selected code through external Python scripts. This tutorial shows you how to implement RunScriptsOnSelect - a versatile Vim function that detects code type from visual selections and applies appropriate transformations using custom Python processors.
... Read More
A practical guide showing how a custom Vim function intelligently selects text inside brackets, quotes, and TeX math delimiters—making LaTeX editing faster and more natural.
... Read More
Add instant Python execution to Vim with two simple functions. Learn how I use this trick to calculate percentages, do quick math, and edit LaTeX documents more efficiently.
... Read More
Build a Python daemon to play Quranic verses with desktop visualization using Conky. Learn how to handle audio, Arabic text rendering, and real-time verse updates.
... Read More
Learn how to create a fast, well-structured static website using Pelican by simulating categories and subcategories through pages, folders, and rich metadata.
... Read More
Discover the advanced Quran Browser built with Python and PyQt5. Learn about its features like asynchronous search, audio playback, and customization for Linux power users.
... Read More