Here's where you will find my experiements, half-finished projects and hacks. I code for my self, but if you find them useful or interesting, that's great too.
For what it's worth, I also write to share what I've learned over the course of my career in software engineering and technology in general.
| Category | Repo | Description |
|---|---|---|
| AI | MCP Server for Cylera | The official MCP Server from Cylera. Brings context about device inventory, threats, risks and utilization powered by the Cylera Partner API into an LLM. |
| AI/CLI | Cylera CLI | Cylera CLI and associated Claude Code Skills |
| Web | www-jasonsblog | The code for my blog circleinaspiral.com |
| Web | www-house | The code for the house remodel stratfordremodel.com |
| Web | www-art | The code for my art website sketchyjason.com |
| Cloud | deploytool | CLI tool for updating my websites with the latest code in GCP |
| Development Environment | mydevenv | Design and philosophy of my preferred dev environment plus dot-files |
| Privacy | photoprivacyshield | Strip GPS location data from JPEG files |
| AI | naked_ai | Companion Jupyter Notebook for my Naked AI Article |
| AI | clifton_ai | An AI chatbot utility based on your documents |
| Graphics | 3d_spinning_cube | Exploring the fundamentals of 3D Computer Graphics |
| Graphics | wolfenstein3d_clone | (Partial) PyGame clone of one of the greatest games ever |
| Networking | netorganizer | Meraki powered IP Address Manager providing network host classification |
| Networking | hex | Fork of netorganizer. Refactored using the Hexagonal (Ports & Adapters) Architecture |
| Networking | ipblock | Enable update of Meraki MX firewall rules directly from within Cisco Secure Network Analytics |
| Networking | iplookup | Integrate Meraki Dashboard with Cisco Secure Network Analytics |
| Networking | netparsing | Network Element parsing library (Haskell) |
| Project Management | agileplanner | Creates forecasted project schedule based on the team capacity and skills for planned bodies of work (features/epics). |
| Project Management | agileplanner-cookbook | Cookbook (Jupyter Notebook) showing how to use agileplanner |
| Docs as Code | yamltogliffy | Capture the organization in a YAML file, then generate org charts from it in (Ruby) |
| Docs as Code | yamltopng | Uses yamltogliffy to automate the creation of a PNG image from a YAML file (Ruby) |
| Games | spellingbee_cheat | A quick and very dirty hack to give me a leg up when playing The NY Times Spelling Bee game (Rust) |

