All Articles
Writing about tech, design, and things I learn along the way.
TypeScripttRPCNext.js
Why I Switched from REST to tRPC in My Full-Stack Projects
A deep dive into how tRPC simplified my full-stack development workflow, eliminated boilerplate, and gave me end-to-end type safety with zero code generation.
Mar 15, 2025
Read article
SolanaWeb3React
Building a Solana Wallet from Scratch
My journey building an HD wallet generator supporting Solana — handling key derivation, seed phrases, and building a clean UI around it.
Feb 20, 2025
Read article
UI/UXDesignCSS
The Art of Minimal UI — Less is More
How I approach UI design with a minimal-first mindset. Clean layouts, purposeful whitespace, and intentional typography make all the difference.
Jan 10, 2025
Read article
DockerDevOpsFrontend
Docker for Frontend Developers — You Need It
Why every frontend dev should learn Docker basics. It's not just for backend — consistent dev environments and easy deployments change everything.
Apr 1, 2025
Read article