---
title: "yikZero - AI Tools, Web3 & Product Craft"
canonical_url: https://ro.yikzero.com/en/
locale: en
---

# yikZero

> The personal site of yikZero, covering AI tools, Web3 products, and workflows.

Hi, I'm yikZero, also known as Zhang Yiji, a Product Manager currently working on Web3 products at OneKey.

I'm building small tools with memory, search, and automation, trying to make AI part of concrete features and workflows so it can keep participating in tasks. Feel free to reach out via Gmail (yikZero).

yikZero publishes this site as **ooo.ro** at https://ro.yikzero.com. Posts are written in `zh-CN` and `en`.

## Projects

- [OneKey](https://onekey.so/download/): Trade everything, own everything.

## Writing

- [Validating an AI Translation Feature with Claude](https://ro.yikzero.com/en/blog/ai-translate-demo.md): Quickly build an AI translation demo to validate optimization strategies such as concurrent requests and streaming JSON output, reducing translation latency.
- [Automated Translation with Lokalise MCP](https://ro.yikzero.com/en/blog/lokalise-mcp.md): There are many scenarios at work that require internationalization, so an automated translation solution is needed to improve efficiency.
- [Building a Personalized Watchlist with AI](https://ro.yikzero.com/en/blog/watch-this.md): This article explains how to leverage AI’s powerful data analysis capabilities to integrate multiple film and TV rankings and generate a weekly list of popular titles to watch.
- [Building a Blog from a Product Designer’s Perspective](https://ro.yikzero.com/en/blog/roominess-develop.md): The website has been redesigned for a while now, and the content modules are relatively complete. So this time, I’d like to share some of my own experience, from design to development.
- [New Paradigms for Visual Interaction in the Age of AI](https://ro.yikzero.com/en/blog/ai-ui-future.md): Explores new paradigms in visual interaction in the era of artificial intelligence, including innovations in both hardware and software.
- [A Study of Modular UI Design: Icons](https://ro.yikzero.com/en/blog/icon-learn.md): A comprehensive introduction to the importance and application of icons in UI design
- [Notes on Calling the Notion API with Next.js](https://ro.yikzero.com/en/blog/brogbuild-1.md): Development notes on building a blog with Next.js and the Notion API, covering lessons learned from data fetching, image optimization, style rendering, and more.
- [HomeLab Environment Setup](https://ro.yikzero.com/en/blog/homelab-config.md): Documenting the configuration of the optical modem, R4S software router, and Linksys hardware router
- [Installing Plex Server on R4S: Notes](https://ro.yikzero.com/en/blog/plex-server-1.md): A Complete Record of Installing Plex Media Server on an R4S Software Router, Solving Issues Such as Architecture Compatibility, Remote Access, and Port Forwarding
- [Hugo Setup Notes: From Zero to One](https://ro.yikzero.com/en/blog/hugo-build-1.md): The Complete Process of Building a Hugo Blog from Scratch, Covering Installation and Configuration, Page Structure, and CSS Layout Tips
- [Automated Push Notifications with IFTTT](https://ro.yikzero.com/en/blog/ifttt-1.md): Using IFTTT to Push School Notifications to WeChat, Email, and More
- [Emulating a Campus Card with PN532](https://ro.yikzero.com/en/blog/pn532-1.md): A Complete Tutorial on Using a PN532 Device to Parse Campus Card Data and Write It to a Blank CUID Card, Enabling Access Control and Payment Functions
- [Sharing Dorm WiFi: Bypassing Campus Network Restrictions](https://ro.yikzero.com/en/blog/dorm-router.md): This article explains how to flash third-party firmware (such as Padavan firmware) and configure L2TP to bypass the school’s one-account-per-person network restriction (using China Mobile broadband at the Pingfeng campus as an example), enabling shared WiFi in the dormitory.
- [Sending Email Notifications When Aria2 Downloads Complete](https://ro.yikzero.com/en/blog/aria2-1.md): Configure automatic email notifications after Aria2 downloads complete, sending notifications that include the file path and system information via sendmail and a custom script.

## Skills

- [Project Bootstrap](https://github.com/yikZero/skills/tree/main/skills/project-bootstrap): Turns a product idea into a ready-to-build repo with docs, tooling, validation, and agent workflow.
- [Pi Coding Agent SDK](https://github.com/yikZero/skills/tree/main/skills/pi-coding-agent-sdk): Embeds coding-agent sessions in TypeScript apps, covering runtime flows, tools, skills, resources, and events.

## Workflow

- [Codex](https://openai.com/codex/): Primary coding agent for real changes, verification, and delivery.
- [Conductor](https://www.conductor.build/): Manages parallel tasks and multiple worktrees.
- [Typeless](https://www.typeless.com/): Turns idea capture into conversation instead of typing.

## Machine-readable

- [llms.txt](https://ro.yikzero.com/llms.txt): Curated Markdown map for agents.
- [llms-full.txt](https://ro.yikzero.com/llms-full.txt): Concatenated Markdown of the homepages and every published post.
- [RSS](https://ro.yikzero.com/en/rss.xml): Published posts for this locale.
- [Sitemap](https://ro.yikzero.com/sitemap-index.xml): Index of public HTML pages.

Markdown URL: https://ro.yikzero.com/en.md
