Skip to content
View GauriDevWork's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Visakhapatnam
  • 04:06 (UTC -12:00)

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

Gauri Kaushik — Senior WordPress Engineer

15 years of production WordPress development — custom plugins, REST API integrations, WooCommerce, and performance-critical sites serving real users.

I write standards-compliant, maintainable WordPress code using OOP patterns, Composer workflows, and modern tooling. Currently building enterprise-grade plugin architecture with Gutenberg block APIs, REST API controllers, and CI/CD pipelines.

📍 Visakhapatnam, India · Open to remote roles


Featured Projects

wp-content-hub (in active development) Enterprise WordPress plugin for structured content management with full CRUD REST API, custom post types, taxonomy filtering, AJAX admin interface, Gutenberg block with server-side rendering, and OOP architecture with PSR-4 autoloading. Stack: PHP · OOP · WordPress REST API · Gutenberg · Composer · PHPCS → github.com/GauriDevWork/wp-content-hub


ai-log-analyzer 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. Ships as both a standalone CLI and a WordPress admin plugin. Stack: PHP · OpenAI API · WordPress plugin architecture · JavaScript → github.com/GauriDevWork/ai-log-analyzer


webtechee-accessscan ⭐ 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 → github.com/GauriDevWork/webtechee-accessscan


webtechee-external-links-security ⭐ 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 → github.com/GauriDevWork/webtechee-external-links-security


sticky-header-anchor-fixer ⭐ Fixes anchor link offset issues caused by sticky/fixed headers in WordPress. Lightweight, no configuration needed. Stack: PHP · JavaScript · WordPress → github.com/GauriDevWork/sticky-header-anchor-fixer


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

Core Skills

Area Skills
WordPress Custom plugin development · Gutenberg blocks · REST API · Multisite · WP-CLI · WooCommerce
PHP OOP · PSR-4 · Composer · PHP_CodeSniffer · WordPress Coding Standards
Testing & CI PHPUnit · GitHub Actions · integration tests
Performance Object caching · query optimization · Query Monitor · Redis
Frontend JavaScript · React (Gutenberg) · jQuery
AI/ML Python · OpenAI API · Streamlit · SQL analytics
Tools Git · Docker · Local WP · MySQL

Connect

LinkedIn · gaurikaushik2013@gmail.com

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

  3. webtechee-accessscan webtechee-accessscan Public

    lightweight WordPress plugin that helps developers and site owners identify common accessibility issues through automated frontend scans.

    PHP 1

  4. acf-bootstrap-vip-starter acf-bootstrap-vip-starter Public

    Build Reusable Flexible Content Layouts (ACF + Bootstrap Theme)

    PHP