Giter VIP home page Giter VIP logo

Hi there 👋, I'm Nino ! 🐺

Nino's GitHub stats

Work

I'm currently working for Radio France Android application. Full Kotlin, MVVM and Flow. That's the stuff ⭐ !

Mentoring

Also, I'm a Mentor for OpenClassrooms. I do a lot of mini-projects to showcase a new technology students have to learn. Most of them are in Java because OpenClassrooms won't understand Kotlin is the future for Android. Yet, Java a good tool to learn quickly OOP and Android.

Resources for Project 3 : Entrevoisins

Skills : Java, MVC, Activity, Fragment, Listener interfaces, RecyclerView

  • Understand how to communicate between RecyclerView.Adapter, Fragment and Activity:

OpenClassrooms Adapter, Fragment & Activity communication

  • Refactoring the project 3 in MVVM (was initialy in MVC) :

OpenClassrooms P3 in MVVM

Resources for Project 4 : Ma Réu

Skills : Java, MVVM, LiveData, Material Design, Unit Testing, Espresso Tests

  • Solution:

OpenClassrooms_P4

  • The most basic MVVM application:

OpenClassrooms_MicroApplication

  • Understanding MediatorLiveData:

OpenClassrooms_MediatorLiveData

Resources for Project 5 : Todoc

Skills : Java, MVVM, LiveData, AsyncTask, Room, SQL, Unit Testing, Espresso Tests

  • Solution:

OpenClassrooms_P5

  • Solution (in Kotlin):

OpenClassrooms_P5 (in Kotlin)

  • Understanding LiveData Transformations.switchMap():

OpenClassrooms_LiveData_Transformations.switchMap()

  • Understanding how is it possible to block Threads with LiveData:

OpenClassrooms_BlockingThreadLiveData

Resources for Project 7 : Go4Lunch

Skills : Java, MVVM, LiveData, Retrofit, Google Places Web API (Nearby / Details), Google Maps SDK, Firebase, Firestore, NoSQL, OAuth, FusedLocationProvider, Unit Testing, Espresso Tests

  • Understanding FusedLocationProvider in a MVVM architecture using LiveData:

OpenClassrooms_GPS_Location_MVVM

  • Understanding Paging:

OpenClassrooms_Paging_Example

Resources for Project 9 : RealEstateManager

Skills : Kotlin, MVVM, Flows, LiveData, SingleLiveEvent, Master/Detail, Multiple configurations (tablet)

  • How to do Master / Details UX without Jetpack Nagivation:

OpenClassrooms_Master_Detail_MVVM

Diverse resources for all courses

  • How to inject mocks or get dependencies instances during UI tests (Espresso) with Hilt:

OpenClassrooms_Hilt_UI_Test

  • Old P3 - MoodTracker, which uses Lottie to animate the smiley throught the scrolling:

OpenClassrooms_P3_Mood_Tracker_Example

Nino's Projects

backgroundgps icon backgroundgps

Demo on how to get GPS locations with a (foreground) service, even with app killed or locked screen

cinereminday icon cinereminday

Pour tous ces cinéphiles distraits qui oublient de demander leur code Orange Cineday tous les mardis... :)

dailynino icon dailynino

Exercise given from DailyMotion during the recruitment process

koin icon koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

kotlin_flow_to_the_view icon kotlin_flow_to_the_view

PoC using Flow completely on an Android Projet with MVVM architecture. No LiveData. The advantage over simply using the viewModelScope is the fact that 5 seconds after leaving the application (not killing it !), the coroutine is cancelled, avoid possibly unnecessary work.

masterdetailnavigation icon masterdetailnavigation

A ne pas utiliser, c'est une "démonstration par l'absurde" qu'il ne faut pas utiliser le Navigation Component lorsqu'on a une application de type "Master Detail"

openclassrooms_p2_todoc icon openclassrooms_p2_todoc

The official project from OpenClassroom is broken and won't work. I just fixed it (code is untouched), so you guys stop having weird Gradle issues. Not cool !

openclassrooms_p3_entrevoisins icon openclassrooms_p3_entrevoisins

The official project from OpenClassroom is broken and won't work. I just fixed it (code is untouched), so you guys stop having weird Gradle issues. Not cool !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.