Working software, built in-house
Projects & Experiments
Strategy is easier to trust when the strategist also builds. These are working apps and prototypes from the Siryous workshop — pick one to launch it. All projects shown are for personal use, not commercial distribution.
Siryous CRM — Demo
An AI-first personal CRM that integrates a local web interface with Claude Desktop and provides a conversational interface for me to manage my opportunities. The CRM draws rich context about people, companies and opportunities and includes a somewhat pushy "coach" who pushes me to be more productive.
- Claude AI
- MCP Server
- Next.js
- SQLite
Company Entity Matching
Upload two company lists and get back matched entities — a production-grade record-linkage pipeline built on probabilistic matching and fuzzy string scoring.
- Python
- Probabilistic Matching (Splink)
- FastAPI
- React
- Docker
soaplift — SOAP-to-REST Generator
A convention-driven generator that reads a licensed SOAP SDK's WSDL and produces a resource-oriented REST API definition — OpenAPI docs, route manifest, and coverage report — built to streamline my own AMS (Agency Management System) integration work.
Personal-use project operated within the AMS vendor's terms of service. Private repository — not published, licensed, or available for distribution.
- Node.js
- WSDL / SOAP
- OpenAPI 3.1
- Convention Engine
Porsche 911 Transmission Simulator
Rev a flat-six, row through a 6-speed H-pattern gearbox, and watch the tachometer and speedometer respond in real time — with turbo engine sound synthesized live in the browser. I built this to explain to my daughter how manual transmissions work.
- Web Audio API
- Vanilla JavaScript
- 911 Gear-Ratio Data