Keeping a Community Active Is Harder Than Building One – My InsightIt has been a while since I last published an article, but this has been sitting in my drafts for some time. Most people think the hardest part of building a community is getting members to join. In rJun 22, 2026·3 min read
Bespoke: Empowering Job Seekers with AI-Driven Insights Using Flutter and Gemini AIJul 28, 2024·5 min read
Safeguarding Your Codebase With GitGuardianThis article is inspired by an email I received today about a minor mistake I made (used as the article topic). Thanks to GitGuardian integration on my GitHub account, I was notified promptly. In today's digital age, where software development is at ...Jul 24, 2024·2 min read
Breaking Down Programming: Variables and Data Types – The Building Blocks of CodeStill on the breaking down programming series in which I intend to explain some programming concepts in a language agnostic manner. Today we will be talking about one the key concept that comes in all modern programming tutorial - Variables and Data ...Jul 23, 2024·4 min read
Breaking Down Programming: Practical Guide On Getting StartedEvery app on your phone, every website you visit, every game you play - it all started as code. Programmers are the architects of the digital world. They design and build these things using programming languages as their tools. Programming is like ha...Jul 22, 2024·4 min read
Streamlining Your Flutter Codebase with Dart FixAs a Flutter developer, maintaining clean and efficient code is crucial for building robust and performant applications. Here's where dart fix, a powerful tool within the Dart SDK, comes into play. It helps with automated fixes. What is Dart Fix? dar...Jun 1, 2024·2 min read
Screenshot Your Flutter Widgets: A Practical Guide with the Screenshot PackageImage by pikisuperstar on Freepik Ever wanted to capture a specific portion of your Flutter app's UI as an image? Whether it's for sharing a design mockup, exporting UI elements for documentation, or enabling your users share an experience from your ...Mar 30, 2024·3 min read
Collaborate to Innovate: The Role of Tech CommunitiesToday, let's talk about the benefits of communities for techies. In the tech ecosystem, a community refers to a group of individuals with shared interests, goals, or expertise in technology-related fields. Examples include the Google Developer Group,...Feb 22, 2024·2 min read