←Back to homeBuilding
- Scaling Yeet Labs — growing the collective and building production DeFi infrastructure on Solana.
- New project: a real-time collaborative 3D scene editor. Think Figma for Three.js. Currently in early prototype.
- Expanding @lucii/hooks to 50+ hooks. Adding useWebSocket, useIndexedDB, and useIdleTimer.
Learning
- Rust — for Solana program development beyond Anchor abstractions.
- Advanced GLSL — writing custom fragment shaders for real-time visual effects.
- Distributed systems — reading "Designing Data-Intensive Applications".
Writing
- A guide to building production React hooks libraries — from API design to npm publishing.
- My experience self-hosting 30+ Docker containers on a single VPS.
- How I balance school, freelancing, open source, and hackathons at 16.
Reading
- "The Pragmatic Programmer" by Andy Hunt & Dave Thomas
- "Crafting Interpreters" by Robert Nystrom
- Various Three.js and WebGL research papers on real-time rendering techniques
←Back to home