Writing
How I think through frontend systems
I write when something does not make sense yet. Most of it starts with a question - about data flow, architecture, or why a system breaks under scale - and turns into something structured enough to share.
Showing: Tailwind CSS
2025 • 3 min read • 33 views
How I Built a GitHub Repo Timeline Viewer Using React, Firebase & GitHub API
Hi, I am Sneha, and this is one of the coolest open-source projects I’ve ever built. Think about the time when you came across an interesting project and pondered on how this even began? Who contributed? How did the codebase evolve?Well, I did. A lot...
2024 • 8 min read • 41 views
Firebase Authentication in React: Chapter 1 of Note Taking Series
Oh! You finally made it to here. I know you want to learn full-stack and scale up your career and so do I. But hey, things take time and you should be consistent.Welcome to the first chapter of my Note-Taking series called "Understanding Firebase Aut...
2024 • 6 min read • 105 views
Crafting a Personalized Virtual Rakhi Card with React: A Digital Twist on Tradition
In today’s fast-paced world, where physical distances often separate loved ones, technology bridges the gap creatively and meaningfully. One such beautiful innovation is the concept of virtual rakhi cards, which allows us to celebrate traditional fes...
2024 • 5 min read • 54 views
Simplifying Form Validation in React with React Hook Form: A Real-Life Use Case
In modern web development, handling forms efficiently is crucial, especially regarding validation and managing user input. React Hook Form is a popular library that simplifies form management in React applications. In this blog, we’ll explore a pract...
2024 • 6 min read • 565 views
Context API in React: A Real-Life Analogy and Technical Guide
Imagine you're at a large family dinner, and everyone needs to know the time. Instead of each person asking individually, a clock is placed in the centre of the table for everyone to see. This clock serves as a shared context for the entire family, e...
2023 • 3 min read • 54 views
Building a Stylish Photo Upload Component with React and Tailwind CSS
I write articles based on my experiences. Recently, I was building something which required users to attach their photo(s). The process is straightforward but quite often people find it difficult to add. In this article, you will learn how to add the...
2023 • 4 min read • 101 views
Understanding the Group Property in Tailwind CSS: A Comprehensive Guide
So, I was working on a project and encountered a part where I wanted to hover on the button when I hovered the card. But what is this? I have only used hover on one element at a time! How can I hover another element with the same hover?? Hi guys and ...
2023 • 3 min read • 133 views
Crafting a Dynamic Profile Card: Unleashing React and Tailwind CSS
Introduction In this tutorial, we'll explore how to build an interactive Profile Card using React and Tailwind CSS. We'll walk through the process of creating a user interface with smooth animations, a cancel sound effect, and a blur effect. The fina...
Beyond blogs, I write technical documentation, product breakdowns, and community-driven content across platforms.
