Janishar Ali

Results 19 repositories owned by Janishar Ali

mit-deep-learning-book-pdf

12.4k
Stars
2.7k
Forks
Watchers

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

PlaceHolderView

2.1k
Stars
365
Forks
Watchers

This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to ge...

nodejs-backend-architecture-typescript

2.6k
Stars
618
Forks
Watchers

Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, M...

android-mvp-architecture

4.4k
Stars
1.2k
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

android-mvvm-architecture

2.9k
Stars
939
Forks
Watchers

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

android-kotlin-mvp-architecture

700
Stars
195
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

JPost

117
Stars
20
Forks
Watchers

Java and Android class communication library: New and improved Pub-Sub

annotation-processing-example

139
Stars
28
Forks
Watchers

It is the example project for the annotation processing tutorial.

android-mvp-interactor-architecture

405
Stars
97
Forks
Watchers

Extension of the android-mvp-architecture for very large projects.

android-dagger2-example

457
Stars
198
Forks
Watchers

This project implements the dagger 2 in android for dependency injection