Skip to content
View MinhQuang28's full-sized avatar
🤒
Out sick
🤒
Out sick

Block or report MinhQuang28

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

Ha Minh Quang

Full-stack engineer — Shopify apps, Node.js/TypeScript services, and native macOS utilities.
I like knowing why the machine does what it does.

TypeScript Node.js React NestJS PostgreSQL Swift Shopify


What I do

I build Shopify apps end to end — the merchant admin (React Router v7, Polaris, App Bridge), the storefront widgets that have to stay small enough to load on every theme page, the Shopify Functions underneath, and the NestJS services, queues and BigQuery pipelines behind all of it.

I tend to get handed the parts that are hard to get right rather than hard to write: multi-tenant data correctness, race conditions in cart mutations, carrier API integrations, and analytics that a business actually makes decisions from. I also build the AI tooling my team runs on — agent skill suites for a spec-to-code workflow, and LLM analyst agents that answer business questions straight from the event warehouse.

What I'm curious about

Operating systems, and what happens when you stop accepting the defaults.

Most of my side work starts the same way: something on my machine behaves worse than it should, I go find out why, and the answer turns into a tool. That curiosity is where the low-level half of my skill set comes from — event taps, IOKit, display services, privileged writes you only make after staging a recovery path. Optimising a system is just the polite word for refusing to leave it alone.

On operating systems

Unix is home. Linux and macOS are where I think, work and tinker — a real shell, composable tools, and a system that lets you look inside it.

Windows lives on a second drive purely so games run. It is, as far as I'm concerned, a games console that happens to have a Start menu. 🎮

Things I've published

This is where I put some of the source I write — mostly native macOS utilities I built because I wanted them to exist, then released because someone else probably wants them too.

Smooth scrolling, button remapping and a drag-to-switch-Spaces gesture for ordinary mice. Single process, no background helper, negligible idle CPU, and it survives sleep/wake and display changes.

Swift · macOS · menu-bar app

Adds the HiDPI resolutions macOS won't offer you, plus brightness control for external displays. Every privileged write is preceded by a recovery package and verified by hash afterwards.

Swift · macOS · menu-bar app

Stack

Languages TypeScript · JavaScript · SQL · Swift · PHP
Backend NestJS · Express · Prisma · PostgreSQL · MongoDB · Redis · BullMQ · AWS SQS
Frontend React 19 · React Router v7 · Preact · TanStack Query · Tailwind · Vite
Shopify Admin GraphQL · Functions · theme app & checkout UI extensions · webhooks · Polaris · App Bridge
Data & AI BigQuery · GA4 modelling · Claude Code agent/skill design · MCP tooling · LLM evals
Infra Docker · AWS · GitHub Actions · pnpm workspaces · Jest

Elsewhere

Email LinkedIn dev.to Facebook

Vietnamese (native) · English (professional working proficiency)

Pinned Loading

  1. Mousse Mousse Public

    Swift 16 3

  2. HiDisplay HiDisplay Public

    Swift

  3. agent-skills agent-skills Public

    Forked from vercel-labs/agent-skills

    JavaScript 1

  4. hermes-agent hermes-agent Public

    Forked from NousResearch/hermes-agent

    The agent that grows with you

    Python