• Stars
    star
    3
  • Rank 3,951,640 (Top 79 %)
  • Language
    Kotlin
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tutorial about internet connection monitoring on Android. Original article is in our engineering blog https://medium.com/pharos-production/check-for-internet-connection-in-the-android-application-8a9257e14a3 . https://pharosproduction.com

More Repositories

1

tutorial-apache-pulsar-cluster-k8s

Tutorial on How to Deploy Apache Pulsar Cluster in Kubernetes. You can find it in our Medium publication: https://medium.com/pharos-production
19
star
2

tutorial-mongodb-ansible

How to Install & Tune MongoDB Usingย Ansible. You can find the article in our engineering blog: https://medium.com/pharos-production/how-to-install-tune-mongodb-using-ansible-693a40495ca1 . https://pharosproduction.com
18
star
3

tutorial-vertx-rest-on-java

Tutorial about creating of RESTful services with Vert.x using Java. Full article you can find in our engineering blog: https://medium.com/pharos-production/vert-x-restful-services-on-java-6a4ed8a30489. https://pharosproduction.com
Java
16
star
4

ExVertx

Connector to Vert.x event bus via TCP Event Bus Bridge
Elixir
14
star
5

tutorial-grafana-prometheus-k8s

Tutorial how to Deploy Grafana & Prometheus in Kubernetes Cluster. You can find it in our Medium publication: https://medium.com/pharos-production/how-to-deploy-grafana-prometheus-in-kubernetes-cluster-219d23e4574f http://pharosproduction.com
11
star
6

tutorial-apache-kafka-cluster

How to Deploy Apache Kafka Cluster & ZooKeeper in Kubernetes.You can find it in our Medium publication https://medium.com/pharos-production/how-to-deploy-apache-kafka-cluster-zookeeper-in-kubernetes-c5b04f01ac20 https://pharosproduction.com
11
star
7

tutorial-kafka-java

Kafka using Java code. Original article is hosted on Medium in our engineering blog https://medium.com/pharos-production/kafka-using-java-e10bfeec8638 . https://pharosproduction.com
Java
10
star
8

tutorial-flutter-sqflite

Tutorial project on the use Sqflite plugin in Flutter application. Check out the article in our engineering blog: https://medium.com/pharos-production/using-sqflite-in-flutter-application-bc21bf446154 . https://pharosproduction.com
Dart
10
star
9

tutorial-vertx-microservices-java

Tutorial project on making two Vert.x microservices talk to each other. You can find the corresponded article in our engineering blog: https://medium.com/pharos-production/vert-x-distributed-microservices-with-java-24ff514922eb . https://pharosproduction.com
Java
7
star
10

tutorial-flutter-lifecycle

Tutorial project on how to get application lifecycle in Flutter. You can find the article in our engineering blog: https://medium.com/pharos-production/flutter-app-lifecycle-4b0ab4a4211a.
Dart
7
star
11

tutorial-rabbitmq-debian

Ansible playbook for rabbitmq on Debian 9. You can find it in our Medium publication: https://medium.com/pharos-production/how-to-install-rabbitmq-in-aws-with-ansible-complete-guide-7dcf134108dd https://pharosproduction.com
5
star
12

tutorial-flutter-facebook-login

Training Project for registering a flutter application using Facebook. https://medium.com/@babenkovladimirbmd/flutter-facebook-login-using-bloc-pattern-1874a4d757b4 . https://pharosproduction.com
Dart
3
star
13

tutorial-aws-monitoring

Tutorial on AWS monitoring. The original article is in our engineering blog https://medium.com/pharos-production/monitoring-memory-and-disk-metrics-in-aws-cloudwatch-cf736153f488 . https://pharosproduction.com
3
star
14

tutorial-pulsar-java

Apache Pulsar using Java code. Original article is hosted on Medium in our engineering blog https://medium.com/pharos-production/apache-pulsar-using-java-d2b619c9f0b . https://pharosproduction.com
Java
3
star
15

tutorial-aws-grafana

Tutorial How to Deploy Grafana on Debian-like Linux in AWS using Ansible. You can find it in our Medium publication: https://medium.com/pharos-production/how-to-deploy-grafana-on-debian-like-linux-in-aws-using-ansible-82332b02a859 https://pharosproduction.com
3
star
16

react-boilerplate

React boilerplate project. https://pharosproduction.com
JavaScript
2
star
17

tutorial-docker-automated-builds

https://pharosproduction.com
HTML
2
star
18

tutorial-flink-k8s

Tutorial flink deployment & monitoring in k8s. Full article here: https://medium.com/pharos-production/how-to-deploy-flink-flink-exporter-in-kubernetes-cluster-48e24b440446. https://pharosproduction.com
Dockerfile
2
star
19

inet-monitor

Library to display and monitor connection status. This library is described in the following article. https://medium.com/pharos-production/check-for-internet-connection-in-the-android-application-part-2-ef45f1f29b8 . https://pharosproduction.com
Kotlin
2
star
20

tutorial-flutter-google-login

Tutorial project how to login with Google using BLOC pattern. Check out the article in our engineering blog: https://medium.com/@babenkovladimirbmd/flutter-google-login-using-bloc-pattern-by-android-50102349add4 . https://pharosproduction.com
Dart
2
star
21

tutorial-flutter-navigation

Tutorial on how to implement navigation in Flutter application. You can find it in our Medium publication:https://medium.com/pharos-production/flutter-navigation-fa0358f37f1
Dart
2
star
22

tutorial-grpc-unary-java

Tutorial gRPC Unary API using Java. You can find original article in our engineering blog: https://medium.com/pharos-production/grpc-unary-api-using-java-cfcb07533c82 . https://pharosproduction.com
Java
2
star
23

tutorial-flutter-places-autocomplete

Tutorial project on the use of a text field with Google Places auto-complete. Check out the article in our engineering blog: https://medium.com/pharos-production/auto-%D1%81ompletion-of-the-address-field-definition-of-coordinates-using-the-bloc-pattern-2a9346bf21d5 . https://pharosproduction.com
Dart
2
star
24

tutorial-flutter-image-picker

Tutorial on how to use ImagePicker library in Flutter application. You can find it in our Medium publication: https://medium.com/pharos-production/flutter-image-picker-in-android-application-e2f9bc317c0b
Dart
1
star
25

tutorial-kafka-bitcoin-twitter

In this tutorial we show how to store tweets about Bitcoin and Blockchain in Kafka. You can find the article in our engineering blog: https://medium.com/pharos-production/kafka-java-and-bitcoin-cf0009767645 . https://pharosproduction.com
Java
1
star
26

elixir-starter-pack

https://pharosproduction.com
Elixir
1
star
27

tutorial-android-nested-recycler-view

Tutorial on Nester RecyclerView Using Kotlin and DataBinding. You can find the original article in our engineering blog https://medium.com/pharos-production/nested-recycler-view-mvvm-with-databinding-bb2322de5a70 . https://pharosproduction.com
Kotlin
1
star
28

tutorial-flutter-google-maps

Tutorial on how to use Google Maps in Flutter Application You can find the article in our engineering blog: https://medium.com/pharos-production/using-google-maps-on-flutter-for-android-d62b724d86b9 . https://pharosproduction.com
Dart
1
star
29

tutorial-unique-docker-tag

Tutorial on Generating Unique Docker Tag. You can find it in our Medium publication: https://medium.com/pharos-production/how-to-generate-unique-docker-tag-ee5cf4198663 https://pharosproduction.com/
Shell
1
star