// PROJECTS

What I've Built

Ongoing, completed and planned — documented honestly

[SECURITY]
// ongoing

Wazuh Zero-Trust Enrollment Fabric

Production-grade Wazuh SIEM platform with zero-trust agent enrollment across hybrid AWS and OT-adjacent infrastructure. Replaced shared-secret enrollment with per-device X.509 cryptographic identity.

Per-device X.509 certs, S3 as state store, Python reconciler, Entra ID integration, IEC 62443 aligned. Full technical writeup coming.

Wazuh X.509 PKI AWS Python Zero Trust IEC 62443
[WEB]
// ongoing

neilsmith.work

Professional portfolio and CV site. Built in Hugo with a custom dark terminal theme, deployed on Netlify via GitHub. Built in collaboration with Claude.ai.

Dark/light theme toggle, multi-page Hugo structure, CV content as YAML data files, philosophy section, expertise narrative. The design, content and decisions are all mine — Claude handled implementation.

Hugo Netlify CSS Claude.ai GitHub
View project →
[WEB]
// ongoing

neilsmith.photography

Photography portfolio. Migrated from Jekyll to Hugo, custom dark theme consistent with neilsmith.work. Gallery with category filtering, kit page, journal.

24 images across companions, documentary, landscapes and wildlife. Full kit breakdown including camera history from Canon 350D to Nikon Z8.

Hugo Netlify Photography Jekyll Migration Claude.ai
View project →
[WEB]
// ongoing

neilsmith.io

This site. Projects, lab notes, blog. The technical playground — less formal than neilsmith.work, more honest about what's in progress vs what's finished.

Built in Hugo, same design language as the rest of the network. Built in collaboration with Claude.ai.

Hugo Netlify Claude.ai GitHub
View project →
[CONCEPT]
// planned

Pi Repository — realgenius.co.uk

A global repository for Raspberry Pi projects with a hardware-aware Python agent. Think Homebrew meets apt meets the App Store — but for Pi, with compatibility checking baked in.

Agent detects hardware (model, RAM, OS, GPIO), registers with the platform, checks project compatibility before install. Project manifests in YAML. PKI-based agent identity using patterns from the Wazuh enrollment fabric.

Python Raspberry Pi PKI API Community
View project →