Notion CLI utility for generating pages using notion api. https://github.com/burhanrashid52/notion-gen What problem does this solve? Last year I started bullet journaling in notion. So if I want to plan something for a week or month then I need to create pages with date names and set each date manually in the Date column. This was a repetitive and boring task for me hence I create this CLI utility. Installation Setup First, use init command to setup your notion secret token. …
Category: Projects
This sample app demonstrate that how to maintain Aspect Ratio of view in Staggered Layout using Constraint Layout.We have taken the Pinterest Android app home page example where they show all the images in staggered layout …
This is a sample app for my blog series “Flutter For Android Developer” for Android developers who are looking to apply their existing Android knowledge to build mobile apps with Flutter. https://github.com/burhanrashid52/FlutterForAndroidExample
Life can feel overwhelming. But it doesn’t have to. A Simple Todo app design in Flutter to keep track of your task on a daily basis. Its build on BLoC Pattern. You can add a project, …
This is a sample app demonstrating Youtube UX/UI animation using ConstraintLayout.It implements the Keyframe Animation feature in ConstrainLayout.This sample app is built on Android Architecture Components Proudly ? made in Kotlin https://github.com/burhanrashid52/YoutubeUX
This is Android Room Data Persistent library introduces in Google I/O 2017 with Android Architecture Component. This Sample Project demonstrate the Implementation of Room Library with LiveData Updates using ViewModel provided in Android Architecture Component Libraries …
Basic Android Architecture using dagger mvp and rxjava What we will be Learning? Use dagger2 with Retrofit, OkHttp, Gson and RxJava, and RxAndroid Use Model View Presenter(MVP) Architecture to decouple the Business logic and the underlying …
A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
Social Profiles