Turn Your Coding Chaos into Clarity with Zist: The Ultimate Code Snippet Manager

Unlock the potential of a clutter-free coding experience with Zist. Learn how Zist's AI-based auto-tagging, GitHub Gist sync, and Notion-style markdown edit

August 29, 2023

Overcoming Axios Limitations in Service Workers

Overcome the limitation of Axios not working within Service Workers by using a custom Fetch adapter.

July 31, 2023

Deep Dive into Chrome Extensions: From Lifecycle to Dataflow

Unveiling Chrome Extension Insights: Lifecycle, Dataflow & More. Gain a deep understanding of extension creation and data management.

July 7, 2023

NarutoDB.xyz: How We Hit 10 Million Requests in 3 Months

Explore how our NarutoDB API garnered an astounding 10 million requests in just 3 months.

May 16, 2023

Introducing the Naruto DB: The most extensive public Naurto API for Naruto Universe

Our Naruto API provides access to a vast collection of information about the Naruto universe, including characters, clans, villages, and more.

March 5, 2023

Adding custom domain to EC2 instance with NGINX

In this article, we will learn how to add a custom domain to our EC2 instance with NGINX

November 22, 2022

Deploying a Next app to AWS EC2 with GitHub actions CI/CD

In this article, we will go through the steps to deploy a Next app to AWS EC2 with GitHub actions CI/CD

November 15, 2022

Authentication & Refresh token flow with Nextjs, Typescript, React Query and axios interceptors.

In this post we're gonna implement the whole flow using nextjs, typescript, react query and axios interceptors.

November 14, 2022