Getting Rid of Ads

Ads are pretty annoying. A few ads here and there are fine, but seeing them every day and on every app launch? That’s just unacceptable. Whether it’s in your web browser or on your phone, ad blocking can save you…

Using Android Device as a Linux Server

It is possible to use Android device as a Linux server. With a few tools and apps, you can run web servers, SSH, and more — all from your Andoird. You can even make it publicly accessible over the internet.…

Flutter Packages and Localization

Internationalizing Flutter apps is pretty simple and straightforward as documented in the official website. But there is no clear documentation about localizing a Flutter packages and adding support for more language if package does not support them or overriding default…

Radio NP: Your Go-To Nepali Radio App

Introducing Radio NP: Your Go-To Nepali Radio App Hello everyone! I’m excited to share with you Radio NP, a project I’ve been working on. Radio NP is a free and open-source app that brings together all Nepali radio stations in…

10x Supercharge your Flutter Development Experience

Tired of switching flutter versions, running long build runner commands, cocoapods issues, incompatible ruby versions and fastlane? Worry not, we can fix it all. Hi, I am a flutter developer and in this article I am going to unveil the…

Setup Shadowsocks on Ubuntu Server

Shadowsocks is a lightweight proxy that helps you bypass firewalls and access blocked websites. It does this by using a variety of techniques, such as port obfuscation, traffic encryption, and protocol camouflage. These techniques make it difficult for firewalls to…