Skip to content
AS

Anthony SuProduct Engineer

Complex systems,made clear—andshipped.

I design and engineer desktop, mobile, web, and agentic products—from the first decision to a dependable release.

  • Desktop
  • Mobile
  • Web
  • Agentic systems

Selected work built to move businesses forward.

Product thinking, interface craft, and production engineering carried from the first decision through release.

Web Platform

Product Engineer

Shieldn

A software-protection and licence-verification platform with VMP-style binary hardening, hardware-bound activation, and instant key delivery.

iOS App

Product Design & Engineering

DJL iOS App

An iOS companion app for the DJL desktop coding agent, connecting remotely so you can chat with the agent and steer its work from your phone.

Website

Full-Stack Engineer

DJL Landing Page

A bilingual launch site for DJL that explains its local-first desktop agent, multi-model routing, visible tool execution, and approval workflow.

Website

Full-Stack Developer

Grand Resort

A luxury resort website with a purpose-built CMS and OTA channel management, so the property runs its own content, rates, and availability.

Desktop App

Full-Stack Engineer

DJL

An open-source, local-first desktop AI agent for macOS and Windows that plans work, runs tools visibly, and pauses for human approval.

Desktop App

Full-Stack Engineer

POSRex

An offline-first supermarket POS for Windows and macOS, combining checkout, customer credit, eGift cards, receipts, and encrypted cloud backup.

Mobile App

Product Engineer

Kimmart

A curated K-beauty marketplace with a seamless mobile shopping experience, from product discovery through checkout.

Mobile App

Mobile Developer

KimMart Rewards

A Flutter loyalty app for Miss Kim Supermarket where shoppers earn points, redeem groceries, and unlock member discounts, backed by Supabase and Firebase.

The work between idea and impact.

Four disciplines, one continuous product loop. Scroll to move from first signal to shipped system.

Enter the process

Define  →  Design  →  Build  →  Verify  →  Ship  →  

Define  →  Design  →  Build  →  Verify  →  Ship  →  

From first signal to a system people can rely on.

Each discipline strengthens the next. Scroll to look closer.

01

Interfaces with a point of view

Native products

Desktop and mobile experiences that feel considered on the platform, not merely contained by it.

02

Complexity made coherent

Systems thinking

Architecture that makes disagreement between data, UI, and operations difficult by design.

03

Automation people can trust

Agentic workflows

AI-assisted systems with explicit contracts, safe boundaries, and outcomes people can verify.

04

Quality carried through release

Launch discipline

Testing, release automation, observability, and documentation treated as product work rather than cleanup.

I build software that solves real operational problems.

I'm Anthony Su, a product engineer working across desktop, mobile, web, and agentic systems. I take products from early requirements through architecture, implementation, testing, and release.

  1. Define
  2. Design
  3. Build
  4. Verify
  5. Ship
  1. Started building software

    First applications, late nights, and a curiosity for how systems work.

  2. Shipped products that scale

    Delivered features end-to-end and learned the discipline of impact.

  3. Led across areas

    Architecture, execution, and collaboration across cross-functional teams.

  4. Focused on operational impact

    Building software that streamlines operations and drives real business outcomes.

Work that compounds.

Roles organized around what shipped, what improved, and what each chapter made possible next.

  1. Product Engineer (Full-Stack & Backend)

    Shieldn

    Co-building a software-protection and licensing platform in a two-person team, owning product engineering across the backend, the developer-facing web app, and release.

    • Designed the licence-verification service and hardware-bound activation flow that gate every protected build, including key issuance, revocation, and reset handling.
    • Built the binary-protection pipeline that accepts EXE, DLL, APK, IPA, and DMG uploads and returns VMP-style hardened artifacts with one-click delivery.
    • Delivered the developer dashboard for uploads, licence management, and activation telemetry, with end-to-end tests guarding each release.
    • Established the backend architecture, continuous integration, and deployment workflow that lets a two-engineer team ship weekly.

    Case studiesShieldn

  2. Full-Stack Developer

    Grand Resort & Residence

    Building the resort's public website and the content and distribution systems behind it, from the first design through day-to-day operations.

    • Architected and built the hotel's custom CMS from the ground up, giving staff control over rooms, rates, galleries, offers, and multilingual page content without developer involvement.
    • Implemented OTA channel management that keeps availability and rates consistent across the direct booking path and third-party travel platforms.
    • Shipped a statically rendered, image-led marketing site with a booking flow that stays fast on hotel-lobby Wi-Fi.
    • Set up structured data, sitemaps, and performance budgets so the property ranks for direct searches rather than relying on OTA commissions.

    Case studiesGrand Resort

  3. Full-Stack Engineer

    DJL (slcor.com)

    Full-stack engineer on DJL, an open-source, local-first desktop AI agent, working in a two-person team from architecture through public macOS and Windows releases.

    • Co-built the agent's core workflow — planning, tool execution with every step visible, and human approval gates — for macOS and Windows.
    • Implemented multi-model routing so the agent switches between cloud and local models without changing the user's workflow.
    • Built the automated release pipeline that packages, validates, and publishes signed macOS and Windows builds from a single workflow.
    • Designed and shipped the bilingual English and Chinese launch site in May 2026, covering downloads, capability explanations, and local-AI education.

    Case studiesDJLDJL Landing PageDJL iOS App

  4. Full-Stack Engineer

    POSRex

    Owned the full stack of an offline-first supermarket point-of-sale system for Windows and macOS, from the data model to retail hardware integration.

    • Built the licence-verification system that activates and audits every installation, backed by encrypted cloud backup so stores keep selling when the connection drops.
    • Delivered inventory tracking, a back-office CMS, and receipt generation covering barcode checkout, customer credit, layaway, and eGift cards.
    • Integrated every major ESC/POS receipt printer, barcode scanner, and mobile scanning workflow behind one device-agnostic hardware layer.
    • Shipped trilingual operation and a single-screen tender flow, validated with store staff before rollout.

    Case studiesPOSRex

  5. Mobile Developer (Full-Stack)

    Miss Kim Supermarket

    Independently designed and built KimMart Rewards, the supermarket's loyalty-points app, end to end in Flutter with Supabase and Firebase.

    • Built the customer app for earning points, redeeming rewards, and tracking member discounts, shipped to iOS and Android from one Flutter codebase.
    • Designed the Supabase data model and row-level security for accounts, point ledgers, and staff-assisted redemption at the till.
    • Used Firebase Cloud Messaging for targeted offers and balance notifications, and Firebase Auth for phone-based sign-in.
    • Delivered the public loyalty landing page that explains the program and funnels shoppers into the app.

    Case studiesKimMart Rewards

I choose tools for the system they make possible.

TypeScript for explicit contracts, React and Next.js for durable interfaces, native platforms where the product demands them, and Playwright where confidence matters most.

Languages

Explicit contracts before implementation.

  • TypeScript
  • Swift
  • C
  • C++

Interfaces

Durable, server-rendered surfaces.

  • React
  • Next.js
  • Tailwind CSS
  • Flutter

Platforms & data

Native where the product demands it.

  • iOS
  • Node.js
  • PostgreSQL

Ship & operate

Confidence carried through release.

  • Playwright
  • Docker
  • AWS
  • Vercel

Notes from the work.

Practical writing on rendering, architecture, search visibility, and the systems behind dependable product work.

Your Sitemap Will Drift, So Derive It

Hand-maintained sitemaps fall out of sync with the routes they describe. Declaring routes once and generating everything from that list removes the failure.

Let's build the thing people rely on.

Start a conversation
Toronto, ONAvailable for new opportunitiesOpen to remote