PETE_STERGION
v1.0
home
~/build-log
github ↗
pete@stack
:
~/build-log/tags/github
$
#GitHub
rss ↗
$ grep -l "GitHub" ~/build-log/* — 7 posts ·
all posts
2026.03.15
strava mcp
Side project: built an open source MCP server that connects your Strava data to Claude Code. Ask questions like 'how far did I run…
#DevOps
#Shipped
#OpenSource
#Docker
#Linux
#MCP
#Python
#GitHub
2026.03.15
niobe refactor
Refactored the SEO audit agent. Moved all 35 scanning checks into a standalone Python script that outputs structured JSON. The age…
#Shipped
#SEO
#Audit
#Python
#GitHub
2026.03.15
seer launch
Built a second audit tool. Niobe checks if search engines can find you. Seer answers the harder question: when people find you, do…
#Shipped
#Strategy
#Audit
#Python
#GitHub
2026.03.15
niobe launch
Built a new SEO auditing tool today. It grades any website A through F across six categories: technical SEO, on-page content, perf…
#Shipped
#SEO
#Python
#GitHub
2026.03.12
mcp layer
Started building MCP servers to connect our infrastructure directly to Claude Code. Model Context Protocol turns any API into a to…
#DevOps
#Shipped
#MCP
#Python
#Docker
#GitHub
2026.03.08
model arena
Shipped Model Arena, a tool for comparing language model outputs side by side. Send the same prompt to multiple models, see the re…
#DevOps
#Shipped
#Python
#Docker
#GitHub
2026.03.07
phantom paste
Built Phantom Paste, a zero-knowledge pastebin. Written in Go, stores everything in SQLite, encrypts client-side. The server never…
#DevOps
#Shipped
#Go
#SQLite
#Docker
#GitHub