Skip to content
View GauriDevWork's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report GauriDevWork

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
GauriDevWork/README.md

Hi, I'm Gauri Kaushik 👋

Senior WordPress Engineer · 15 years of production experience
Visakhapatnam, India · Open to remote roles


Open Source

🏆 WordPress Core Contributor — credited in the WordPress 7.0 release · Core, Plugins, Test & Themes teams
🔌 3 plugins published on WordPress.org


What I'm doing right now

I'm publicly rebuilding my engineering foundation — moving from service-company WordPress development into enterprise-grade architecture.

Actively learning and building:

  • OOP PHP, SOLID principles, and design patterns in WordPress context
  • Gutenberg block development with React
  • Headless WordPress + Next.js
  • PHPUnit testing, CI/CD with GitHub Actions
  • Bedrock + Composer-based project structure

What I bring from 15 years

  • Custom WordPress plugin architecture — from scratch, not page builders
  • WooCommerce (complex custom checkout, subscriptions, multi-store)
  • Advanced Custom Fields — scalable field group architecture
  • REST API integration and custom endpoint development
  • Performance-critical sites serving real production traffic
  • Client-facing communication and technical delivery

Core skills

Area Skills
WordPress Custom plugins · Gutenberg blocks · REST API · Multisite · WooCommerce · WP-CLI
PHP OOP · PSR-4 · Composer · WordPress Coding Standards · PHPCS
Testing & CI PHPUnit · GitHub Actions · integration tests
Performance Object caching · query optimization · Query Monitor · Redis
Frontend JavaScript · React (Gutenberg) · jQuery
Tools Git · Docker · Local WP · MySQL

Featured projects

🔌 wp-enterprise-plugin (active development)

Enterprise WordPress plugin for structured content management.
Full CRUD REST API · custom post types · taxonomy filtering · AJAX admin interface · Gutenberg block with server-side rendering · OOP architecture with PSR-4 autoloading.
Stack: PHP · OOP · WordPress REST API · Gutenberg · Composer · PHPCS

PHP CLI tool that parses WordPress and PHP error logs using a hybrid rule-based and AI-assisted approach. Explains each error in plain language with actionable fix recommendations.
Stack: PHP · OpenAI API · WordPress plugin architecture · JavaScript

WordPress plugin for on-demand frontend accessibility scanning. Analyzes rendered HTML and reports WCAG-related issues — missing alt attributes, empty anchor links — directly from WordPress admin. Stateless, zero database writes.
Stack: PHP · WordPress plugin API · JavaScript

Smart External Links Manager — detects external links in post content and adds target="_blank" with rel="noopener noreferrer". Handles internal links, anchor links, mailto, and tel links intelligently.
Stack: PHP · WordPress plugin API


Other WordPress tools

Project What it does
acf-bootstrap-vip-starter Reusable flexible content layouts using ACF + Bootstrap
admin-notice-quality-control Inspect and analyze WP admin notices in a safe, read-only way
wp-site-health-agent AI agent for checking WordPress site health
elementor-dynamic-widget-builder Dynamic widget builder for Elementor
sticky-header-anchor-fixer Fixes anchor link offset issues caused by sticky/fixed headers

Connect

LinkedIn GitHub followers


GitHub Streak

Pinned Loading

  1. ai-log-analyzer ai-log-analyzer Public

    CLI tool to analyze PHP and WordPress error logs using a hybrid rule-based and AI-assisted approach.

    PHP

  2. webtechee-external-links-security webtechee-external-links-security Public

    Smart External Links Manager detects external links in post content and adds: * target="_blank" * rel="noopener noreferrer" Internal links, anchor links, mailto, and tel links are ignored. This plu…

    PHP 1