Skip to content
View GISDev01's full-sized avatar

Block or report GISDev01

Report abuse

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

Report abuse

Pinned Loading

  1. security-ssid-abi security-ssid-abi Public

    Sniff wifi probes from nearby devices (passive monitoring only) and logs to a Django App/DB (with GUI) and also into an InfluxDB time-series database (Using pcap or airmon-ng)

    Python 33 4

  2. adsbpostgis adsbpostgis Public

    ADS-B and MLAT data from local raspberry pis ingested into Postgres/PostGIS for spatio-temporal analytics

    Python 7 4

  3. tweets-nlp-elasticsearch tweets-nlp-elasticsearch Public

    A quick Elasticsearch/Logstash/Kibana (ELK) 7.x environment to quickly ingest realtime filtered tweets, perform Natural Language Processing (NLP), store in Elasticsearch (ES), and visualize in Kibana.

    Python 16 8

  4. kafka-python-ingest kafka-python-ingest Public

    Testing Kafka and RabbitMQ with Python (Both as a Task Queue and for Pub/Sub purposes)

    Python 2

  5. ssid-probe-graph-analytics ssid-probe-graph-analytics Public

    Based on data from security-ssid-abi (https://github.com/GISDev01/security-ssid-abi), store that data in a Graph DB and run graph analytics on the data to find patterns of interest.

    Java 1

  6. email-alerter email-alerter Public

    Email Alerter App. Sends an email via gmail API when new podcast mp3 is posted to RSS Feed

    Python