Skip to content
View duckcoop's full-sized avatar

Block or report duckcoop

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
duckcoop/README.md

duckcoop

IT support and security. CompTIA A+ and Security+ certified, CCNA in progress, B.S. in Information Technology in progress.

I build small tools I actually use.

omnigab is a local AI assistant that runs entirely on your own hardware with llama.cpp. Tool calling, document search with FAISS, persistent memory in SQLite, and both a desktop and a browser interface. No cloud, no API keys.

network-security-analytics detects anomalies in firewall style connection logs using an Isolation Forest written from scratch in NumPy, then renders charts and a ranked console threat report.

asvab-mock-exam is a tkinter practice test app with 330 questions and persistent mistake tracking. Built for my own military prep.

Pinned Loading

  1. omnigab omnigab Public

    A private AI assistant that runs entirely on your own PC. Local Qwen2.5 with document Q&A, multi-board job search, persistent memory, and CVE lookup. No cloud, no API keys, no telemetry.

    Python 1

  2. network-security-analytics network-security-analytics Public

    End-to-end Python ML pipeline for network security analytics — anomaly detection on Windows Event Logs and firewall data using scikit-learn Isolation Forest, with automated matplotlib dashboard rep…

    Python

  3. asvab-mock-exam asvab-mock-exam Public

    ASVAB practice test GUI for Space Force Officer candidate prep. 330 questions across all 10 subtests with persistent stats and mistake tracking.

    Python 1