Skip to content
View jackghx's full-sized avatar

Block or report jackghx

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.

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
jackghx/README.md

About Me

Exploring.

Tech Stack

Languages

Python C# Bash SQL

Frameworks & Tools

Next.js Docker n8n Nginx

Infrastructure & Security

Proxmox OPNsense Wazuh Tailscale Cloudflare Pi-hole Suricata


Featured Projects

๐Ÿค– NeuralRevise -- Autonomous MCQ Revision Agent

An autonomous web agent built with CDP + Ollama (llama3.1:8b) that automates MCQ revision tasks with adaptive memory. The agent navigates revision platforms, answers questions, and builds a self-updating memory of weak topics.

Python Ollama Llama 3.1 CDP


๐Ÿ  Proxmox Homelab -- Full Network Stack

Production-grade home infrastructure on an i7-7700 / 32GB machine:

  • OPNsense VM with WAN / LAN / DMZ segmentation (vmbr0-vmbr3)
  • Wazuh SIEM with Suricata IDS
  • Discord alert pipeline via n8n webhooks
  • Pi-hole + Unbound for DHCP & recursive DNS on 10.10.10.0/24
  • Nginx reverse proxy + Cloudflare Tunnel for zero-trust public exposure
  • Tailscale subnet routing with persistence for remote access
  • GPU passthrough (Quadro M2000) for Sunshine/Moonlight game streaming

Proxmox OPNsense Wazuh Suricata n8n Tailscale Cloudflare


๐ŸŒ jackghx.com -- Cybersecurity Portfolio

Personal portfolio built with Next.js / Vercel with full SEO stack:

  • JSON-LD schemas, Open Graph tags, Google Search Console & Bing Webmaster Tools
  • Integrated revision.jackghx.com subdomain for student revision hub
  • Originally made with PicoClaw

Next.js Vercel SEO JSON-LD


Pinned Loading

  1. NeuralRevise NeuralRevise Public

    An autonomous web agent that combines browser automation, local or cloud LLM inference, and adaptive memory to complete tasks on web-based revision platforms without human intervention.

    Python

  2. scrub scrub Public

    Local-first tool that strips secrets and infrastructure identifiers from logs and configs before you share them.

    Python

  3. DynamicDevices/lcd-badge-ble DynamicDevices/lcd-badge-ble Public

    BLE protocol notes and Linux tooling (Rust/bluer) for DG01-style LCD badges โ€” SuperBand / FitPro OEM companion reverse-engineering.

    Rust 3