Skip to content

ALL PROJECTS

Case studies sorted newest first. Each card links to implementation notes, architecture diagrams, and the source or docs when available.

4 projects across Cloudflare Workers, security tooling, automation, and MCP systems.
ACTIVE

@yasogan/math-mcp - Mathematical Model Context Protocol Server

MCP server exposing arithmetic, algebra, calculus, matrices, statistics, probability, and unit conversion tools to AI agents.

TypeScript MCP Mathematics AI Agents Linear Algebra Calculus Statistics NPM Package
ACTIVE

pqaudit - Post-Quantum TLS Audit Tool

Rust CLI for auditing TLS endpoints for post-quantum readiness against NIST IR 8547, CNSA 2.0, and FIPS 140-3.

Rust TLS Post-Quantum Cryptography Security Scanning CLI Tool CBOM SARIF GitHub Actions
IN DEVELOPMENT

Voicemail Service for Cloudflare Workers

Cloudflare Workers voicemail service using Twilio webhooks, R2 storage, OpenAPI routing, and serverless recording workflows.

TypeScript Cloudflare Workers Voicemail Twilio R2 Storage OpenAPI Hono Serverless
ACTIVE

Google Maps Review Scraper

TypeScript npm package for collecting Google Maps place reviews through reverse-engineered Maps endpoints with pagination and parsing.

TypeScript Web Scraping Google Maps Reviews npm package Reverse Engineering