RR
HomeProjectsBlogTravelAbout

Rishabh Rathod

Staff Frontend Engineer passionate about building efficient developer tools and user-friendly applications.

Quick Links

  • Projects
  • Blog
  • Travel Stories
  • About

Connect

Ā© 2025 Rishabh Rathod. All rights reserved.

Tech Blog

Thoughts, tutorials, and insights about web development, programming, and the latest in tech.

August 5, 2021
5 min read

Building an admin panel using low code tools - Appsmith

In the article, we will be building an admin dashboard that will help us manage the product data of a balloon's store website. The above image is a website's product page that fetches data from a goo

#Low Code#Tools#React
August 5, 2021
3 min read

Building a store website

In this article, I will share my experience building a website using Quarkly So, What is Quarkly šŸ¤” ? Quarkly is a low-code design tool for creating websites and web apps. It was the best fit for all

#Web Development
December 12, 2020
7 min read

Implementing MIUI's Wave Animation 🌊 Using React Native Reanimated v2

After the MIUI 12 upgrade, I just loved playing the new smooth animations šŸ˜ and as a developer, was excited to know how to implement it šŸ¤”. The first thing I did was google "Wave Animation Can it be

#React Native#Animation#JavaScript#Tutorial#React