Skip to content
View pgrigoruta's full-sized avatar

Block or report pgrigoruta

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.

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
pgrigoruta/README.md

🧙 Paul Grigoruta

I work on systems that have history.

The kind that are already running, already connected to five other things, and already failing in ways that don’t make immediate sense.

I like entering that kind of landscape, understanding what is actually happening, and bringing it back under control.


⚙️ What I do

I build, fix, connect, and simplify systems.

That usually means:

  • 🔍 debugging problems that hide behind normal-looking symptoms
  • 🔗 connecting platforms that were never designed to cooperate gracefully
  • ✂️ cutting through layers of accidental complexity
  • ⚡ improving performance without making the whole thing more fragile
  • 🧩 building the missing pieces when the platform stops short

🧱 Platforms I know best

I work most comfortably around:

  • Magento
  • Shopify
  • BigCommerce
  • Celigo
  • Netsuite

🧠 How I think

I care about clarity, leverage, and behavior under pressure.

I like systems that are understandable.
I like fixes that hold.
I like tools that remove friction instead of adding another layer on top.

I tend to avoid:

  • 🚫 cargo-cult architecture
  • 🧱 needless complexity
  • ⚠️ elegant ideas that collapse in production

🚀 Current direction

I’m interested in work that sits at the intersection of:

  • ⚡ systems thinking
  • 🤖 automation
  • 🔗 integrations
  • 🌐 modern full-stack development

🛠 Stack

PHPJavaScriptTypeScript
Node.jsNext.js
MySQLPostgreSQL


Most of my work lives inside real systems, not public repositories.

If something is complex, brittle, or slightly cursed,
there’s a good chance I’ll want to understand it.

Pinned Loading

  1. mobipay-magento mobipay-magento Public

    Forked from mobilpay/Magento

    Magento 2 payment integration handling real-world transaction flows and external system coordination.

    PHP

  2. vacuum-world vacuum-world Public

    Interactive simulation of the vacuum world problem, exploring agent behavior and environment dynamics.

    JavaScript 3

  3. m2customcss m2customcss Public

    Magento 2 module for managing global CSS directly from the admin panel without code changes.

    PHP 2

  4. tsp-hillclimb-ga tsp-hillclimb-ga Public

    Solving the Traveling Salesman Problem using hill climbing and genetic algorithms.

    JavaScript

  5. contentful/contentful.php contentful/contentful.php Public

    Official PHP Library for the Content Delivery API

    PHP 118 66

  6. face-recognition face-recognition Public

    Exploration of face recognition techniques using JavaScript and browser-based processing.

    JavaScript