Skip to content
View mizcausevic-dev's full-sized avatar

Highlights

  • Pro

Block or report mizcausevic-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mizcausevic-dev/README.md

Miz Causevic

Director of Web Engineering · Platform Architecture · B2B SaaS Technologist Boston, MA · ~30 years across IBM, CyberArk, Alteryx, Digital.ai, Gryphon.ai

I ship platform infrastructure for production AI: the layer between agent fleets and the people who run them. Reliability, identity, governance, decision intelligence. Python reliability primitives, FastAPI intelligence engines, React operator surfaces. Audit trails on everything.


🚦 Platform Reliability Stack for AI Agents · Python

A four-piece set. Each independent. All designed to compose:

Repo Surface Buyer
rate-limit-shield Token bucket + circuit breaker + jittered retry, HTTP 429 / Retry-After awareness SRE
identity-mesh SPIFFE-style JWT-SVID broker — short-lived tokens, audience binding, zero long-lived API keys CISO
agent-canary Progressive rollout, shadow mode, sticky-percent routing, auto-rollback Platform / SRE
model-registry-pro Model lifecycle catalog with lineage, stage promotion, approval gates Platform / MLOps

Identity at the edge → rate limits at the model → canary at deploy → registry as source of truth. Defense-in-depth for the agent era.


🧠 Decision Intelligence Engines · Python + FastAPI

Repo What it does
briefing-intelligence-engine Executive briefing scoring, narrative generation, risk ranking, action sequencing
signal-orchestration-lab Dependency-aware signal routing, escalation sequencing, cross-functional response planning

These pair with the React + TypeScript executive surfaces below into full-stack decision products.


🧰 AI Platform & Governance · TypeScript

Production-shaped governance and observability for AI / LLM workloads:


📊 Operator Surfaces · React + TypeScript

Executive dashboards, control planes, decision studios:

Executive & Portfolio executive-briefing-studio · portfolio-command-center · executive_operations_dashboard

Revenue & Growth customer-intelligence-graph · growth-systems-control-room · revenue-forecasting-workbench · attribution-intelligence-studio · pricing-experiment-studio · conversion-funnel-intelligence-hub · deal-desk-workspace

AI Governance & Risk ai-governance-review-studio · model-risk-oversight-hub · vendor-risk-operations-center · compliance-workflow-hub · ai-operations-console

Identity & Security identity-command-center · identity-lifecycle-workbench · security-posture-control-room

Workflow & Operations workflow-orchestration-studio · feature-flag-rollout-studio · ab-testing-command-center · customer-journey-control-plane


🔌 Backend APIs · TypeScript + Node

Spec-first OpenAPI services:

Identity-Access-Audit-API · observability-incident-command-api · customer-health-churn-api · partner-lead-distribution-engine · content-workflow-intelligence-platform · experimentation_insights_kpi · seo-governance-platform · webhook-ingestion-pipeline · kinetic-api-gateway · revenue-ops-ai-assistant


🗃️ Data & Analytics

revops-database-lab · revenue-intelligence-db · cloud-cost-intelligence-dashboard

PostgreSQL revenue modeling, attribution analysis, forecast and renewal risk reporting, cloud cost intelligence.


🛠️ Stack

Layer Tools
Languages Python · TypeScript · SQL (PostgreSQL) · Bash
Backend FastAPI · Express · Hatchling packaging · GitHub Actions CI
Frontend React · TypeScript · Vite · Tailwind · Recharts
Data PostgreSQL · Pandas · OpenAPI / Swagger / Pydantic
Reliability SRE primitives (buckets · breakers · retries · canaries) · SPIFFE zero-trust identity · governance-as-code
Process Spec-first APIs · TDD · MIT-licensed · documented architectures · audit-ready

🤝 Working Interest

Open to Director / Principal-level Platform Engineering, Web Engineering, or AI Platform roles at enterprise B2B SaaS companies. East Coast time zone. Remote-friendly.


All repositories

Pinned Loading

  1. miz-react-dashboard miz-react-dashboard Public

    React dashboard UI portfolio project with KPI cards, charts, theme toggle, responsive sidebar, and mock analytics data.

    HTML

  2. revenue-intelligence-db revenue-intelligence-db Public

    PostgreSQL Revenue Intelligence Database — normalized schema, B2B SaaS seed data, and SQL queries for CAC, ARR, MQL-to-SQL, pipeline, and conversion metrics.

    PLpgSQL

  3. revenue-ops-ai-assistant revenue-ops-ai-assistant Public

    TypeScript + Node.js + PostgreSQL + OpenAI project demonstrating revenue intelligence APIs, SaaS data modeling, AI-assisted operator summaries, and production-minded backend structure for GTM workf…

    TypeScript

  4. kinetic-api-gateway kinetic-api-gateway Public

    Node.js + Express REST API for B2B SaaS lead scoring, campaign visibility, and revenue workflow automation

    JavaScript

  5. rag-sentinel rag-sentinel Public

    Governance and observability layer for enterprise RAG systems. Chunk quality scoring, source freshness audits, retrieval drift detection, hallucination signals, and PII leakage scanning across ever…

    TypeScript