Community cybersecurity education site for Augusta, GA — live in production.
Plain-language threat guidance, free tools, and workshops. Next.js static export with a Cloudflare Worker for contact email delivery.
- Next.js
- TypeScript
- Cloudflare Workers
augustacybersecurity.com
Fine-tuned and published custom model — Ollama + Hugging Face.
Hungry Nova Labs model you can pull and run on owned hardware. Demonstrates end-to-end fine-tune → publish → distribute.
- Ollama
- Hugging Face
- Fine-tuning
Ollama
Hugging Face
Free 4K QR generator — nothing uploaded, works offline.
Text, links, or download URLs become crisp printable QR codes with a loot-box reveal. Hosted on Cloudflare Workers.
- JavaScript
- Canvas
- Cloudflare Workers
anythingqr.win
Private OpenAI-compatible AI gateway for an organization — metered keys, owned hardware.
LiteLLM + Postgres virtual keys, Cloudflare Tunnel, host Ollama. Teams call it like OpenAI without sending data to a third-party cloud.
- LiteLLM
- Docker
- Postgres
- Cloudflare Tunnel
- Ollama
Ransomware tripwire CLI — early detection via decoy files and cages.
Plant canaries, optional soft cages, strategy-map TUI. Detects encryption activity early; does not replace backups.
Plain-English network scans with local LLM analysis — data never leaves the machine.
Generates and runs nmap from natural language, streams results, then produces risk-ranked security analysis via Ollama.
Scheduled internet-exposure monitoring with leadership-ready reports.
Six local Ollama agents query Shodan, debate findings, and write formal + informal reports with alerts on significant exposure changes.
- Python
- Flask
- Ollama
- Shodan API
Local-first word processor with on-device AI — documents never leave the machine.
Corporate and Personal workspaces, selection-first rewrite/summarize, Story Memory, Pandoc import/export, localhost-only AI allowlist.
- Tauri
- React
- Rust
- Ollama / LM Studio
Multi-agent software factory that turns ideas into planned, QA’d builds on local models.
Executive intake → Orchestrator → Foremen/Workers → QA → scoring. Artifacts and goldprints stored in SQLite for the next run.
- Python
- FastAPI
- LM Studio
- SQLite
Internal operations surface for lab services — reachable without exposing raw hosts.
Edge-proxied through Cloudflare so ops tooling stays available while origins stay private.
- Cloudflare Workers
- Reverse proxy
- Self-hosted
Private coding agent behind mTLS — unauthorized browsers get a hard 404.
Mac Studio agent with LM Studio, CLI failover to local Ollama, Cloudflare Tunnel + cert/token edge guard.
- LM Studio
- Cloudflare Tunnel
- mTLS Worker
Security-focused browser project with intentional privacy defaults.
Aimed at reducing everyday browsing attack surface rather than bolting privacy on after the fact.
- Browser engineering
- Hardened defaults
iOS food scanner with offline-friendly grading and paid subscription backend.
Nutrition/additive signals, caching, optional cloud explanations. Cloudflare Worker handles subscriptions and Apple server APIs.
- Swift
- SwiftUI
- StoreKit
- Cloudflare Workers
Ephemeral private search — session container destroyed when you close the tab.
Isolated SearXNG per user session. No retained history, no tracking.
- Node
- Docker
- SearXNG
- Cloudflare Tunnel
Local multi-agent research lab that turns ideas into structured reports.
Keeps proprietary context on-device instead of shipping it to a third-party cloud.
GitHub
Council of specialized AI agents that debate a question and return a verdict.
Configurable council sizes, TUI and web UI, LAN discovery for Ollama/LM Studio.
Desktop novel workshop from premise to EPUB with local AI continuity.
Timeline beats, sample chapter, full generation with Story Bible, driven by LM Studio.
Handheld terminals that talk to private Ollama over the home network.
Pocket keyboard firmware for local models without carrying a laptop.
- PlatformIO
- M5Stack
- OpenAI-compatible API
Consent-based camera/mic assistant with long-term memory (R&D).
Observes environment, stores embeddings, and builds context to ask better questions.
Lightweight custom OS foundation for lab VMs and teaching.
Bootloader plus modular kernel pieces for memory, process, and I/O with a cross-compilation toolchain.