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/ktor-realworld-sample
A Ktor ❤️ based backend implementation of the RealWorld API Spec written in a functional style
skinnydoo/FlowBinding
Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.
skinnydoo/OnlineShop
Example of a transactional website that allows purchase of electronic products online.
skinnydoo/coffeeloc8r
Find coffee shops around you! - powered by Foursquare.
skinnydoo/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
skinnydoo/apollo-kotlin
:robot: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
skinnydoo/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
skinnydoo/aspnetcore-realworld-example-app
ASP.NET Core backend implementation for RealWorld
skinnydoo/aws-cf-templates
Free Templates for AWS CloudFormation
skinnydoo/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
skinnydoo/bulletproof-nodejs
Implementation of a bulletproof node.js API 🛡️
skinnydoo/CleanArchitecture
Kotlin backend based on the Clean Architecture principles. Ktor, JWT, Exposed, Koin, Flyway, KGraphQL/GraphQL generated endpoints, Gradle.
skinnydoo/Conduit_Android_Kotlin
skinnydoo/contacts-android
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
skinnydoo/ffs
Feature flags solution that is fast, lean, and open-source.
skinnydoo/graphql-java-datetime
GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
skinnydoo/graphql-java-extended-scalars
A library of extended scalars for graphql-java
skinnydoo/hackathon-starter
A boilerplate for Node.js web applications
skinnydoo/jBCrypt
A Java implementation of OpenBSD's Blowfish password hashing code
skinnydoo/kaffeine
Kotlin Wrapper for Caffeine
skinnydoo/KAHelpers
Kotlin Extensions (Android extensions) and Helpers for smoother Android development
skinnydoo/kotlin-coding-challenges
🧩 Kotlin coding puzzle and solutions
skinnydoo/kotlin-oauth2-server
Flexible OAuth2 server library. Support for multiple frameworks
skinnydoo/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
skinnydoo/ktor-hexagonal-multimodule
Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture
skinnydoo/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
skinnydoo/medium-graphql-backend
Graphql Medium like backend server using django & graphene
skinnydoo/NetworkResponseAdapter
A Coroutines based Retrofit call adapter that lets you model successful and failed responses easily
skinnydoo/oauth-in-action-code
Source code for OAuth 2 in Action
skinnydoo/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.