Skip to content
View KazChe's full-sized avatar

Organizations

@EddieHubCommunity

Block or report KazChe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. productivity-probable-disco productivity-probable-disco Public

    TypeScript

  2. ollama-electron ollama-electron Public

    JavaScript

  3. central-perk central-perk Public

    Integrating Neo4j, Gatsby, Mapillary and GraphQL to get Open Street Maps related Points-of-Interest around Central Park in NYC stored Neo4j (sandbox) database.

    JavaScript

  4. flashcards flashcards Public

    JavaScript

  5. Setting up mosquitto (mqtt) and brew... Setting up mosquitto (mqtt) and brew on mac os
    1
    (from : https://simplifiedthinking.co.uk/2015/10/03/install-mqtt-server/ )
    2
    
                  
    3
    Installing Brew
    4
    
                  
    5
    The Mosquitto MQTT Server can be easily installed using Homebrew.  If it’s not installed on your system already, then a quick visit to the homepage will give you all you need to get going.  Homebrew is an OS X Package Manager for installing and updating non-Mac OS X utilities that are more commonly found in other variants of Linux.  To install the basic package manager run the following command.