hasancse91
I'm an Android and Flutter App developer. Love to develop app in MVVM architecture. Write about software engineering on my personal blog. Open for remote job.
Brain Station 23 LtdDhaka, Bangladesh
Pinned Repositories
Android-CardView-RecyclerView
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
Android-Development-Course
I'm taking an onsite course on Android App Development at Dhaka, Bangladesh (see: https://goo.gl/SP6yzk). I'll add all source codes of my training program is this repository
Android-Firebase-Notification-With-PHP-Backend
This is a practice repository of Android Firebase Push Notification with PHP Backend. I wrote a blog post about this topic on my Bengali blog site.
Android-Splash-Screen-Implementation
This repository contains three ways of implementing Android Splash Screen. You will find bad way, good way and best way to implement Android Splash Screen. Check my Bengali tutorial from here:
Android-SQLite-Tutorial
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
data-structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
flutter_getx_template
A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
Programming-Problem-In-Bengali
ফেসবুক ভিত্তিক গ্রুপঃ প্রোগ্রামিং প্রবলেম (Programming Problem in Bengali) । এই গ্রুপের বিভিন্ন গুরুত্বপূর্ণ ডকুমেন্টসগুলো এই রিপোজিটরিতে সংযুক্ত হতে থাকবে।
weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
weather_app_flutter
This is a sample Flutter Weather Forecast App for Android and iOS. Without using any state management packages.
hasancse91's Repositories
hasancse91/Programming-Problem-In-Bengali
ফেসবুক ভিত্তিক গ্রুপঃ প্রোগ্রামিং প্রবলেম (Programming Problem in Bengali) । এই গ্রুপের বিভিন্ন গুরুত্বপূর্ণ ডকুমেন্টসগুলো এই রিপোজিটরিতে সংযুক্ত হতে থাকবে।
hasancse91/flutter_getx_template
A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
hasancse91/data-structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
hasancse91/Android-CardView-RecyclerView
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
hasancse91/Android-Firebase-Notification-With-PHP-Backend
This is a practice repository of Android Firebase Push Notification with PHP Backend. I wrote a blog post about this topic on my Bengali blog site.
hasancse91/Android-SQLite-Tutorial
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
hasancse91/weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
hasancse91/Android-Splash-Screen-Implementation
This repository contains three ways of implementing Android Splash Screen. You will find bad way, good way and best way to implement Android Splash Screen. Check my Bengali tutorial from here:
hasancse91/weather_app_flutter
This is a sample Flutter Weather Forecast App for Android and iOS. Without using any state management packages.
hasancse91/Android-File-Upload-To-Server
Check my Bengali tutorial post of Android File Upload service from this URL
hasancse91/dynamic-feature-module-android
Android Dynamic On Demand Feature Delivery Module Implementation using Kotlin
hasancse91/retrofit-implementation
Details about Android App and server connection using Retrofit Network library is given in my blog site. Please be mentioned the blog is written in Bengali. If you know Bengali, you are most welcome. I described here Client side (Android) as well as server side (by PHP).
hasancse91/android-course-v2
Source code of my online Android App Development course. Course details here: https://hellohasan.com/android-course-bangladesh/
hasancse91/Android-SharedPreferences
Simple shared preference project for Android. You can check the tutorial in Bengali
hasancse91/weather-app-android-mvp-architecture
There is a Bengali Tutorial blog post for this repository. If you understand Bengali then check it out.
hasancse91/weather-app-android-mvvm-dagger
hasancse91/Android-tools-Attribute-For-UI-Design
In this repository I'll show the usages of "tools" attribute of Android Studio. It's a very useful tricks to preview your XML design as like as real App before running it. Check my Bengali tutorial post from here
hasancse91/bongabdo
Simple Gregorian to Bengali (Bongabdo) calendar library. Usable in Java, Kotlin and Android project.
hasancse91/bangladesh-geojson
Bangladesh GEOJSON - Divisions, Districts, Upazilas
hasancse91/android-sharedpreferences-dagger
hasancse91/android-mvvm-blog-app
This repository shows the implementation of MVVM architecture in Android using Kotlin language. I developed a blog reading app with real network call
hasancse91/android-mvvm-hilt-blog-app
Implementation of Hilt-Dagger2 dependency Injection library in Android MVVM project.
hasancse91/android-ui-design
hasancse91/github-actions-for-ci
hasancse91/weather-app-android-mvp-dagger
hasancse91/AndroidSwipeLayout
The Most Powerful Swipe Layout!
hasancse91/helloworld
Boilerplate code for basic architecture of an android application following MVVM pattern using dagger2, RxJava2.
hasancse91/android-mvp-blog-app
hasancse91/wimm-android-app
Android MVVM Architecture - Modern Approach - WhereIsMyMotivation - As per Google recommendations. Learn to build a real Android App using latest libraries and techniques.
hasancse91/wimm-node-app
Modern NodeJS Backend Development - WhereIsMyMotivation - Nestjs Backend Architecture - Learn to build a modular and secure backend services using very popular Nestjs framework.