AD
HomeExperienceProjectsBlogComponentsSections

Blog

Find blogs related to Full Stack Development, System Architecture, AI and some other things that I learn.

May 7, 2026•10 min read
Design PatternsC++OOPSoftware ArchitectureSOLID Principles

The Strategy Design Pattern — Explained Simply

Learn the Strategy design pattern through a practical notification system example in C++, with UML and step-by-step code.

Read article
February 2, 2026•6 min read
ReactFramer MotionAnimationUI/UXTypeScript

Mastering AnimatePresence in Framer Motion: The Secret to Smooth Exit Animations

A comprehensive guide to understanding AnimatePresence in Framer Motion, why keys are critical, and how to create buttery-smooth exit animations in React.

Read article
March 20, 2024•5 min read
AILLMDeep LearningTransformers

Understanding LLMs: From Tokenization to Vocabulary

A simplified walkthrough of how Large Language Models process and generate text: tokens, embeddings, attention, and more.

Read article