Friday , November 14 2025

iryna

Hi there! My name is Iryna, I am a web developer from Ukraine. While working on freelance projects I often face different technical issues and in this blog I publish articles on how to solve them. I am also interested in digital drawing and in this blog you will find brief tutorials that helped me and hopefully can help you as well.

Diff tool to see text changes

This tool allows you to compare two versions of a text side by side, highlighting differences between them. The tool also includes editable fields for further modifications, allowing you to refine your text directly within the comparison interface. Whether you’re working on code, documentation, or any text-based content, this tool …

Read More »

Check online Last-Modified Header

Here you can easily check the Last-Modified status of your page to see the Last-Modified header and date when the page was modified. Last-Modified checker tool can be useful for SEO audits, ads.txt and/or robots.txt verifications for advertising and other platforms etc.

Read More »

Geometric Triangle Pattern in Adobe Illustrator

Way 1: vary_hues.js 3rd party script Create Polygon  and rotate it with Shift. Use only stroke with no color fill. Using Line segment tool (Smart Guides under the View tab should be enabled) create 3 lines to connect all corners from each opposite sides. Select all and press Divide option …

Read More »

How to recursively change a word in all site files

When managing a website, you may encounter situations where you need to replace a specific word or domain across multiple files. This task can arise for various reasons, such as updating outdated content, rebranding, or correcting errors. Fortunately, you can achieve this efficiently by using command-line tools to recursively find …

Read More »