Building complex systems, from financial infrastructure to on-chain worlds.
royphilip.xyz
Β·
X/Twitter
Β·
GitHub
I build systems that solve hard problems. Whether it's an autonomous economic simulation or a financial data pipeline, my work focuses on reliability, precision, and user experience.
My philosophy is simple: Ship quietly. Engineer rigorously. The code is the proof.
SIMULACRA, an asynchronous, on-chain economic strategy game where players shape the world.
Beyond my current focus, here are other significant platforms I've built.
| Project | Description | Tech Stack |
|---|---|---|
| turnover.live β | A decentralized, on-chain livestreaming platform powered by Base. | Next.js LiveKit Wagmi Base |
| aixCB Capital β | Built the full tech stack for a DeFi fund, including staking, DAO, and analytics platforms. | React Node.js Prisma Hardhat |
I build tools to solve specific architectural problems. My latest work, etherscan-v2-sdk, was born out of frustration with silent failures in existing libraries.
| Project | Description | Tech Stack |
|---|---|---|
| etherscan-v2-sdk β | Financial-Grade. Built to survive strict rate limits and API drift. Features runtime Zod validation, BigInt math, and self-healing request queues. 93% test coverage. | TypeScript Zod Bottleneck Bun |
| PromptLint β | Analyze code2prompt output for optimized LLM workflows. Cuts context bloat by 40-60%. |
React Vite TypeScript Tailwind |
| SyntaxScrub β | Instantly strip comments from code. Perfect for cleaning files for prompt engineering or analysis. | React Vite TypeScript Tailwind |
| SVGClean β | Optimize SVG files by removing unnecessary data for smaller files and faster loading. | React Vite svgo Tailwind |
| Doc Converter β | Convert between Markdown and Google Docs without the usual formatting headaches. | React Vite marked turndown |
I enjoy testing assumptions and sharing data-driven insights. Here's my latest analysis on LLM performance.
I care more about shipping solutions than debating frameworks, but this is the gear I use most often.
| Frontend | Backend | Databases | Tooling & DevOps | AI & LLMs |
|---|---|---|---|---|
React |
Node.js |
PostgreSQL |
Bun Vite |
Claude Code Cursor |
Next.js |
Python |
Redis |
Zod Vitest |
OpenAI API Gemini |
TypeScript |
Express |
SQLite |
TailwindCSS Git |
code2prompt |
Wagmi viem |
Prisma |
MySQL |
Hardhat LiveKit |
Repo Prompt |
Various OSS Models |