back to home

blogs

technical insights, project breakdowns, and development experiences. I occasionally write and share details about what i've implemented and how i've done it.

Understanding tRPC using Next.js

End-to-end typesafe APIs with tRPC and Next.js.

mar 19, 20237 min read

Recreating Stream Text Animation Hook

re-creating the popular one-liner hook to add text reveal animation to streams of incoming strings from external LLM sources or backend API responses.

Dec 15, 20245 min read