~/projects $ cat README.md

Shopsys Platform Core

Shared e-commerce storefront platform at Shopsys built on Next.js Pages Router, React, TypeScript, URQL, and generated GraphQL operations, with Cypress and Vitest coverage for reusable project implementations.

E-commerce Frontend Platform2024-06
Next.js Pages RouterReactTypeScriptURQLGraphQL CodegenCypressVitestDocker Review Apps
media pending

At Shopsys, I work on the shared storefront core used as the frontend base for multiple e-commerce implementations. The codebase is organized around Next.js Pages Router, React, TypeScript, Zustand, URQL, and generated GraphQL operations against the platform frontend API.

The work is platform-oriented rather than project-local: reusable order and payment flows, generated types, storefront architecture, Tailwind export for admin integration, and delivery that fits Dockerized development together with branch review deployments and GitHub Actions workflows.

My recent work has focused on GoPay and payment reliability: hardening return and confirmation flows, stabilizing payment-status handling and GTM deduplication, updating GraphQL operations and generated types, adding Vitest and Cypress regression coverage, and verifying iframe-sensitive changes on real HTTPS review branches with Playwright evidence.