SafeSpace: An eco-sytem of tools and platforms to browse the internet securely, powered by PangeaWhat is SafeSpace Exactly? SafeSpace represents a pioneering suite of security tools designed to enhance privacy and security for internet users. Leveraging cutting-edge technology from Pangea security services, SafeSpace offers a robust framework th...Apr 29, 2024·6 min read
Turn Your Coding Chaos into Clarity with Zist: The Ultimate Code Snippet ManagerAug 29, 2023·4 min read
Overcoming Axios Limitations in Service WorkersIn this post, we are going to address an issue that's not widely documented: Axios, a widely-used HTTP client, does not work with Service Workers. We'll delve into the reasons behind this and provide a workaround for anyone facing the same issue. Und...Jul 31, 2023·4 min read
Deep Dive into Chrome Extensions: From Lifecycle to DataflowDeveloping a Chrome extension can be an exciting way to customize your browser's functionality or build a product that serves millions of users worldwide. In this post, we will take a deep dive into the architecture of a Chrome extension, what are al...Jul 7, 2023·16 min read
NarutoDB.xyz: How We Hit 10 Million Requests in 3 MonthsWelcome to NarutoDB.xyz, the ultimate destination for all your Naruto API needs. In this blog post, we'll take you on a journey of how our open-source NarutoDB API achieved remarkable success, reaching 10 million requests in just three months. From i...May 16, 2023·4 min read
Introducing the Naruto DB: The most extensive public Naurto API for Naruto UniverseAre you a fan of the Naruto anime and manga series? Are you looking for a comprehensive resource that can provide you with all the information you need about the characters, clans, villages, teams, Akatsuki, Kara, kekkei-genkai, and Tailed-beasts in ...Mar 5, 2023·3 min read
Adding custom domain to EC2 instance with NGINXNow, if you've been following the series and working along, you should already have a working Next.js app running on an EC2 instance. If not, then head over to the previous article where we go through all the steps and all the pre-requisites for hook...Nov 22, 2022·3 min read
Deploying a Next app to AWS EC2 with GitHub actions CI/CDFirst of all, there are plenty of other easy and faster ways to deploy your next app, like Vercel and Netlify, where you can get it up and running in a matter of seconds. So if it's a personal project or a small one, feel free to try those out. If yo...Nov 15, 2022·8 min read