my blog
Securing Your npm Projects: 10 Essential Best Practices for npm Security
Explore our comprehensive guide on npm security best practices. Learn how to protect your JavaScript and Node.js projects from common vulnerabilities, enhance your development environment, and foster a secure npm ecosystem.
September 25, 2023
3 min read
Secure CSS in React Applications: A Comprehensive Guide
In the vast expanse of web development, the influential role of Cascading Style Sheets (CSS) is undeniable. Despite its pervasive use, potential security risks lurk in the shadows of CSS, often overlooked by developers. This comprehensive guide seeks to illuminate these potential pitfalls and offers robust strategies for enhancing security when writing CSS for React applications.
September 25, 2023
3 min read
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
4 min read
The Graveyard of Digital Ambitions: Introducing Domain Driven Development
Rediscover the potential of forgotten domains with Domain Driven Development.
August 12, 2023
2 min read
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
4 min read
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
17 min read
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
4 min read
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
4 min read
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
3 min read
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
9 min read
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
9 min read