Skip to main content

Avanindra Tiwari

Software engineer at heart, curious about systems, product, and taste.

I spend most of my time around code: building full-stack products, improving backend systems, trying new AI tools, and studying what makes interfaces feel considered. I like the backend stuff that keeps software reliable, but I also care a lot about the tiny frontend details that make it feel easy to use.

TheCoffeeRoom

Real-time collaborative whiteboard built with WebSockets, Redis, and PostgreSQL for low-latency multiplayer collaboration.

  • Next.js
  • WebSockets
  • Redis
  • PostgreSQL

FastInvo

Invoice generation platform with live PDF previews, dynamic forms, and schema-driven validation.

  • Next.js
  • TypeScript
  • React Hook Form
  • Bun

Masters' Union

Software Developer

Jan 2026 - Present

Working
  • Reduced real-time response latency by 40%+ by introducing Redis caching and Bull Queue for asynchronous processing.
  • Built and shipped production-ready full-stack features using React, Next.js, Node.js, and PostgreSQL.
  • Implemented stale-while-revalidate caching strategies to reduce redundant API requests and improve application responsiveness.
  • Collaborated closely with product and engineering teams to deliver features from development to production.

Nivesh Jano

Technical Development Intern

Apr 2025 - Oct 2025

  • Built 7+ production-grade fintech modules using MERN and Next.js.
  • Developed a credit scoring system and role-based CMS that improved HR efficiency by 40%+.
  • Implemented multilingual architecture and automated email processing with IMAP.
All Posts

Next.js: Parallel Routes

Learn how to implement and optimize parallel routes in Next.js to create flexible layouts, improve performance, and enhance user experience.