Found 18 repositories(showing 18)
BabyJ723
# Awesome Keycloak [](https://github.com/sindresorhus/awesome) # [<img src="https://www.keycloak.org/resources/images/keycloak_logo_480x108.png">](https://github.com/thomasdarimont/awesome-keycloak) > Carefully curated list of awesome Keycloak resources. A curated list of resources for learning about the Open Source Identity and Access Management solution Keycloak. Contains books, websites, blog posts, links to github Repositories. # Contributing Contributions welcome. Add links through pull requests or create an issue to start a discussion. [Please refer to the contributing guide for details](CONTRIBUTING.md). # Contents * [General](#general) * [Documentation](#docs) * [Keycloak Website](http://www.keycloak.org) * [Current Documentation](http://www.keycloak.org/documentation.html) * [Archived Documentation](http://www.keycloak.org/documentation-archive.html) * [Mailing Lists](#mailing-lists) * [User Mailing List](#user-mailing-list) * [Developer Mailing List](#dev-mailing-list) * [Mailing List Search](#mailing-list-search) * [Books](#books) * [Articles](#articles) * [Talks](#talks) * [Presentations](#presentations) * [Video Playlists](#video-playlists) * [Community Extensions](#community-extensions) * [Integrations](#integrations) * [Themes](#themes) * [Docker](#docker) * [Deployment Examples](#deployment-examples) * [Example Projects](#example-projects) * [Benchmarks](#benchmarks) * [Help](#help) * [Commercial Offerings](#commercial-offerings) * [Miscellaneous](#miscellaneous) # General ## Documentation * [Keycloak Website](http://www.keycloak.org/) * [Current Documentation](http://www.keycloak.org/documentation.html) * [Archived Documentation](http://www.keycloak.org/documentation-archive.html) * [Product Documentation for Red Hat Single Sign-On](https://access.redhat.com/documentation/en/red-hat-single-sign-on/) ## Discussion Groups and Mailing Lists * [Keycloak Users Google Group](https://groups.google.com/forum/#!forum/keycloak-user) * [Keycloak Developers Google Group](https://groups.google.com/forum/#!forum/keycloak-dev) * [Keycloak Discourse Group](https://keycloak.discourse.group/) * [Keycloak Developer Chat](https://keycloak.zulipchat.com) * [Inactive - User Mailing List](https://lists.jboss.org/mailman/listinfo/keycloak-user) * [Inactive - Developer Mailing List](https://lists.jboss.org/mailman/listinfo/keycloak-dev) * [Mailing List Search](http://www.keycloak.org/search) * [Keycloak Subreddit](https://www.reddit.com/r/keycloak) ## Books * [Keycloak - Identity and Access Management for Modern Applications](https://www.packtpub.com/product/keycloak-identity-and-access-management-for-modern-applications/9781800562493) ## Articles * [How to get Keycloak working with Docker](https://www.ivonet.nl/2015/05/23/Keycloak-Docker/) * [Single-Sign-On for Microservices and/or Java EE applications with Keycloak SSO](http://www.n-k.de/2016/06/keycloak-sso-for-microservices.html) * [Keycloak Admin Client(s) - multiple ways to manage your SSO system](http://www.n-k.de/2016/08/keycloak-admin-client.html) * [How to get the AccessToken of Keycloak in Spring Boot and/or Java EE](http://www.n-k.de/2016/05/how-to-get-accesstoken-from-keycloak-springboot-javaee.html) * [JWT authentication with Vert.x, Keycloak and Angular 2](http://paulbakker.io/java/jwt-keycloak-angular2/) * [Authenticating via Kerberos with Keycloak and Windows 2008 Active Directory](http://matthewcasperson.blogspot.de/2015/07/authenticating-via-kerberos-with.html) * [Deploying Keycloak with Ansible](https://adam.younglogic.com/2016/01/deploying-keycloak-via-ansible/) * [Easily secure your Spring Boot applications with Keycloak](https://developers.redhat.com/blog/2017/05/25/easily-secure-your-spring-boot-applications-with-keycloak/) * [How Red Hat re-designed its Single Sign On (SSO) architecture, and why](https://developers.redhat.com/blog/2016/10/04/how-red-hat-re-designed-its-single-sign-on-sso-architecture-and-why/) * [OAuth2, JWT, Open-ID Connect and other confusing things](http://giallone.blogspot.de/2017/06/oath2.html) * [X509 Authentication with Keycloak and JBoss Fuse](https://sjhiggs.github.io/fuse/sso/x509/smartcard/2017/03/29/fuse-hawtio-keycloak.html) * [Running Keycloak on OpenShift 3](https://medium.com/@sbose78/running-keycloak-on-openshift-3-8d195c0daaf6) * [Introducing Keycloak for Identity and Access Management](https://www.thomasvitale.com/introducing-keycloak-identity-access-management/) * [Keycloak Basic Configuration for Authentication and Authorisation](https://www.thomasvitale.com/keycloak-configuration-authentication-authorisation/) * [Keycloak on OpenShift Origin](https://medium.com/@james_devcomb/keycloak-on-openshift-origin-ee81d01dac97) * [Identity Management, One-Time-Passwords and Two-Factor-Auth with Spring Boot and Keycloak](http://www.hascode.com/2017/11/identity-management-one-time-passwords-and-two-factor-auth-with-spring-boot-and-keycloak/) * [Keycloak Identity Brokering with Openshift](https://developers.redhat.com/blog/2017/12/06/keycloak-identity-brokering-openshift/) * [OpenID Connect Identity Brokering with Red Hat Single Sign-On](https://developers.redhat.com/blog/2017/10/18/openid-connect-identity-brokering-red-hat-single-sign/) * [Authentication & user management is hard](https://eclipsesource.com/blogs/2018/01/11/authenticating-reverse-proxy-with-keycloak/) * [Securing Nginx with Keycloak](https://edhull.co.uk/blog/2018-06-06/keycloak-nginx) * [Secure kibana dashboards using keycloak](https://aboullaite.me/secure-kibana-keycloak/) * [Configuring NGINX for OAuth/OpenID Connect SSO with Keycloak/Red Hat SSO](https://developers.redhat.com/blog/2018/10/08/configuring-nginx-keycloak-oauth-oidc/) * [Keycloak Clustering Setup and Configuration Examples](https://github.com/fit2anything/keycloak-cluster-setup-and-configuration) * [MicroProfile JWT with Keycloak](https://kodnito.com/posts/microprofile-jwt-with-keycloak/) * [Keycloak Essentials](https://medium.com/keycloak/keycloak-essentials-86254b2f1872) * [SSO-session failover with Keycloak and AWS S3](https://medium.com/@georgijsr/sso-session-failover-with-keycloak-and-aws-s3-e0b1db985e12) * [KTOR and Keycloak: authentication with OpenId](https://medium.com/slickteam/ktor-and-keycloak-authentication-with-openid-ecd415d7a62e) * [Keycloak: Core concepts of open source identity and access management](https://developers.redhat.com/blog/2019/12/11/keycloak-core-concepts-of-open-source-identity-and-access-management) * [Who am I? Keycloak Impersonation API](https://blog.softwaremill.com/who-am-i-keycloak-impersonation-api-bfe7acaf051a) * [Setup Keycloak Server on Ubuntu 18.04](https://medium.com/@hasnat.saeed/setup-keycloak-server-on-ubuntu-18-04-ed8c7c79a2d9) * [Getting started with Keycloak](https://robferguson.org/blog/2019/12/24/getting-started-with-keycloak/) * [Angular, OpenID Connect and Keycloak](https://robferguson.org/blog/2019/12/29/angular-openid-connect-keycloak/) * [Angular, OAuth 2.0 Scopes and Keycloak](https://robferguson.org/blog/2019/12/31/angular-oauth2-keycloak/) * [Keycloak, Flowable and OpenLDAP](https://robferguson.org/blog/2020/01/03/keycloak-flowable-and-openldap/) * [How to exchange token from an external provider to a keycloak token](https://www.mathieupassenaud.fr/token-exchange-keycloak/) * [Building an Event Listener SPI (Plugin) for Keycloak](https://dev.to/adwaitthattey/building-an-event-listener-spi-plugin-for-keycloak-2044) * [Keycloak user migration – connect your legacy authentication system to Keycloak](https://codesoapbox.dev/keycloak-user-migration/) * [Keycloak Authentication and Authorization in GraphQL](https://medium.com/@darahayes/keycloak-authentication-and-authorization-in-graphql-ad0a1685f7da) * [Kong / Konga / Keycloak: securing API through OIDC](https://github.com/d4rkstar/kong-konga-keycloak) * [KeyCloak: Custom Login theme](https://codehumsafar.wordpress.com/2018/09/11/keycloak-custom-login-theme/) * [Keycloak: Use background color instead of background image in Custom Login theme](https://codehumsafar.wordpress.com/2018/09/21/keycloak-use-background-color-instead-of-background-image-in-custom-login-theme/) * [How to turn off the Keycloak theme cache](https://keycloakthemes.com/blog/how-to-turn-off-the-keycloak-theme-cache) * [How to add a custom field to the Keycloak registration page](https://keycloakthemes.com/blog/how-to-add-custom-field-keycloak-registration-page) * [How to setup Sign in with Google using Keycloak](https://keycloakthemes.com/blog/how-to-setup-sign-in-with-google-using-keycloak) * [How to sign in users on Keycloak using Github](https://keycloakthemes.com/blog/how-to-sign-in-users-on-keycloak-using-github) * [Extending Keycloak SSO Capabilities with IBM Security Verify](https://community.ibm.com/community/user/security/blogs/jason-choi1/2020/06/10/extending-keycloak-sso-capabilities-with-ibm-secur) * [AWS SAML based User Federation using Keycloak](https://medium.com/@karanbir.tech/aws-connect-saml-based-identity-provider-using-keycloak-9b3e6d0111e6) * [AWS user account OpenID federation using Keycloak](https://medium.com/@karanbir.tech/aws-account-openid-federation-using-keycloak-40d22b952a43) * [How to Run Keycloak in HA on Kubernetes](https://blog.sighup.io/keycloak-ha-on-kubernetes/) * [How to create a Keycloak authenticator as a microservice?](https://medium.com/application-security/how-to-create-a-keycloak-authenticator-as-a-microservice-ad332e287b58) * [keycloak.ch | Installing & Running Keycloak](https://keycloak.ch/keycloak-tutorials/tutorial-1-installing-and-running-keycloak/) * [keycloak.ch | Configuring Token Exchange using the CLI](https://keycloak.ch/keycloak-tutorials/tutorial-token-exchange/) * [keycloak.ch | Configuring WebAuthn](https://keycloak.ch/keycloak-tutorials/tutorial-webauthn/) * [keycloak.ch | Configuring a SwissID integration](https://keycloak.ch/keycloak-tutorials/tutorial-swissid/) * [Getting Started with Service Accounts in Keycloak](https://medium.com/@mihirrajdixit/getting-started-with-service-accounts-in-keycloak-c8f6798a0675) * [Building cloud native apps: Identity and Access Management](https://dev.to/lukaszbudnik/building-cloud-native-apps-identity-and-access-management-1e5m) * [X.509 user certificate authentication with Red Hat’s single sign-on technology](https://developers.redhat.com/blog/2021/02/19/x-509-user-certificate-authentication-with-red-hats-single-sign-on-technology) * [Grafana OAuth with Keycloak and how to validate a JWT token](https://janikvonrotz.ch/2020/08/27/grafana-oauth-with-keycloak-and-how-to-validate-a-jwt-token/) * [How to setup a Keycloak server with external MySQL database on AWS ECS Fargate in clustered mode](https://jbjerksetmyr.medium.com/how-to-setup-a-keycloak-server-with-external-mysql-database-on-aws-ecs-fargate-in-clustered-mode-9775d01cd317) * [Extending Keycloak: adding API key authentication](http://www.zakariaamine.com/2019-06-14/extending-keycloak) * [Extending Keycloak: using a custom email sender](http://www.zakariaamine.com/2019-07-14/extending-keycloak2) * [Integrating Keycloak and OPA with Confluent](https://goraft.tech/2021/03/17/integrating-keycloak-and-opa-with-confluent.html) * [UMA 2.0 : User Managed Access - how to use it with bash](https://blog.please-open.it/uma/) ## Talks * [JDD2015 - Keycloak Open Source Identity and Access Management Solution](https://www.youtube.com/watch?v=TuEkj25lbd0) * [2015 Using Tomcat and Keycloak in an iFrame](https://www.youtube.com/watch?v=nF_lw7uIxao) * [2016 You've Got Microservices Now Secure Them](https://www.youtube.com/watch?v=SfVhqf-rMQY) * [2016 Keycloak: Open Source Single Sign On - Sebastian Rose - AOE conf (german)](https://www.youtube.com/watch?v=wbKw0Bwyne4) * [2016 Sécuriser ses applications back et front facilement avec Keycloak (french)](https://www.youtube.com/watch?v=bVidgluUcg0) * [2016 Keycloak and Red Hat Mobile Application Platform](https://www.youtube.com/watch?v=4NBgiHM5aOA) * [2016 Easily secure your Front and back applications with KeyCloak](https://www.youtube.com/watch?v=RGp4HUKikts) * [2017 Easily secure your Spring Boot applications with Keycloak - Part 1](https://developers.redhat.com/video/youtube/vpgRTPFDHAw/) * [2017 Easily secure your Spring Boot applications with Keycloak - Part 2](https://developers.redhat.com/video/youtube/O5ePCWON08Y/) * [2018 How to secure your Spring Apps with Keycloak by Thomas Darimont @ Spring I/O 2018](https://www.youtube.com/watch?v=haHFoeWUj0w) * [2018 DevNation Live | A Deep Dive into Keycloak](https://www.youtube.com/watch?v=ZxpY_zZ52kU) * [2018 IDM Europe: WSO2 Identity Server vs. Keycloak (Dmitry Kann)](https://www.youtube.com/watch?v=hnjBiGsEDoU) * [2018 JPrime|Building an effective identity and access management architecture with Keycloak (Sebastien Blanc)](https://www.youtube.com/watch?v=bMqcGkCvUVQ) * [2018 WJAX| Sichere Spring-Anwendungen mit Keycloak](https://www.youtube.com/watch?v=6Z490EMcafs) * [2019 Spring I/O | Secure your Spring Apps with Keycloak](https://www.youtube.com/watch?v=KrOd5wIkqls) * [2019 DevoxxFR | Maitriser sa gestion de l'identité avec Keycloak (L. Benoit, T. Recloux, S. Blanc)](https://www.youtube.com/watch?v=0cziL__0-K8) * [2019 DevConf | Fine - Grained Authorization with Keycloak SSO (Marek Posolda)](https://www.youtube.com/watch?v=yosg4St0iUw) * [2019 VoxxedDays Minsk | Bilding an effective identity and access management architecture with Keycloak (Sebastien Blanc)](https://www.youtube.com/watch?v=RupQWmYhrLA) * [2019 Single-Sign-On Authentifizierung mit dem Keycloak Identity Provider | jambit CoffeeTalk](https://www.youtube.com/watch?v=dnY6ORaFNY8) * [2020 Keycloak Team | Keycloak Pitch](https://www.youtube.com/watch?v=GZTN_VXjoQw) * [2020 Keycloak Team | Keycloak Overview](https://www.youtube.com/watch?v=duawSV69LDI) * [2020 Please-open.it : oauth2 dans le monde des ops (french)](https://www.youtube.com/watch?v=S-9X50QajmY) ## Presentations * [Keycloak 101](https://stevenolen.github.io/kc101-talk/#1) ## Video Playlists * [Keycloak Identity and Access Management by Łukasz Budnik](https://www.youtube.com/playlist?list=PLPZal7ksxNs0mgScrJxrggEayV-TPZ9sA) * [Keycloak by Niko Köbler](https://www.youtube.com/playlist?list=PLNn3plN7ZiaowUvKzKiJjYfWpp86u98iY) * [Keycloak Playlist by hexaDefence](https://youtu.be/35bflT_zxXA) * [Keycloak Tutorial Series by CodeLens](https://www.youtube.com/watch?v=Lr9WeIMtFow&list=PLeGNmkzI56BTjRxNGxUhh4k30FD_gy0pC) ## Clients * [Official Keycloak Node.js Admin Client](https://github.com/keycloak/keycloak-admin-client/) ("Extremely Experimental") * [Keycloak Node.js TypeScript Admin Client by Canner](https://github.com/Canner/keycloak-admin/) * [Keycloak Go Client by Cloudtrust](https://github.com/cloudtrust/keycloak-client) * [Keycloak Nest.js Admin Client by Relevant Fruit](https://github.com/relevantfruit/nestjs-keycloak-admin) ## Community Extensions * [Keycloak Extensions List](https://www.keycloak.org/extensions.html) * [Keycloak Benchmark Project](https://github.com/keycloak/keycloak-benchmark) * [Keycloak: Link IdP Login with User Provider](https://github.com/ohioit/keycloak-link-idp-with-user) * [Client Owner Manager: Control who can edit a client](https://github.com/cyclone-project/cyclone-client-registration) * [Keyloak Proxy written in Go](https://github.com/gambol99/keycloak-proxy) * [Script based ProtocolMapper extension for SAML](https://github.com/cloudtrust/keycloak-client-mappers) * [Realm export REST resource by Cloudtrust](https://github.com/cloudtrust/keycloak-export) * [Keycloak JDBC Ping Setup by moremagic](https://github.com/moremagic/keycloak-jdbc-ping) * [SMS 2 Factor Authentication for Keycloak via AWS SNS](https://github.com/nickpack/keycloak-sms-authenticator-sns) * [SMS 2 Factor Authentiation for Keycloak via SMS by Alliander](https://github.com/Alliander/keycloak-sms-authenticator) * [Identity Provider for vk.com](https://github.com/mrk08/keycloak-vk) * [CAS Protocol Support](https://github.com/Doccrazy/keycloak-protocol-cas) * [WS-FED Support](https://github.com/cloudtrust/keycloak-wsfed) * [Keycloak Discord Support](https://github.com/wadahiro/keycloak-discord) * [Keycloak Login with User Attribute](https://github.com/cnieg/keycloak-login-attribute) * [zonaut/keycloak-extensions](https://github.com/zonaut/keycloak-extensions) * [leroyguillaume/keycloak-bcrypt](https://github.com/leroyguillaume/keycloak-bcrypt) * [SPI Authenticator in Nodejs](https://www.npmjs.com/package/keycloak-rest-authenticator) * [Have I Been Pwned? Keycloak Password Policy](https://github.com/alexashley/keycloak-password-policy-have-i-been-pwned) * [Keycloak Eventlistener for Google Cloud Pub Sub](https://github.com/acesso-io/keycloak-event-listener-gcpubsub) * [Enforcing Password policy based on attributes of User Groups](https://github.com/sayedcsekuet/keycloak-user-group-based-password-policy) * [Verify Email with Link or Code by hokumski](https://github.com/hokumski/keycloak-verifyemailwithcode) * [Role-based Docker registry authentication](https://github.com/lifs-tools/keycloak-docker-role-mapper) * [SCIM for keycloak](https://github.com/Captain-P-Goldfish/scim-for-keycloak) * [Keycloak Kafka Module](https://github.com/SnuK87/keycloak-kafka) ## Integrations * [Official Keycloak Node.js Connect Adapter](https://github.com/keycloak/keycloak-nodejs-connect) * [Keycloak support for Aurelia](https://github.com/waynepennington/aurelia-keycloak) * [Keycloak OAuth2 Auth for PHP](https://github.com/stevenmaguire/oauth2-keycloak) * [Jenkins Keycloak Authentication Plugin](https://github.com/jenkinsci/keycloak-plugin) * [Meteor Keycloak Accounts](https://github.com/mxab/meteor-keycloak) * [HapiJS Keycloak Auth](https://github.com/felixheck/hapi-auth-keycloak) * [zmartzone mod_auth_openidc for Apache 2.x](https://github.com/zmartzone/mod_auth_openidc) * [Duo Security MFA Authentication for Keycloak](https://github.com/mulesoft-labs/keycloak-duo-spi) * [Extension Keycloak facilitant l'utilisation de FranceConnect](https://github.com/InseeFr/Keycloak-FranceConnect) * [Ambassador Keycloak Support](https://www.getambassador.io/reference/idp-support/keycloak/) * [Keycloak Python Client](https://github.com/akhilputhiry/keycloak-client) * [Keycloak Terraform Provider](https://github.com/mrparkers/terraform-provider-keycloak) * [Keycloak ADFS OpenID Connect](https://www.michaelboeynaems.com/keycloak-ADFS-OIDC.html) * [React/NextJS Keycloak Bindings](https://github.com/panz3r/react-keycloak) * [Keycloak Open-Shift integration](https://github.com/keycloak/openshift-integration) * [Keycloak, Kong and Konga setup scripts (local development)](https://github.com/JaouherK/Kong-konga-Keycloak) * [SSO for Keycloak and Nextcloud with SAML](https://stackoverflow.com/questions/48400812/sso-with-saml-keycloak-and-nextcloud) * [Keycloak Connect GraphQL Adapter for Node.js](https://github.com/aerogear/keycloak-connect-graphql) * [python-keycloak](https://github.com/marcospereirampj/python-keycloak) * [Keycloak and PrivacyId3a docker-compose (local development)](https://github.com/JaouherK/keycloak-privacyIdea) * [Nerzal/gocloak Golang Keycloak API Package](https://github.com/Nerzal/gocloak) * [Apple Social Identity Provider for Keycloak](https://github.com/BenjaminFavre/keycloak-apple-social-identity-provider) ## Quick demo Videos * [Keycloak with istio envoy jwt-auth proxy](https://www.youtube.com/watch?v=wscX7JMfuBI) ## Themes * [Community Keycloak Ionic Theme](https://github.com/lfryc/keycloak-ionic-theme) * [A Keycloak theme based on the AdminLTE UI library](https://github.com/MAXIMUS-DeltaWare/adminlte-keycloak-theme) * [GOV.UK Theme](https://github.com/UKHomeOffice/keycloak-theme-govuk) * [Carbon Design](https://github.com/httpsOmkar/carbon-keycloak-theme) * [Modern](https://keycloakthemes.com/themes/modern) * [Adminlte](https://git.uptic.nl/uptic-public-projects/uptic-keyclock-theme-adminlte) * [keycloakify: Create Keycloak themes using React](https://github.com/InseeFrLab/keycloakify) ## Docker * [Official Keycloak Docker Images](https://github.com/jboss-dockerfiles/keycloak) * [Keycloak Examples as Docker Image](https://hub.docker.com/r/jboss/keycloak-examples) * [Keycloak Maven SDK for managing the entire lifecycle of your extensions with Docker](https://github.com/OpenPj/keycloak-docker-quickstart) ## Kubernetes * [Deprecated Keycloak Helm Chart](https://github.com/codecentric/helm-charts/tree/master/charts/keycloak) * [codecentric Keycloak Helm Chart](https://github.com/codecentric/helm-charts/tree/master/charts/keycloak) * [Import / Export Keycloak Config](https://gist.github.com/unguiculus/19618ef57b1863145262191944565c9d) * [keycloak-operator](https://github.com/keycloak/keycloak-operator) ## Tools * [keycloakmigration: Manage your Keycloak configuration with code](https://github.com/klg71/keycloakmigration) * [tool to autogenerate an OpenAPI Specification for Keycloak's Admin API](https://github.com/ccouzens/keycloak-openapi) * [oidc-bash-client](https://github.com/please-openit/oidc-bash-client) * [louketo-proxy (FKA Gatekeeper)](https://github.com/louketo/louketo-proxy) * [keycloak-config-cli: Configuration as Code for Keycloak](https://github.com/adorsys/keycloak-config-cli) * [Keycloak Pulumi](https://github.com/pulumi/pulumi-keycloak) * [Keycloak on AWS](https://github.com/aws-samples/keycloak-on-aws) * [aws-cdk construct library that allows you to create KeyCloak on AWS in TypeScript or Python](https://github.com/aws-samples/cdk-keycloak) * [keycloak-scanner Python CLI](https://github.com/NeuronAddict/keycloak-scanner) ## Deployment Examples * [Keycloak deployment with CDK on AWS with Fargate](https://github.com/aws-samples/cdk-keycloak) ## Example Projects * [Examples from Keycloak Book: Keycloak - Identity and Access Management for Modern Applications](https://github.com/PacktPublishing/Keycloak-Identity-and-Access-Management-for-Modern-Applications) * [Official Examples](https://github.com/keycloak/keycloak/tree/master/examples) * [Keycloak Quickstarts](https://github.com/keycloak/keycloak-quickstarts) * [Drupal 7.0 with Keycloak](https://gist.github.com/thomasdarimont/17fa146c4fb5440d7fc2ee6322ec392d) * [Securing Realm Resources With Custom Roles](https://github.com/dteleguin/custom-admin-roles) * [BeerCloak: a comprehensive KeyCloak extension example](https://github.com/dteleguin/beercloak) * [KeyCloak Extensions: Securing Realm Resources With Custom Roles](https://github.com/dteleguin/custom-admin-roles) * [Red Hat Single Sign-On Labs](https://github.com/RedHatWorkshops/red-hat-sso) * [Spring Boot Keycloak Tutorial](https://github.com/sebastienblanc/spring-boot-keycloak-tutorial) * [Custom Keycloak Docker Image of Computer Science House of RIT](https://github.com/ComputerScienceHouse/keycloak-docker) * [Example of custom password hash SPI for Keycloak](https://github.com/pavelbogomolenko/keycloak-custom-password-hash) * [Example for a custom http-client-provider with Proxy support](https://github.com/xiaoyvr/custom-http-client-provider) * [Monitor your keycloak with prometheus](https://github.com/larscheid-schmitzhermes/keycloak-monitoring-prometheus) * [Custom User Storage Provider .ear with jboss-cli setup](https://github.com/thomasdarimont/keycloak-user-storage-provider-demo) * [Keycloak - Experimental extensions by Stian Thorgersen/Keycloak](https://github.com/stianst/keycloak-experimental) * [Securing Spring Boot Admin & Actuator Endpoints with Keycloak](https://github.com/thomasdarimont/spring-boot-admin-keycloak-example) * [A Keycloak Mobile Implementation using Angular v4 and Ionic v3](https://github.com/tomjackman/keyonic-v2) * [Example for Securing Apps with Keycloak on Kubernetes](https://github.com/stianst/demo-kubernetes) * [Example for Securing AspDotNet Core Apps with Keycloak](https://github.com/thomasdarimont/kc-dnc-demo) * [Example for passing custom URL parameters to a Keycloak theme for dynamic branding](https://github.com/dteleguin/keycloak-dynamic-branding) * [Angular Webapp secured with Keycloak](https://github.com/CodepediaOrg/bookmarks.dev) * [Keycloak Theme Development Kit](https://github.com/anthonny/kit-keycloak-theme) * [Keycloak Clustering examples](https://github.com/ivangfr/keycloak-clustered) * [Keycloak Last Login Date Event Listener](https://github.com/ThoreKr/keycloak-last-login-event-listener) * [Keycloak Project Example (Customizations, Extensions, Configuration)](https://github.com/thomasdarimont/keycloak-project-example) * [Example of adding API Key authentication to Keycloak](https://github.com/zak905/keycloak-api-key-demo) ## Benchmarks * [Gatling based Benchmark by @rvansa](https://github.com/rvansa/keycloak-benchmark) ## Help * [Keycloak on Stackoverflow](https://stackoverflow.com/questions/tagged/keycloak) ## Commercial Offerings * [Red Hat Single Sign-On](https://access.redhat.com/products/red-hat-single-sign-on) * [INTEGSOFT UNIFIED USER CREDENTIALS WITH KEYCLOAK SSO](https://www.integsoft.cz/en/sso.html#what-is-sso) * [JIRA SSO Plugin by codecentric](https://marketplace.atlassian.com/plugins/de.codecentric.atlassian.oidc.jira-oidc-plugin/server/overview) * [Keycloak Competence Center by Inventage AG](https://keycloak.ch/) * [Keycloak as a Service](https://www.cloud-iam.com) ## Miscellaneous * [Find sites using Keycloak with google](https://www.google.de/search?q=inurl%3Aauth+inurl%3Arealms+inurl%3Aprotocol&oq=inurl%3A&client=ubuntu&sourceid=chrome&ie=UTF-8) * [Keycloak Dev Bookmarks](http://bookmarks.dev/search?q=keycloak) - Use the tag [keycloak](https://www.bookmarks.dev/tagged/keycloak) * [Use fail2ban to block brute-force attacks to keycloak server](https://gist.github.com/drmalex07/3eba8b98d0ac4a1e821e8e721b3e1816) * [Pentest-Report Keycloak 8.0 Audit & Pentest 11.2019 by Cure53](https://cure53.de/pentest-report_keycloak.pdf) * [Keycloak - CNCF Security SIG - Self Assesment](https://docs.google.com/document/d/14IIGliP3BWjdS-0wfOk3l_1AU8kyoSiLUzpPImsz4R0/edit#) # License [](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [Thomas Darimont](https://github.com/thomasdarimont) has waived all copyright and related or neighboring rights to this work.
khaledmrad2
Pied Piper is a social media application This application is a social networking program that combined 3 ideas from 3 applications on social media platforms (intsgram-linkedin-facebook). The name of the application (pied piper) means “the oboe player”, and the name is associated with the basic idea on which the application was built, which is: the ability to publish audio publications for users within the application, the application contains many features such as: The possibility of registering by email and then verifying the email via a verification link that arrives if the registration was made from the application’s website, or a verification code if the registration was made from the Android application. The ability to resend the verification email or change the password if you forget it. The feature of publishing a publication, which contains many services, including: 1- An audio-recorded publication with or without text. 2- Published with text with a background text or without. 3- A post with a selected video, screen recording, or front camera recording, with or without text. 4- Published with one or several images, with or without text. 5- A job search publication or a job opportunity publication is done after entering the necessary information. The feature of commenting on posts with text, a picture, or a dragon. Interact with posts and comments. The feature of deleting or modifying the post or comment. The feature to share/unshare a post and the feature to save/unsave a post. The feature of adding friends and searching for them with a search history. The feature of changing the user's image, background and personal information. The feature of adding a story will be automatically deleted after 24 hours. The notifications feature, as it has a window containing all the notifications in the application, in addition to the arrival of notifications in real time. The advantage of creating private or public groups and inviting friends to it or requesting to join groups. Conversation feature with friends so that we can open a chat with any friend. In addition to the features of suggested friends, personal photo archive, post filtering for regular posts, work posts, group posts, mix posts (all posts are normal, work and group posts), the ability to create a report on a post / comment / group / user, and many more features.. 💚 A trial version has been exported to users and uploaded to Google Drive Apk URL :https://drive.google.com/file/d/11Og7qkM-IKDoNNwlnMs1p_kQ93RlWn_Y/view?usp=sharing For Me I Make The FrontEnd With Flutter Using Bloc State Managment , Models witch is built on OOP Concept , Http and Dio Libraries and The Backend Was built with Laravel FramWork\ Thanks U for Your Time Enjoy !
frankienhayesa
Amazon announced a new device called the Glow during its fall product launch event, a $250 video chatting gadget that allows children to virtually interact with loved ones by playing games and reading books together. Although the company has been selling the Echo Dot Kids Edition for years, it's rare for Amazon to develop an entirely new device designed specifically for children. While it's new for Amazon, the general concept behind Glow might sound familiar -- especially if you've ever used the storytelling app Caribu or the Osmo brand of educational tablet accessories. That's because although they're different products, they share a lot of underlying qualities with Amazon's Glow. Caribu is designed to help kids play games and read stories with relatives remotely through an interactive video chatting platform, and Osmo is all about incorporating real-world game pieces into educational games you can play on a tablet. Read more: Amazon unwraps privacy features as it tries to roll deeper into your home To understand the similarities, it's important to know how the Glow works. Amazon Glow is an Alexa-free video chatting device that consists of an 8-inch upright display, a camera with a built-in shutter and a projector. The device isn't available to the public yet and can only be obtained via invitation since it's part of the company's Day 1 Editions program. The basic premise behind the Glow is simple. Children can video chat with relatives and loved ones on the device's screen, while a projector conjures up a virtual play area for games and activities that's displayed on a silicone mat in front of them. The person on the other end of the call can participate in that game or puzzle on their tablet through the Glow app.The activities are also designed to combine real-world elements with digital ones. For example, in a demo video on Amazon's website, kids can be seen arranging physical game tiles, drawing pictures with their finger on the play mat and moving digital puzzle pieces on the mat -- all while a grandparent or aunt on the other end cheers them on. The device will come with a one-year subscription to Amazon Kids Plus and will feature content from Disney, Sesame Street, Barbie, Pixar and Hot Wheels. The Caribu app is built on a similar concept, but with a different execution: It's an app with the same goal, not a purpose-built device. Caribu is meant to make the video calling experience more interactive by enabling children and loved ones to share experiences like bedtime stories, coloring sheets and games virtually. It's essentially like a Zoom for kids that's available on iOS, Android and the web, but with built-in activities. The app has been around since 2016, but grew in popularity throughout the pandemic as relatives looked for ways to connect with little ones they couldn't see in person. Maxeme Tuchman, Caribu's CEO and co-founder, doesn't seem bothered by Amazon's entry into the space. "What I can say is that Caribu obviously identified a problem in the market, started a trend, and now everyone wants in," Tuchman said in a statement.Osmo, on the other hand, is more about turning your tablet into an interactive device for educational games and activities rather than social interaction. Osmo's system involves slotting a compatible tablet into a base that enables it to stand upright in portrait mode. You would then place a red reflector piece over the device's camera. This reflector enables the tablet to detect physical game pieces so that these real-world elements can be incorporated into the game on screen. Games designed for the Osmo cover a range of skills, including coding, literacy, critical thinking, drawing, math and science. Certain Osmo bundles are priced similarly to the Amazon Glow, but the starter kit -- which includes the base, reflector, and four games aimed at children ages 3 to 5 -- costs just $79. Read more: Always Home Cam: Amazon's flying Ring drone might be tricky to get your hands on Like Caribu, Osmo isn't an apples-to-apples competitor to Amazon Glow. Amazon seems focused on the technology while it relies on big-name partners for most of the content, unlike Osmo. And Osmo is centered on solo playtime and learning, rather than shared experiences. There are also some fundamental differences in how the products work. Osmo doesn't project images onto a nearby surface like the Glow. Instead it uses the reflector to send an image of game pieces or a child's drawing to the tablet's camera so it can be incorporated into the game. Amazon also specifically mentions that the Glow itself isn't a toy, despite its similarity to products that are considered to be part of the toy market.Still, the core appeal of both products comes down to combining an on-screen experience with real-world play elements. As is the case with Caribu, the concepts are just carried out in different ways. Similar to Tuchman, Osmo co-creator Pramod Sharma didn't express concern about increased competition from Amazon. "We're excited to see Amazon join the play movement we started with Osmo over seven years ago," Sharma said via email. Amazon's device also isn't the first experimental computing device to rely on a projector as a central part of the interaction. You might remember HP's Sprout Windows 8 all-in-one PC from 2014, which projected a second screen onto a 20-inch touch sensitive mat situated in front of the computer for drawing and other creative work. It's easy to understand why Amazon would develop a product like the Glow at a time like this. The pandemic has normalized remote learning and fueled interest in connecting with family members virtually. At the same time, technology is playing a bigger role in the global market for educational toys, which is expected to grow from $19.2 billion in 2020 to $31.62 billion by 2026, according to Arziton Advisory and Intelligence. Toys that use augmented reality to overlay digital graphics on real-world objects will likely boost the demand for learning toys year-over-year, says the report.Tech companies are also increasingly tailoring their products to appeal to younger audiences. Facebook offers a version of its Messenger chat app for children, and the company has been building a version of Instagram for kids, too. (Those plans were recently put on hold following backlash over the concerns that come with exposing younger age groups to social media.) Apple launched parental controls for the iPhone in 2019 and released Swift Playgrounds in 2016, a game aimed at teaching children how to code in Apple's Swift programming language. It's too soon to know whether the Amazon Glow will be a success. Amazon's Day 1 Editions program is meant to provide access to new products before they're ready for prime time, meaning they may not be ready for widespread release. Not all products in the program make it past the Day 1 Editions phase either. The Echo Loop, an Alexa-powered smart ring, never graduated from Day 1 Editions to become a real product, for example.We'll have to wait until we've tried Amazon's new child-friendly gadget to know how it stacks up against existing products.
SapirOhava
Video & Chat Social Media Website This website was built using React, Redux, JavaScript, HTML, CSS in the frontend, Node.js in the backend, MongoDB & Firebase as persistence layer, and the library Socket.IO that enables the real-time video & chat meetings. Running the project npm run dev /and in another terminal/ npm cd videoSocket npm start
IntelligentTech1993
Frontend High Performance & High Level Cache System: The #1 thing that must be available on any social network website, The Speed ! Speed up your website with our Cache system, enable it and the website can handle more than 1 Million user! Wonder (New Feature): With our new feature, user can wonder posts, photos, videos. RTL Support: WoWonder also supports right to left languages. Social Login: With WoWonder you can login via most famous social media websites like (Facebook – Twitter – Google+ – LinkedIn – Vk – Instagram). Easy & Nice Looking URL: Users, Pages, Group all in one tiny URL ! User Last Seen: Displays user’s last seen/online status. Profile visit Notification: Receive notification from users who visited your profile. Friends & Follow System: WoWonder Supports friends system like Facebook, follow system like twitter. Home/News Feed: Displays Posts, Photos, Files, Videos, and Maps posted by friends/followed people, Also story filters, follow/friends suggestions, and user activities list. User Timeline: Displays user?s profile with Posts, Photos, Videos posted and shared by user. Pages: User can create unlimited pages and invite his friends to like the pages. Groups: User can create unlimited groups and invite/add his friends to his joined groups. Games: User can play unlimited flash games. Social Videos Support: User can easily share videos from the biggest videos sharing websites like Youtube, Dailymotion, Vine, Vimeo, Facebook videos & Soundcloud music Photo Album: User can create unlimited photo albums with nice looking style. Cover Picture: Dynamic Cover for users. Profile Picture: Dynamic profile picture for users. User Privacy: Control who can message you, post on your timeline, follow you, confirm follow requests or not, last seen, etc. User Profile Info: Displays user’s profile information (birthday, website, gender, social media, about, last seen, etc). Notifications: Receive notification from users (likes, dislikes, comments, wonders, shares .. etc) #Hashtags: Displays trending and related topics shared by users. @Mentions: Use @username to tag people in a status or messages. Post Publisher: Status, Sound cloud, YouTube, Vine, Google Maps, Videos, Files, Photos and emoticons. Delete & Edit Posts: User can delete and edit his own posts. Save Posts: User can save posts to view them later. User Events: User can share their events like feelings/travailing/watching/playing/listening. Recent Search: What ever the user was looking for, all will be saved into recent searches with the ability to clear them. Post Privacy: User can choose the post privacy (Only me, Everyone.. etc) Likes: Like or unlike a post. View list of people who like this. Dislike: Dislike a post. View list of people who dislike this. Comments & Replies: Comment on a post, Reply to a comment, View all post comments. Search: Search for people, #Hashtags with our filtered search system. Reports: Report posts to be checked by administrators. Live Chat: Real-time live chat system, (online, offline) status. Messages: Send and receive private messages & share files from other Users. API: retrieve user data, user posts, search for users via API. Activities: Displays user’s latest activities (likes, shares,comments, wonders) Multi Languages: 4 Languages (Arabic, English, Russian, Turkish) with the ability to add unlimited languages. Verified Profiles/Pages. Fully responsive for all devices, browsers. Password recovery by email. Online user counter on admin & home page. Comment auto detector Emoticons. and many more..
SHUKLA123
I am currently designing a social media website that connects the neighbourhood of India together. There are many facilities provided in it such as posting images & videos, organising events, to follow your neighbours with a chat system.
IntelligentTech1993
Frontend High Performance & High Level Cache System: The #1 thing that must be available on any social network website, The Speed ! Speed up your website with our Cache system, enable it and the website can handle more than 1 Million user! Wonder (New Feature): With our new feature, user can wonder posts, photos, videos. RTL Support: WoWonder also supports right to left languages. Social Login: With WoWonder you can login via most famous social media websites like (Facebook – Twitter – Google+ – LinkedIn – Vk – Instagram). Easy & Nice Looking URL: Users, Pages, Group all in one tiny URL ! User Last Seen: Displays user’s last seen/online status. Profile visit Notification: Receive notification from users who visited your profile. Friends & Follow System: WoWonder Supports friends system like Facebook, follow system like twitter. Home/News Feed: Displays Posts, Photos, Files, Videos, and Maps posted by friends/followed people, Also story filters, follow/friends suggestions, and user activities list. User Timeline: Displays user?s profile with Posts, Photos, Videos posted and shared by user. Pages: User can create unlimited pages and invite his friends to like the pages. Groups: User can create unlimited groups and invite/add his friends to his joined groups. Games: User can play unlimited flash games. Social Videos Support: User can easily share videos from the biggest videos sharing websites like Youtube, Dailymotion, Vine, Vimeo, Facebook videos & Soundcloud music Photo Album: User can create unlimited photo albums with nice looking style. Cover Picture: Dynamic Cover for users. Profile Picture: Dynamic profile picture for users. User Privacy: Control who can message you, post on your timeline, follow you, confirm follow requests or not, last seen, etc. User Profile Info: Displays user’s profile information (birthday, website, gender, social media, about, last seen, etc). Notifications: Receive notification from users (likes, dislikes, comments, wonders, shares .. etc) #Hashtags: Displays trending and related topics shared by users. @Mentions: Use @username to tag people in a status or messages. Post Publisher: Status, Sound cloud, YouTube, Vine, Google Maps, Videos, Files, Photos and emoticons. Delete & Edit Posts: User can delete and edit his own posts. Save Posts: User can save posts to view them later. User Events: User can share their events like feelings/travailing/watching/playing/listening. Recent Search: What ever the user was looking for, all will be saved into recent searches with the ability to clear them. Post Privacy: User can choose the post privacy (Only me, Everyone.. etc) Likes: Like or unlike a post. View list of people who like this. Dislike: Dislike a post. View list of people who dislike this. Comments & Replies: Comment on a post, Reply to a comment, View all post comments. Search: Search for people, #Hashtags with our filtered search system. Reports: Report posts to be checked by administrators. Live Chat: Real-time live chat system, (online, offline) status. Messages: Send and receive private messages & share files from other Users. API: retrieve user data, user posts, search for users via API. Activities: Displays user’s latest activities (likes, shares,comments, wonders) Multi Languages: 4 Languages (Arabic, English, Russian, Turkish) with the ability to add unlimited languages. Verified Profiles/Pages. Fully responsive for all devices, browsers. Password recovery by email. Online user counter on admin & home page. Comment auto detector Emoticons. and many more..
purekonect123
What is online diversion? Sites for social networking are electronic kinds of correspondence. Social media platforms are the most popular grant clients to have conversations, share information, and make web content. There are numerous sorts of electronic redirection, including objections, minimal web-based diaries, wikis, social facilitated exertion areas, photo sharing grumblings, illuminating, video-sharing fights, advanced accounts, devices, virtual universes, and that is only the start. What are the benefits of using virtual diversion? Billions of people from one side of the world to the next use virtual redirection to share information and make affiliations. On a singular level, online chatting apps redirection grants you to visit with friends and family, learn new things, and foster your tendencies and begotten. On a specialist level, you can use virtual diversion to foster your perception in a particular field and encourage your master relationship by interacting with various specialists in your industry. At the association level, online redirection licenses you to have a conversation with your social affair, gain client information and lift your picture. About PUREKONECT: PureKonect licenses people to truly team up with others. We are in a virtual diversion stage. Whose mission is to be the response for anyone that is searching for a neighborhood alliance. We are a fair internet-based amusement stage that is enlivened by friendship. We welcome people from differentiating foundations, paying little mind to anything more than their race, course of action, religion, language, or essential. One of our key targets is to help people of different contemplations, establishments, religions, and lifestyles interface together as one. ● social media marketing apps ● online friends chat ● apps for chatting ● free social network sites ● social media apps new What Type of Information We Collect We assemble the going with information from and about our clients: Names, likes, including individual stage affiliations. The significant information is assembled the second a client makes a record on our establishment. This information is gathered to help us with giving individual clients a changed encounter that meets their social necessities. The subsequent you join to have a record on our establishment you go into a concurrence with us. You positively contract us to give you an individual associated with, a changed electronic redirection experience. The affiliations we surrender are fixed using the information you give. This data joins your name, individual web-based amusement stage tendencies, interests, region, area, etc. All of the data we store up is perseveringly given by the client, we don't gather any of this data from untouchables. How might we use individual information? A piece of the time we really accumulate individual, shaky data about our clients, the fragile information blends, but isn't limited to charge card information. A portrayal of this information could consolidate things like: 1. Personalization of content, business information, or client experience 2. Account set up and association 3. Delivering showing and events correspondence 4. Carrying out blueprints and outlines 5. Internal inventive work purposes 6. Providing work and things 7. Legal commitments (eg evasion of pressure) 8. Meeting internal outline necessities Where do we store and cycle individual data? If material, sort out whether or not you mean to store and direct information past the information subject's nation of starting. Outline the means you will take to ensure the data is overseen by your insurance strategy and the applicable law of the country where the data is found. Expecting that you move data outside the European Economic Area, outline the activities you will set up to give a fitting level of data security confirmation. Eg really keeping explanations, data move outlines, etc. Website: https://purekonect.com/ Timeline: https://play.google.com/store/apps/details?id=com.purekonect.timeline Messenger: https://play.google.com/store/apps/details?id=com.purekonect.messenger Address: 9350 Wilshire Blvd, Beverly Hills, CA 90212 Phone:+1 (844) 743-6158 Email: contact@purekonect.com
vishavsingla
A social media website with secure authentication, posting, chatting, calling and video calling features.
Selmy44
SEMO website is a social media website that will help people to chat and post media like photos and videos
Faysal-star
An AI-Powered Social Media Website built with Laravel. WebSocket chat, WebRTC Video Calling, Live Whiteboard.
ArchanJS
Backend of a social media website where users can upload photos, videos, they can chat to each other, video chat is also there.
sudo-shakyo
A social media website with features like video calling, posting stuff, chatting, sharing posts, reels , commenting, auth and other stuff. It is made using Django
niporainman
A dynamic PHP dating website built with jQuery, AJAX, and MySQL. Features a custom user-matching algorithm, real-time on-site chat, media uploads (photos & videos), and interactive social features like friend requests and profile discovery.
mhussainshakir
A comprehensive free online tools website with 100+ working tools for PDF, Image, Audio, Video, Text, Business, Social Media, and Calculators. Includes AI Chat powered by Groq API. Built with pure HTML, CSS, and JavaScript - no frameworks required
ytyeoh
unlimited pages Website Builder System E-commerce Module wish list unlimited product Product catalog module 5 Promotion Banner Social Media Plugins Support YouTube Video Mobile responsive design Payment Gateway Integration Google Map integration Enquiry Form & monthly sales Reporting google sitemap Live chat Integration Support 3 months On field product training 1day FOC First year ( domain + Hosting ) Renewal RM499/year ( hosting + domain ) Seup fee RM 1500
purekonect123
The biggest revolution in the history of communication is Social Media and this started a totally new era altogether. Each platform that permits North American countries to speak and socialize domestically and globally may be a Social media platform. Global Exposure Experience: The Internet has provided unlimited information to every person on any subject. With the help of social media, people can share their findings with their loved ones with this limitless information. People regularly share excessive content on informative websites such as webinar links, tutorial videos, and other interesting topics through various social media tools. They get the chance to interact with people from all over the world and can share knowledge through social media PUREKONECT, get help, discuss a topic as well as chat with others. Web-based entertainment: Social media for networking and showcasing has been an enormous piece of our lives. This pattern has made it feasible for organizations to contact their likely clients and have direct discussions with them. Web-based entertainment promotion isn't just about publicizing your image, yet it additionally incorporates client assistance and drawing in with your adherents. To acquire supporters, there are various techniques that you can utilize, for example, posting content on your PureKonect profile that will be loved by others or making an infectious yet educational blog entry. Virtual diversion exhibits depict many approaches and systems that can be used to spread the word about your picture. It isn't simply based on advancing but consolidates client backing and attracting your disciples. With online amusement districts, you can associate directly with potential clients who may be enthusiastic about your things or organizations. Online friends chat gives a phase to associations to connect with their clients and develop a strong relationship with them. Virtual amusement displaying has been a colossal piece of our lives these days and has filled in pervasiveness as well. It grants associations to contact potential clients and have direct conversations with them. Without virtual amusement, various associations wouldn't foster because they wouldn't have the choice to get their group eye to eye or on the phone as they in all actuality do now through electronic diversion stations. · apps for chatting · platform social media · Social Media Networking · sites for social networking Benefits: PureKonect grants us to help out people from all edges of the world. It furnishes us with a sensation of an overall neighborhood we are not any more separated by political powers but rather joined by our perspectives and interests. We can consistently keep in touch with people from all walks of our life - a guide that had all the earmarks of being unbelievable until online diversion showed up. It gives the regular individual a phase to voice with the total chance of explanation, be it for supporting an explanation or for settling a public or overall issue of any responsiveness. Business prospects and open positions gear up as online diversion is a stage with an overall group to highlight our gifts. Is Social Media making you quick forward? There are times when individuals feel that young people or somebody who isn't getting to any online entertainment are generally rebels in their viewpoints and assessments. In any case, is that truly evident? Does, being social media platforms most popular choose our perspectives and conclusions? It basically makes individuals figure much more than whatever they ought to really contemplate anybody. In light of that note, Social media has a lot of benefits too. Conclusion: No doubt, platform social media is an uncommon association with communicating with people and staying aware of strong associations. In any case, online diversion appears for specific burdens additionally which are beyond your compass. Accordingly, with that, one must continually be wary while partnering with people by means of virtual amusement. Endeavor to be immaterial in electronic amusement and deal less of your own information in any case. By keeping a decided technique and staying aware of your sensitive information, you can see the value in web-based diversion unbounded. Website: https://purekonect.com/ Timeline: https://play.google.com/store/apps/details?id=com.purekonect.timeline Messenger: https://play.google.com/store/apps/details?id=com.purekonect.messenger Address: 9350 Wilshire Blvd, Beverly Hills, CA 90212 Phone: +1 (844) 743-6158 Email: contact@purekonect.com
zubbytech
Are you looking for a new modern WordPress website for your business or you want to redesign it then you are at the right place. I can provide aesthetically pleasing rich WordPress websites with options from basic design theme setup to completely custom design solutions. There’s always something that could be improved on your website either Full customization for themes, plugins and WooCommerce shop. I am going to provide you 14 days free support on project completion. Services I offer: ✔ Modern elegant WordPress website design ✔ 100% mobile responsive ✔ Upload Content ✔ Logo & banners ✔ Ecommerce feature (Premium) ✔ SEO Friendly ✔ Integrations (Payments, Social media, Mailchimp) ✔ Live Chat ✔ Pop-ups (Premium) ✔ Trust Badges and Announcement bar ✔ Secured Directories ✔ Forms (Quote Forms, Contact Forms) ✔ Guiding videos Professional Service: ✔ 14 days of free support after project completion ✔ Unlimited Revisions ✔ Confidentiality Guaranteed ✔ Complete dedication to work with focus on your success
All 18 repositories loaded