Work

Projects and proof

WordPress diagnostic plugins, Laravel app proof, TypeScript workflow tools, technical SEO systems, CWV labs, and analytics cleanup.

19 results
WordPress / PHP Shipped public plugin

IndexLane Crawl Fetch Inspector

Read-only WordPress diagnostic plugin for crawler-facing HTTP status, redirects, canonicals, robots directives, JSON-LD counts, response time, dev/staging residue, and CSV evidence.

PHP, WordPress, wp-admin, HTTP diagnostics, CSV export

Shows practical WordPress/PHP product work and crawler-facing technical SEO diagnostics.

WordPress / PHP Shipped public plugin

WPFixPath Redirect & Internal Link Auditor

Read-only WordPress plugin for finding broken, redirected, old-domain, and staging-domain links inside post, page, and product content, with source-page evidence and CSV export.

PHP, WordPress, content scanning, redirects, CSV export

Shows migration cleanup, internal-link QA, and source-backed handoff discipline.

WordPress / PHP Public plugin beta

Safe WebP Queue

Convert WordPress Media Library images and generated sizes to WebP locally, with originals kept, safety checks, skip reasons, CSV export, and optional frontend serving.

PHP, WordPress, wp-admin, GD, Imagick, Media Library, WebP, CSV export

Shows practical WordPress/PHP plugin work around media performance, server capability checks, batch processing, safe file handling, and evidence-first UX.

Technical SEO / Systems Private product proof

ILCrawler

Crawler/audit system for turning raw crawl, rendered, Lighthouse, and issue evidence into reviewable SEO handoff data.

FastAPI, Next.js, React, PostgreSQL/Neon, S3-compatible storage, Docker workers, Playwright, Lighthouse

Shows crawler architecture, worker orchestration, evidence modeling, private operator UI, and portable audit output.

SEO Decision Layer Private system proof

MarketEngine

Internal system for deciding whether an SEO task is worth doing before it becomes a ticket.

FastAPI, Python, PostgreSQL/Neon, Redis, Qdrant, Docker Compose, Celery, ILCrawler evidence, SERP overlap, LLM gateway profiles

Shows decision-system work that joins crawler evidence, competitor facts, owned-page matching, scoring rules, and recommendation guardrails.

Search Intelligence / Product UI Private app proof

SearchCaliber

Private dashboard that connects a site, its crawl evidence, market research, and approved SEO actions in one place.

Next.js App Router, TypeScript, React, FastAPI, Python workers, Neon Postgres, Backblaze B2, signed sessions, ILCrawler bridge, MarketEngine bridge

Shows product-shell work where project identity, evidence readiness, private auth, and action review become one usable workflow.

TypeScript / Operations Private ops proof

ReachLog

Single-owner outreach system for tracking targets, messages, replies, bounces, forms, follow-ups, and dedupe protection.

Next.js, TypeScript, React, Tailwind, Drizzle ORM, SQLite, IMAP/SMTP, Node workers, CSV import/export

Shows stateful workflow tooling where dedupe, mailbox state, and next actions stay auditable.

Laravel / Programmatic SEO Selected lab

InHomeDayCareMap

Programmatic SEO directory for licensed in-home daycare providers.

Laravel, PHP 8.4, Tailwind, Vite, Filament, Leaflet, MarkerCluster, Protomaps, JSON-LD, sitemaps

Shows crawlable directory structure, state/city/facet/provider paths, map UI, structured data, and sitemap generation.

Python / Workflow Automation Selected lab

Marketplace Triage Worker

Python worker for filtering marketplace leads before manual review.

Python, SQLite, JSONL ingestion, CLI worker, IMAP, crawler handoff, LLM triage, Telegram notifications

Shows lead-intake automation that applies deterministic filters before LLM triage and keeps handoff/notification state auditable.

AI / Infrastructure Selected lab

GPU Orchestration Lab

