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.

The Siryous CRM dashboard showing pipeline, status tiles, and follow-up queues
Demo / Beta / Live

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
Launch the demo
Preview of the Entity Matching home page showing a live match feed example
Data tool / Beta / v0.1

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
Launch the app
Terminal output of the soaplift generator mapping SOAP operations like Get_Widget to REST routes like GET /widgets
Internal tool / Private / Not distributed

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
No public access
Preview of the Porsche 911 Transmission Simulator showing a tachometer and speedometer
Just for fun / Live

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
Launch the simulator