Skip to content
View Sayem007's full-sized avatar

Block or report Sayem007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Android-SQLite-CRUD-Operation Android-SQLite-CRUD-Operation Public

    A sample of well known Open Source Database- 'SQLite' based CRUD(Create, Read, Update, Delete) operation.

    Java 10 8

  2. Android-AppBar-with-Collapsing-Toolbar-and-ImageView Android-AppBar-with-Collapsing-Toolbar-and-ImageView Public

    A sample android application appbar which shows image as its initial position. After collapsing the image disappeared and shows a title.

    Java 3 1

  3. Android-Sliding-TabLayout-using-Fragment-and-ViewPager Android-Sliding-TabLayout-using-Fragment-and-ViewPager Public

    A sliding Tab Layout program, using fragment and viewpager. Every tabs are connected with specific fragment. Fragments can be changed by sliding tab layout or inside the fragment portion instead.

    Java 1 1

  4. Android-Animated-Splash-Screen-Method-1---Lottie-Animation Android-Animated-Splash-Screen-Method-1---Lottie-Animation Public

    Android splash screen with animated progress bar using Lottie animation

    Java 1 3

  5. Android-Animated-Layout-Method-3---Ripple-Background-Animation Android-Animated-Layout-Method-3---Ripple-Background-Animation Public

    Android Animated layout with Ripple Background Animation

    Java 1

  6. Android-Task-Scheduler-with-SwapDeleting-Feature Android-Task-Scheduler-with-SwapDeleting-Feature Public

    A sample android SQL based Task Scheduler which is allowed to add new task entry and delete them. It also shows the saved date of every item in the recyclerview. The items can easily be deleted by …

    Java