MedTap is a medication management app I am developing as a solo project. The core concept of this app is 'a medication app that doesn't require opening the app'. By simply tapping the notification ...
Phase 1 said: don't load everything, always paginate, design for millions of rows — and for lakhs of users hitting the same endpoints at peak. This one is about speed — the kind users actually feel. A ...
AI-powered code review tools have become increasingly capable at identifying bugs, code smells, and potential improvements. However, most of them share a critical limitation: They forget everything ...
The GitHub release workflow can sign the Windows installer when a code signing certificate is available. Signing is optional: without these secrets the workflow still builds unsigned artifacts.
Source code for the Intelligent Flutter Tutorial Series — a 10-lesson course on building AI-powered Flutter apps using the Gemini API, Clean Architecture, and BLoC state management.