Dockerized multi-stage GPU pipeline with Prefect and on-demand worker pools.

Docker, Prefect, RunPod, PostgreSQL, S3-compatible storage, FAISS, vLLM, FastAPI workers, Stable Diffusion, NLLB, CUDA

Shows orchestration separated from GPU-heavy stages so each workload can run in the right worker image and hardware profile.

Performance / WordPress Proof lab

Core Web Vitals Fixture Lab

Controlled WordPress fixture for showing a performance failure path without exposing client data.

WordPress, PageSpeed, cache/CDN behavior, script loading, image delivery

Shows controlled performance debugging where the bottleneck is visible instead of hidden inside a vague checklist.

Laravel / Private Proof Private proof available

Redacted Laravel Systems

Larger Laravel builds in sensitive verticals, summarized publicly and available as private proof when relevant.

Laravel, Filament, Livewire, Inertia/Vue, Redis, Horizon, Scout/Meilisearch, S3/B2, payments, queues, scheduler, media pipelines, FFmpeg/HLS, RunPod

Shows larger application work without exposing sensitive verticals or data publicly.

Technical SEO / WordPress Client-style proof, anonymized

WordPress/WooCommerce GSC 5xx Recovery

Fixed a WordPress/WooCommerce issue where pages loaded visually but returned HTTP 500 at the crawler-facing HTML response layer. Restored 200 responses and verified priority URLs in Search Console.

WordPress, WooCommerce, Cloudflare/cache, GSC, HTTP diagnostics

Shows real crawler-facing production debugging.

Analytics Client-style proof, anonymized

Google Ads / GA4 / GTM Conversion Cleanup

Cleaned noisy conversion tracking by separating primary lead conversions from softer contact-attempt signals and pointing campaigns at cleaner lead goals.

GA4, GTM, Google Ads, Tag Assistant, conversion QA

Shows measurement cleanup tied to actual lead quality.

Technical SEO / Audit Upwork-visible fixed-price audit

Technical URL Recovery Audit

Upwork-visible fixed-price audit for a long-running authority site. Built a decision-ready recovery workbook from GSC, crawl data, backlink data, Wayback/CDX discovery, redirect chains, broken internal links, parameter/canonical/sitemap findings, and implementation priority sequencing.

GSC, crawl data, backlink data, Wayback/CDX, redirect chains, canonical and sitemap findings

Shows technical SEO audit and handoff work where URL evidence becomes a decision-ready recovery workbook.

TypeScript Small demo

Small TypeScript Game

Small TypeScript demo project. Secondary proof, not the main sell.

TypeScript, browser UI, interaction logic

Shows hands-on TypeScript outside client cleanup work.

Laravel / PHP This site

nikom.work Laravel Portfolio

Laravel 13 + Blade + Tailwind portfolio app with database-backed projects, dynamic skills, tags, filtering, contact form, mail flow, sitemap, robots, and tests.

Laravel 13, Blade, Tailwind, Vite, Form Requests, Mailables, Feature Tests

Creates the public Laravel proof gap this site was built to solve.

AI / Automation Private lab proof

Local AI Model Gateway

Self-hosted LLM and diffusion workflow experiments around local inference, quantized models, API wrappers, prompt pipelines, queues, and human review boundaries.

Python, FastAPI, Docker, local LLMs, Qwen-style open-weight models, GGUF/quantized inference, SDXL-style diffusion workflows, API wrappers

Shows practical AI infrastructure work: running models locally, wrapping them into usable APIs, routing jobs through queues, and keeping operator approval around external actions.

AI / Workflow Private workflow proof

Multi-Model Rewrite & Review Pipeline

LLM-assisted drafting and review pipeline that compares outputs across multiple models, uses rewrite and critique passes, and keeps final publishing under human approval.

LLMs, prompt pipelines, text normalization, rewrite passes, review queues, CSV/JSON logs, human approval workflow

Shows AI-assisted content workflow without pretending the model should publish directly.