Abdullah Al Hasan

Results 15 repositories owned by Abdullah Al Hasan

data-structures

141
Stars
109
Forks
Watchers

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...

Android-Development-Course

55
Stars
27
Forks
Watchers

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

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-CardView-RecyclerView

80
Stars
37
Forks
Watchers

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-File-Upload-To-Server

29
Stars
23
Forks
Watchers

Check my Bengali tutorial post of Android File Upload service from this URL

Android-Splash-Screen-Implementation

33
Stars
23
Forks
Watchers

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

49
Stars
58
Forks
Watchers

This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic

android-web-scraping-app-jsoup

26
Stars
10
Forks
Watchers

Sometimes we need to scrap web data from our Android App. To achieve this goal jsoup library is a good option. I wrote a blog post on this topic in my personal blog. If you know Bengali language then...

flutter_getx_template

349
Stars
131
Forks
Watchers

A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.