Pinned Repositories
-Technology-Stack-For-Web-Application
Thanks to those people who shared these articles on the internet.
AndroidToolbarRecyclerView
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
Awesome-Mobile-UI
A curated list of awesome mobile UI/UX libraries.Both Android and iOS.
aws-serverless-appsync-app
This workshop shows you how to build a Web Application that demonstrates how easy it is to create data driven web applications all with no servers. You will build a serverless web application that lets users search for popular tourist destinations. The application will use AWS AppSync and the AWS Serverless platform to provide real-time weather analysis of the indexed destinations.
Bootstrap
some template
firebase-ios-sdk
Firebase iOS SDK
ios_animation
JustinZelus's Repositories
JustinZelus/SimpleMQTT
A simple project for MQTT broker and client, base on MQTTnet v3.0.12
JustinZelus/meetups
👾➡️https://www.facebook.com/groups/chatbot.tw
JustinZelus/NetLearnerApp
NetLearner: The Internet Resource Learning Helper built with ASP .NET Core
JustinZelus/OSIS_PushNotification
JustinZelus/apns2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
JustinZelus/FabDialogMorph
:tropical_fish: Fab and Dialog Morphing Animation on Android
JustinZelus/-
JustinZelus/net-core-push-notifications
.NET Core Push Notifications for Android and iOS
JustinZelus/Test_Permission
Test_Permission
JustinZelus/Android-Permissions-Manager
有結合Rxjava
JustinZelus/dotnet.push
.net core push service library for server c#
JustinZelus/DialogFragmentUse
封裝過度 - 範例
JustinZelus/Java-Tutorial
本仓库涵盖大部分Java程序员所需要掌握的核心知识,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
JustinZelus/pushy
A Java library for sending APNs (iOS/macOS/Safari) push notifications
JustinZelus/android_guides
Extensive Open-Source Guides for Android Developers
JustinZelus/RoomWithLiveDataJava
From my Blog
JustinZelus/Awesome-WanAndroid
:zap:致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
JustinZelus/chinese-privacy-policy-template
網站用中文隱私權條款 (Privacy Policy) 範例
JustinZelus/MVVM-Rhine
The MVVM Architecture in Android(MVVM+Jetpack的开发实践).参考了众多优秀的开源MVVM项目的优秀**,页面功能简单,易于进阶学习MVVM。
JustinZelus/RxPermissions
Android runtime permissions powered by RxJava2
JustinZelus/RxImagePicker
:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器,提供了知乎和微信主题的支持).
JustinZelus/vertx-examples
Vert.x examples
JustinZelus/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
JustinZelus/UI2018
安卓高级UI代码,配合博客详细讲解知识点
JustinZelus/VisualStudio
GitHub Extension for Visual Studio
JustinZelus/RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
JustinZelus/java-solid-examples
Learn SOLID principles by examples in Java
JustinZelus/AwesomeDialog
JustinZelus/ViewModel_Retrofit_RxJava
基于 ViewModel + LiveData + Retrofit + RxJava 封装的网络请求框架,MVVM 架构
JustinZelus/OOD-Principles-In-Swift
💎 The Principles of OOD (SOLID) based on Uncle Bob articles.