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-clean-architecture-boilerplate
An android boilerplate project using clean architecture
skinnydoo/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
skinnydoo/android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
skinnydoo/awesome-nodejs-projects
Curated list of awesome open-source applications made with Node.js
skinnydoo/bottomsheet-imagepicker
Modern image picker for Android
skinnydoo/chromium
The official GitHub mirror of the Chromium source
skinnydoo/CircularProgressIndicator
Customizable circular progress indicator
skinnydoo/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
skinnydoo/express
Fast, unopinionated, minimalist web framework for node.
skinnydoo/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
skinnydoo/image-picker
skinnydoo/ImagePicker
📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
skinnydoo/jshint
JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
skinnydoo/KedditBySteps
Small Reddit Android client developed with Kotlin
skinnydoo/kotlinx.coroutines
Library support for Kotlin coroutines
skinnydoo/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
skinnydoo/MovieNight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
skinnydoo/mysql-registration-passport
User registration service built with React, PassportJS, JWT auth, Express, Swagger endpoint testing, MySQL DB and a docker-compose file to spin it all up.
skinnydoo/node-express-realworld-example-app
skinnydoo/optimal-react-file-structure
Optimal file structure for React applications.
skinnydoo/PageIndicatorView
An page indicator for Android ViewPager
skinnydoo/Parse-SDK-Android
Parse SDK for Android
skinnydoo/powerlevel9k
The most awesome Powerline theme for ZSH around!
skinnydoo/pro-mern-stack-2
Code listing for the book Pro MERN Stack, 2nd Edition
skinnydoo/promise-kotlin
Lightweight Promises pattern implementation written on Kotlin
skinnydoo/React-Redux-Styleguide
This is a working set of guidelines for developing React applications. We say "guideline" because there are no hard-and-fast rules; best practices, patterns and technology change over time, so we consider this a living set of style guides.
skinnydoo/request-promise
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
skinnydoo/stripe-android
Stripe Android SDK
skinnydoo/stripe-recurring-subscriptions
Create Recurring Subscriptions in Stripe using Node
skinnydoo/upvote
Simplest possible demo MVI App