Work
Projects and proof
WordPress diagnostic plugins, Laravel app proof, TypeScript workflow tools, technical SEO systems, CWV labs, and analytics cleanup.
Topics
Filter by technology, buyer problem, tool, or proof type.
Languages
Frameworks
CMS / Platforms
Platforms
Tools
Disciplines
Buyer Problems
Proof Types
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.
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.
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.
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.
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.
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.
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.