Skip to content
View AnastaCodes's full-sized avatar

Block or report AnastaCodes

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.

Content in all repositories owned by your account will be closed.
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
AnastaCodes/README.md

Anasta Goncharova

I engineer web platforms with AI agents — TYPO3, automation pipelines, and the tooling in between.

Developer at a German web agency. Six years of building client websites taught me the craft; now I design, spec, review and ship most of my work through AI agents: 16 TYPO3 extensions with test suites, n8n automation pipelines, MCP servers, and agent skills that teach Claude to build TYPO3 sites end-to-end.

Most of my day-to-day work lives in private agency repos — below is what I can show.

🔭 Now building

  • typo3-builder-skills — agent skills that teach Claude Code to build TYPO3 sites (MCP workflows, t3sbootstrap) — the public face of how I actually work
  • ColorSwitcher — polishing my color-scheme tool: cleanup, docs, live demo
  • Then the rest of my JS/React portfolio: fixing real bugs, adding TypeScript & tests

⭐ Selected work

Project What it shows
typo3-builder-skills AI agents × CMS: skills, MCP workflows
ColorSwitcher Color-scheme generator — Webpack 5, ESLint, live demo
DoDoPizzaOnReact React shop — branch/PR workflow, 85 commits
AdvancedWeatherFetcher + WeatherProxyServer Fullstack pair: dashboard + own PHP proxy hiding API keys
MemoryMatchGame Vanilla JS, clean code, live demo

⚙️ Behind the curtain (private agency work)

TYPO3 13 extensions (PHPUnit · PHPStan · rector) · n8n pipelines: leads → CRM, AI content generation → TYPO3 publishing · custom n8n MCP server (TypeScript) · FastAPI RevOps platform with an agentic AI layer · DDEV replicas & guarded deploys

🧰 Toolbox

TYPO3 · PHP · JavaScript · React · SCSS · n8n · Docker/DDEV · Claude Code & MCP · Figma

📫 Reach me

anastacodes.github.io — my one-pager (press space 🎨) · LinkedIn — happy to talk TYPO3, agentic development, and automation

Pinned Loading

  1. ColorSwitcher ColorSwitcher Public

    Color palette generator — vanilla JS, chroma-js, Webpack 5. Live demo on GitHub Pages

    JavaScript

  2. DoDoPizzaOnReact DoDoPizzaOnReact Public

    Pizza-shop SPA in React 18 + Vite — built through a real branch/PR workflow (85 commits)

    JavaScript

  3. MemoryMatchGame MemoryMatchGame Public

    Memory card game in vanilla JS — clean code, live demo on GitHub Pages

    JavaScript

  4. typo3-builder-skills typo3-builder-skills Public

    Agent skills that teach Claude Code to build TYPO3 sites — MCP workflows, t3sbootstrap patterns