All Posts

I write sometimes. I need to clean this up but until then you can read some old stuff I wrote when I was in my last year of undergrad with clickbaity titles.

  • Published on
    I strongly believe that a quick and easy way to understand someone is to get a sense of their taste in things.
  • Published on
    This is probably the best time ever to be a builder. And we might have less time than we think.
  • Published on
    In this tutorial, we will be creating a dynamic news website using NextJS (a ReactJS framework) and Prismic (a headless CMS) for managing all our articles that are published on the news site. For styling our react components we will be using TailwindCSS. We will be dealing with - Setting up NextJS project along with TailwindCSS, Understanding the Prismic CMS and how custom types work, Integrating the app to backend Prismic CMS,Creating pages with dynamic routing in NextJS