01 / 2024–26
IQ.Wiki
Frontend Engineer
Remote · Mar 2024–Present
The world's largest blockchain encyclopedia: thousands of articles in three languages, every edit signed on-chain. Run by BrainDAO on the IQ token.
Top contributor to the encyclopedia's Next.js frontend, and one of two engineers on Sophia, its AI editor. Four production apps across one ecosystem: a high-traffic reference site, an AI writing tool, the public product site, and an internal HR platform.
- Own Sophia's editor, an AI drafting workflow that streams the agent's edits in as it writes and has lifted weekly wiki output by over 300%.
- Harden the site's data fetching, where failed requests were being cached as real answers and could pin a page at zero for hours.
- Keep thousands of article pages indexing cleanly rather than competing, through canonical URLs, complete Open Graph tags and safe description truncation on every page template.
- Shipped article revision history and restore, letting readers open any past version and owners roll one back, with edit access checked server-side rather than trusted from the client.
- Built BrainDAO's public staking page from the design file, animated gauges, a lock estimator and a decay plot, then led the site's upgrade to Next.js 16 and React 19.
- Sole engineer on the internal HR platform the company runs on, covering leave balances, public-holiday accounting and approvals, every figure derived from one shared ledger module.
Next.js · React 19 · GraphQL · TanStack Query · Vercel AI SDK · wagmi