Privacy choices

This site may send the owner a minimal page-visit notice with page, browser, device type, and resolution. If you accept analytics, it can also remember an anonymous visit/session ID and collect richer engagement signals.

Read the privacy notice
Expertise

WordPress Platform Engineering

Building and improving WordPress systems, Elementor workflows, custom plugins, themes and content-generation tools.

Problems I solve
Complex WordPress content structures, Elementor workflow limitations, Custom plugin architecture, AI-assisted content creation, Reusable frontend sections
Approach
Preserve compatibility with existing content, Reduce destructive migrations, Separate reusable plugin functionality, Improve generated HTML and UI quality, Test frontend and backend behavior before shipping
Strengths
A working tool that generates Elementor-compatible HTML sections from a design system (WordPress DNA HTML Generator)

I have practical experience working with WordPress and Elementor environments, custom post types, templates, plugins, theme integration, and AI-assisted content-generation tooling.

I have practical, hands-on WordPress platform experience — not deep PHP specialization, but real work building and improving Elementor-based sites and tooling around them.

N/A

Explore with Alex OS

Alex builds and extends WordPress systems — custom plugins, Elementor workflows, and a working HTML generator that produces design-system-consistent sections w…

WordPress Platform Engineering

Practical, hands-on work across WordPress and Elementor environments: custom post types, plugin architecture, theme integration, and tooling that automates content generation. Not deep PHP specialization — real work building and improving systems that editors and developers actually use.

How Alex approaches WordPress work

The core tradeoff in Elementor work

Elementor makes layout fast but creates tight coupling between design and content structure. Alex's approach separates reusable section logic into plugin-level components, which keeps the editor workflow intact while making the underlying HTML predictable and consistent — critical when content is generated rather than hand-authored.

WordPress DNA HTML Generator

A working tool that takes design-system tokens and produces Elementor-compatible HTML sections. This solves a specific problem: generated content often produces inconsistent markup that breaks layout. The generator enforces structure at the output stage, using HTML, CSS, and JavaScript to produce sections that match the design system without manual correction. Details are pending publication.