vishnu . mallela

Writings

Thoughts, insights, and discoveries from my journey in technology and design

Web Development
Jun 20, 2025
10 min
RSC and Composition Patterns

Making sense of Server Components and Composition Patterns

Database Technology
Jun 26, 2025
15 min
The Great Database Depression: How Graphs Cured My Query Blues

From SQL nightmares to graph database bliss - a journey to database sanity

AI Development
Jan 2, 2025
10 min
Brain-Inspired AI Memory

How to build smarter AI agents using brain memory patterns - from hippocampus to code

Frontend Development
Jan 20, 2025
25 min
Building Voice Agents: Frontend Understanding

A frontend developer's complete guide to web audio APIs, real-time voice streaming, and building voice interfaces from scratch

Frontend Development
Jan 25, 2025
15 min
Approaching Framer Motion with Component Lifecycle

Master Framer Motion by understanding animations through React component mount, update, and unmount phases