I build the useful layer between a website and the services around it: API integrations, scheduled workflows, MCP tools and focused WordPress plugins.
A public MCP server that gives AI assistants direct access to current NOAA space-weather data through four structured tools. Instead of answering from stale model knowledge, a compatible assistant can call the live service for the current Kp index, a three-day forecast, recent solar-flare activity or an aurora-visibility estimate for a specific latitude.
Designed, deployed and published end to end — from the four-tool interface and NOAA parsing to a public TLS endpoint, official registry entry and documentation for both hosted and self-managed use.
The parser was corrected, verified against an independent calculation from the raw NOAA feed, redeployed and republished as a new registry version.
A working WordPress plugin that connects WordPress to an external measurement API: credentials stay on the server, one origin and up to five destinations run in parallel, asynchronous jobs are polled and the results come back as normalized network-latency cards.

A production integration that keeps the website current without manual duplication: official social data is fetched, cached and rendered into the custom front end.
