Skip to content
View zk1tty's full-sized avatar
🌐
in SF
🌐
in SF

Block or report zk1tty

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

Hello, I'm Nori. 🐱

Welcome to my page.
I like building and desgining softwares.

My Latest Projects

  1. LoginRun — minimal API to log into anti-bot-heavy web portals and maintain authenticated session state, with verified speed.
  2. LoginRun Codegen(coming soon) — anget loop that uses coding agents to generate and validate deterministic browser automation flows in popular libraries e.g. Playwirght, Puppeteer

Tip

Result: HealthEquity login beacme now 3x faster — from 85 seconds to 24 seconds. So clients can integrate login workflow synchronously!

Login Run demo

2. WebMCP showcase and real usecase in Commercial Ads Format

The biggest problem: so far, the only way to automate website operations is to mimic the clicks and mouse movements on elements designed for humans.

WebMCP solves this. It's a new Browser API that lets website owners expose their client-side JavaScript functionality directly to external AI agents as structured MCP tools.

It's officially available in commertial Chrome 146 Canary.

This video is a general showcase of how an embedded agent (the MCP client) can control a website via WebMCP hosted by that website.

Architectural details and constraints are covered in another blog post. Screenshot 2026-06-10 at 7 36 36 PM

Deterministic Browser automation by just recording your move. preview-demo

Activeities:

residency-demo-day

Contract me

Pinned Loading

  1. rebrowse-app rebrowse-app Public

    Rebrowse app inspired by browser-use

    TypeScript 126 21

  2. ContractAid-Ethdenver ContractAid-Ethdenver Public

    PoC @ EthDenver repo of contractAid.io

    TypeScript 6 1

  3. agent-browser agent-browser Public

    Forked from vercel-labs/agent-browser

    Browser automation CLI for AI agents for fast repetitive workflow

    Rust