PROJECTS


My Ride App

My Ride App

This a Ride User app in which in integrate almost every features of a Ride Share app. In this project integrate Google Map SDK and Google Map APIs. This app language is Kotlin. See Details

Weather App

Weather App

This is a Weather App. In which user can get weather information of a list of city which is provided from a public API and see the weather details and the location of this city in Google Map. User can set the weather alert for a specific time. It is build with MVVM Architecture pattern, Google Map API, Retrofit Library & Navigation Components. This app language is Kotlin. See Details

Smart Teaching System

Smart Teaching System

This is a Android project in which a student get appointment from teacher. And teacher accept or decline this appointment with comment and both is notified. It is built with FireStore database, Rx java, Dagger (2.3), Retrofit, MVVM Architecture pattern. This app language is Java. See Details

Contact App

Contact App

This a contact saving app in which a user saves his/her contact in online database. If the user lost the device, he/she can get contact by login. It is built with FireStore database, Jetpack component Navigation Component & MVVM Architecture pattern. This app language is Java See Details

MedHist

MedHist

This an Android app which keeps track human health. In this app a user can save his/her medical data (Prescription, Checkup report, Medicine name, Doctor Appointment data etc.). It is built with Firebase Realtime data base . See Details

Tic Tac Toe with AI

Tic Tac Toe with AI

This is a simple Game build with a Artificial Intelegence Algorithm which is Min-Max. This game has two option. One is human to human. Another is human to system. This app language is Kotlin. See Details

There are more practise projects in my Github

PUBLICATION


Heart Diseases Prediction with Data Mining (Ongoing)

TRANING


Trainer at “Bite in Android with Kotlin”

Bite in Android

“Bite in Android with Kotlin” an Android development training program. Which is organized by Daffodil International University Computer Programing Club (DIU CPC) in Spring-2021 Semester. This program is continuing with “Kotlin” programing language. See Details

Trainer at “Dive in Android”

Dive in Android

"Dive in Android" Comprehensive Android Boot camp. It is android development training program which is organized by Daffodil International University Computer Programing Club (DIU CPC) in Fall-2020 Semester. It was 4-month long training program which I tried to give my best according to my knowledge. See Details

TUTORIALS


Android Course in Bangla(Kotlin Language)

This is all class video of "Bite In Android with Kotlin" Course. In this playlist cover Android application development basic to advance in Kotlin Programing Language.

WATCH PLAYLIST

Android Course in Bangla(Java Language)

This is all class video of "DIVE IN ANDROID" Course. In this playlist cover Android application development basic to advance.

WATCH PLAYLIST

Android MVVM Bangla Tutorial

  • Firebase Google SignIn
  • Firebase Cloud Firestore
  • View Model
  • Live Data
  • Insert, Read, Update, Delete, Search
  • Bottom Navigation with Navigation Components

WATCH PLAYLIST

Basic Kotlin Programing

In this playlist discuss about basic "Kotlin" programing language

WATCH PLAYLIST

Hello World