skinnydoo
- I write code for little green robots 🤖 - Kotlin Lover ❤️ - Coroutines & Flow advocate ⏸️ - React.js is my friend 🙂 - The only failure is giving up ✊
@Hypercare Toronto, Ontario
Pinned Repositories
AddressBook
A simple Address Book/Contacts android app greatly inspired from Paul/Harvey Deitel book : Android 6 for programmers
AlarmMe
Location based alarm app
coffeeloc8r
Find coffee shops around you! - powered by Foursquare.
FlowBinding
Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.
ktor-realworld-sample
A Ktor ❤️ based backend implementation of the RealWorld API Spec written in a functional style
OnlineShop
Example of a transactional website that allows purchase of electronic products online.
skinnydoo's Repositories
skinnydoo/Android-App-Development
This repository contains all the source code examples and the FAQ for our Android App Development Specialization for Coursera
skinnydoo/Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
skinnydoo/Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
skinnydoo/android-sqlite-asset-helper
An Android helper class to manage database creation and version management using an application's raw asset files
skinnydoo/android-volley
A fork of Android Volley to add GSON library
skinnydoo/android_guides
Extensive Open-Source Guides for Android Developers
skinnydoo/AndroidTutorialForBeginners
Step by step to build android apps with Android Studio. Code files for YouTube tutorial
skinnydoo/awesome-app-ideas
List of awesome app ideas
skinnydoo/awesome-falsehoods
A curated list of awesome falsehoods programmers believe.
skinnydoo/BottomBar
A custom view component that mimics the new Material Design Bottom Navigation pattern.
skinnydoo/Graph_Assignment
A rework of the assignment on Graph Theory (Dijkstra Algorithm) from class LOG2810
skinnydoo/Graph_Assignment_Java
Java version of the assignment on Graph Theory (Dijkstra Algorithm)
skinnydoo/gson-threeten-serialisers
A set of GSON serialiser/deserialisers for dealing with Java 8 java.time entities.
skinnydoo/LOG2810_TP1
Assignment on Graph Theory (Dijkstra Algorithm)
skinnydoo/Material-Animations
Android Transition animations explanation with examples.
skinnydoo/material-design-icons
Material Design icons by Google
skinnydoo/myrestaurants
Demonstration of Epicodus Android curriculum. Each lesson builds upon an ongoing Android application. Each branch in this project represents state of the application in each lesson.
skinnydoo/NetworkingSamples
Provides sample code for TCP socket programming.
skinnydoo/OpenPDN
Paint.NET source (v3.36.7; prior to non-GPL license change)
skinnydoo/RaceTrackSimulator
Head First C# Lab - A Day at the Races
skinnydoo/SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
skinnydoo/Splash
An example of a splash screen done the right way
skinnydoo/ToDo-kotlin
A ToDo application for Android built with Kotlin
skinnydoo/tweetsharp
An example API wrapper for Twitter using Hammock and T4