Skip to content
View GISDev01's full-sized avatar
Block or Report

Block or report GISDev01

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

  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 28 5

  2. adsbpostgis adsbpostgis Public

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

    Python 6 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