Embracing Imperfections: A Journey Through Coding, Obsessions, and Mental HealthIntroduction In the ever-evolving world of technology, many individuals find themselves inspired by the seemingly untouchable skills of their peers. It's not uncommon to hear someone say, "I wish I could code like you." While such compliments can be ...Sep 2, 2023·4 min read
How to generate SHA-1 Key for Flutter AppsWhen developing a Flutter app that interacts with third-party services such as Google Maps or Firebase, generating a Secure Hash Algorithm 1 (SHA-1) key is essential. An SHA-1 key is a unique identifier that helps these services authenticate and auth...Apr 26, 2023·4 min read
How to Monetize your Flutter App with Google AdsAre you a Flutter app developer looking to monetize your app through Google Ads? Look no further! In this article, I will walk you through the steps to add Google Ads to your Flutter app and start earning revenue from your app. Google Ads is a popula...Apr 9, 2023·5 min read
Mastering HTTP Requests in Flutter with the HTTP PackageAs a Flutter developer, one of the most common tasks you'll encounter is making HTTP requests to fetch data from APIs or communicate with backend servers. Fortunately, Flutter provides a powerful and easy-to-use package called http that makes handlin...Apr 8, 2023·6 min read
Starting a Tech StartupStarting a tech startup is a dream for many people, but it's not easy. It takes a lot of hard work, dedication, and perseverance to succeed. If you're thinking about starting your own tech startup, here are a few things you need to know: Come up wit...Apr 4, 2023·2 min read
Why LeetCode May Not Be a Good Measure of A Developer's CapabilityLeetCode is a popular platform for coding challenges, and many companies use it as part of their hiring process. However, there are a number of reasons why LeetCode may not be a good measure of a developer's capability. First, LeetCode challenges oft...Apr 3, 2023·3 min read
Flutter: The Future of Mobile Development?Flutter is a relatively new mobile development framework, but it has quickly gained popularity. It's now one of the most popular mobile development frameworks in the world. So, what's all the fuss about? Why are so many developers choosing Flutter? T...Apr 3, 2023·2 min read