Skip to main content
AF
GitHub
Artyom Friedman

Haifa, Israel

Artyom Friedman

Frontend Engineer

Frontend Engineer with 7+ years of production experience across B2B SaaS, fintech, banking, and consumer products. Strong in React, Next.js, TypeScript, and Tailwind, with a deep Vue 3 / Nuxt 3 background — I own the full frontend lifecycle: architecture, CI/CD, performance, and releases. I ship fast because AI is wired deep into my daily work: Claude Code at the agent layer (hooks, MCP servers, custom skills, plugins), multi-agent systems, and an internal 8-lesson AI program I designed and delivered for executive leadership.

Projects
3
Commits indexed
233
Releases
5

Featured work

Selected repositories

All projects
genwidget-ai

AI chat that answers with live React widgets instead of text — floor plans, product comparisons, stocks, weather. Extensible generative UI platform: Next.js, TypeScript, Vercel AI SDK, streaming tool-calls. Works with any LLM provider.

Next.jsTypeScriptAI
Next.js AI Portfolio Kit

AI-powered developer portfolio: turns your GitHub commits into a live, bilingual engineering profile with AI-written changelog news and a grounded Ask. Fork, edit one config, deploy to Vercel.

A forkable AI-powered developer portfolio: edit one config file, deploy to Vercel, and your GitHub activity becomes a live engineering profile with AI-written changelog news.

Next.jsReactTypeScriptTailwind CSSSupabase

Latest engineering activity

Readable project updates

Full feed
  1. Improved session reliability for multi-tenant login

    Implemented a robust recovery mechanism to handle stale active car wash cookies during the authentication flow. This ensures users are correctly redirected to their assigned location even if their session state becomes inconsistent. These changes improve overall platform stability and reduce login friction for network operators.

    authuxreliability
    Open
  2. Released v0.1.0 — CarsWash MVP

    Published v0.1.0 — CarsWash MVP for carswash-new-mono.

    Open
  3. Enhanced Security and Production Infrastructure

    We have strengthened the API security layer by enforcing a strict CORS allow-list driven by environment variables. Additionally, the web application functions are now pinned to the fra1 region to ensure consistent performance and reliable production connectivity.

    securityinfrastructuredeployment
    Open
  4. Enhanced Security and Accessibility for Web Platform

    Implemented robust security headers across the web application to protect against common vulnerabilities. Additionally, core operator screens were updated to resolve accessibility violations, ensuring a more inclusive and compliant user experience.

    securityaccessibilityweb
    Open
  5. Expanded End-to-End Testing Infrastructure

    Integrated Playwright into the testing suite to automate the core operator journey and ensure critical workflows remain stable. A new optional CI job was also added to support secure, secret-gated end-to-end testing in the deployment pipeline.

    testingciautomation
    Open