Skip to content
View softglazee's full-sized avatar
😉
Available for Remote Work
😉
Available for Remote Work

Block or report softglazee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
softglazee/README.md

Hi, I'm Azhar Ali. WordPress developer in Multan, Pakistan.

WordPress.org Website LinkedIn YouTube X Email

About

I run SoftGlaze as a small studio. I do the development myself and bring in specialists I have worked with for years when a job needs them. Seven years of client work, mostly WordPress, for small businesses in the UK, Europe and Pakistan.

<?php
$azhar = [
    'work'    => 'Plugins, block themes, WooCommerce',
    'core'    => 'Testing patches since the 7.1 cycle',
    'teams'   => ['Core', 'Test', 'Themes', 'Meta', 'Polyglots'],
    'writes'  => 'Test reports with DevTools traces and PHPUnit output',
    'open_to' => 'Full-time remote developer roles',
];

Translation editor for Urdu, with 1,040 strings translated and 1,037 reviewed. Reachable at azhar@softglaze.com.

WordPress

Six committed credits in the 7.1 cycle, mostly for patch testing and verification, plus a regression test that shipped in core. Eight test reports across seven tickets, most as first or only tester.

I reported and patched #65802, a function that had been assigning to an undeclared variable since 2024, so both of its hooks quietly did nothing. A committer took ownership of PR #12830 and milestoned it for 7.2.

I moderated a patch test scrub during the 7.1 release cycle, and tested the WordPress Contributor Toolkit release candidates. Three issues I filed were fixed before v1.0 shipped.

WordPress.org profile

Shipped

Project What it is
Warqa Block theme for writers. theme.json v3, nine templates, dark variation, fonts bundled locally. Accepted with no required changes
PDF Invoices for WooCommerce Invoices, credit notes, packing slips, deposits, client e-signature
Maintenance Mode Three modes, ten templates, scheduled switching, access control
Click to Chat Multiple agents, working-hour schedules, own REST namespace, GDPR export and erase
Screen Recorder Chrome MV3 extension. Capture with a scroll-locked annotation layer
Inventory Management React, Node and Prisma. Browser and Windows desktop from one codebase

Plus two block patterns on the Pattern Directory. Every premium feature in my plugins is free.

Stack

WordPress PHP WooCommerce MySQL JavaScript

React TypeScript Laravel Node.js Electron

PHPUnit WP-CLI Docker Git

Contribution Activity

Contribution graph

Last commit Stars Followers

Snake eating my contribution graph

Available for work. Open to full-time remote roles. azhar@softglaze.com

@softglaze on WordPress.org, Trac and Slack · @softglazee here on GitHub

Pinned Loading

  1. softglaze-inventory-management softglaze-inventory-management Public

    Stock management and point-of-sale system for retail and wholesale shops. A single React, Node and Prisma codebase ships to both the browser and a Windows desktop build, with double-entry accountin…

    TypeScript 1

  2. pdf-invoices-plugin-for-woocommerce-and-manual-creation-with-automatic-emails pdf-invoices-plugin-for-woocommerce-and-manual-creation-with-automatic-emails Public

    PDF invoices, credit notes and packing slips for WooCommerce. ~7,800 lines of PHP. Published on the official WordPress.org plugin directory.

    PHP

  3. portfolio portfolio Public

    Interactive developer CV and portfolio for Azhar Ali. Built with React, Vite and Tailwind CSS, featuring a built-in terminal, a searchable and filterable project gallery, and scroll-driven animation.

    JavaScript

  4. softglaze-maintenance-mode-coming-soon softglaze-maintenance-mode-coming-soon Public

    Maintenance mode & coming soon plugin for WordPress — every premium feature free. Live on WordPress.org.

    PHP

  5. warqa-wordpress-theme warqa-wordpress-theme Public

    A fast, readable WordPress block theme for writers and publishers. 45 patterns, light and dark style variations, locally bundled fonts, and layout-stable placement areas.

    PHP

  6. softglaze-browser softglaze-browser Public

    Local-first Electron and React desktop app for isolated browser profiles. Each profile gets its own data directory, proxy and fingerprint (GPU, RAM, WebRTC, screen), backed by SQLite via Prisma, wi…

    JavaScript