Nitesh Tiwari's repositories
android-percent-layout-sample
Note: Its build using ConstraintLayout. The sample is an alternative for nested layouts. Build to remove nested structure and create a flat xml layout, which eventually improves performance
blur-behind-alert-dialog
Blur behind alert dialog demo. From API 17 we can use renderscript blur api. Demo is integrated using both renderscript blur api and fastblur method.
android-contact-extractor-library
Android contact extractor library is entitled to provide, simple contacts extraction API's to fetch contact from 'Contact' application
recycler-multiple-row-layout
Demo for how to add multirow layout using RecyclerView
seekbar-swipecontrol
SeekBar with swipecontrol helps to control the seekbar with the left,right,top,bottom swipe on screen.Its has many use cases like video player volume and brightness control of various Video Players on play store.
android-support-v7-palette-example
Demo to extract color from bitmap using android support v7 palette
android-m-runtime-permission-demo
Demo for android's Marshmallow Runtime Permission
compose-rules
Static checks to aid with a healthy adoption of Compose
docker-grunt-nodejs
Project creates a docker image for nodejs project with grunt
dev-templates
Store all my developments templates files
DO180-apps
DO180 Repository for Sample Applications
firebase-notification-postman-collection
This repo contains postman collection of firebase REST API
nitiwari-dev
Config files for my GitHub profile.
presentation-slides
Slides and Notes from presentation
realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
software-engineering-lessons
Teach budding software engineer about concepts in programming, computer science with engineering practices to excel and move forward in there career.
swipe-refresh-with-loader
Lollipop SwipeRefreshLayout using loader to fetch information demo example which fetch names of videos present in the app.