Zyric.

Founder-built systems, modular tools,
zero noise.

Projects

Founder-built systems and tools

Side Projects

Weekend builds, experiments, and things I tinker with — swipe through

  • Chris 2.0

    Live

    2026

    A personal AI brand page: pick a persona (Casual, Professional, Tech, or Flirty) and chat with an AI version of me. Multi-persona knowledge, entity-graph memory, and a Telegram bot, with an Operator mode for admin.

    Visit
  • Enjin City

    Live

    2026

    A walkable 3D WebGL gallery, built in a weekend. It preserves my old NFT Enterprise collection (many of its NFTs now lost) and renders other collections (not mine) as explorable buildings across the city. A browsable museum of NFT art.

    Visit
  • Finger Beat

    Live

    2026

    Measures your heart rate and an HRV estimate straight from your phone camera (PPG), entirely on-device, with real signal processing under the hood. The solo, duel, and tournament game modes are just a fun public layer on top, underneath it's research I did for OneHealth into low-cost health-data capture, wrapped in something playful. iPhone-optimised.

    Visit
  • Resonara

    Private

    Ongoing

    A multisensory state-design studio: sound, rhythm, body vibration (Woojer haptics), breath, and light turned into designable, measurable sessions, built on a strict honesty model that keeps the measurable, the hypothesised, and the traditional clearly apart and never dresses up the unproven as fact.

  • Kinetara

    Private

    Ongoing

    A headless crypto market signal engine — no interface, just a cron and APIs. It scores live perpetual-futures data each hour and broadcasts a long, short, or stay-silent call to Telegram.

  • Falk

    Experiment

    Ongoing

    An AI authorship engine for entire literary universes: world-building, characters, lore, and chapters, writing internally consistent multi-book trilogies. A fun benchmark for how far AI world-building can go.

  • CTZ Records

    Live

    Playing around

    A published-but-just-for-fun music side-quest. The songs are AI-generated, but I direct the composition and do the sound engineering, no raw AI output ever ships, every release is properly mastered through a self-built pipeline (around 50 tracks, including a full Christmas album). Producing good songs is the easy part; the music industry is the impossible part, so this stays a playground, not a career.

  • NFT Tipper Bot

    Discontinued

    2023-2025

    A Telegram-based NFT distribution system on Enjin that processed 100k+ on-chain transactions in production. Its scaling limits are what pushed me toward non-custodial infrastructure.

Chris Zemmel

Core Skill Set

AI & Multi-Agent Systems

  • Agent Orchestration

    • Multi-agent AI councils coordinated by a deterministic orchestrator
    • Typed agent contracts, domain routing, and conflict resolution
    • Model-agnostic provider abstraction, swappable as new models ship
  • Applied ML / LLM Integration

    • Use-case-specific prompt engineering and semantic pipelines
    • Document parsing, structured extraction, and multimodal inputs
    • Reproducible inference: deterministic policy layers over probabilistic agents
  • Creative AI

    • AI chatbots, document analyzers, and content generators
    • Dynamic document generation and layout parsing

Privacy & Compliance Engineering

  • PHI De-Identification

    • Identity stripped at ingestion, before any model ever sees the data
    • Layered detection: deterministic rules + the user's own profile, plus language-aware detection of names and identifiers in free text
    • Privacy treated as a measured metric and regression-gated on every code change
  • Compliance Controls

    • HIPAA / GDPR-style posture: encryption in transit & at rest, RLS, append-only audit logs
    • Zero-retention model APIs; no training on user data
    • BAA / DPA posture with every processor
  • Residency & Data Quality

    • In-region deployment: data residency as a deploy choice, not a rewrite
    • Quality gating: validated measurements only, never invented, always provenance-tagged

Security & Cryptography

  • Applied Cryptography

    • Non-custodial key management & device-bound encryption
    • Cross-chain signing and recovery flows kept fully client-side
    • Open-core cryptographic core, published under AGPL
  • Auth & Access

    • SIWE-style signature sign-in with rotating httpOnly sessions
    • Row Level Security (RLS) and least-privilege data boundaries
    • Separation of access, identity, ownership, and recovery
  • Hardening

    • API security, rate limiting, and abuse-resistant routes
    • Audit / provenance trails on every state transition
  • Security Auditing & Review

    • Autonomous, invariant-directed AI audit pipeline: invariant-by-invariant review of critical code
    • Cross-ecosystem coverage: EVM, Solana, Move, Cosmos, Substrate, Bitcoin, ZK circuits, and web2 access-control
    • Detection-only, human-triaged review against 100+ vulnerability classes, never exploits

Blockchain / Crypto

  • Industry Experience

    • 9 years of crypto experience
    • Community Management & Developer Relations
    • Wore every hat: product, QA, support, and marketing
    • Built and ran blockchain platforms end to end
  • On-Chain Governance

    • Production Enjin OpenGov client: conviction voting, treasury proposals, live RPC + archive reads
    • EGOV1 on-chain metadata standard (content-addressed proposal backlinks)
    • Multi-wallet: WalletConnect v2 + Polkadot.js / Talisman / SubWallet / PolkaGate
  • Non-Custodial Infrastructure

    • Single-link receive across BTC / ETH / SOL / USDC
    • Device-bound key encryption, recovery flows, open-core crypto under AGPL
    • Custom token gating, credit systems, usage metering

Data & Systems Architecture

  • Event-Sourced Systems

    • Append-only, immutable event logs as the source of truth
    • Canonical data layers that normalise messy vendor payloads
    • State as a fold over history: answer "what changed and why" at any point
  • Human-in-the-Loop

    • Review / approval gates before any autonomous action
    • Provenance-tagged data with traceable, causally-linked outcomes

Technical Architecture

  • Full-Stack Development

    • TypeScript, JavaScript, Python
    • Next.js (serverless-ready), React
    • REST APIs, Webhooks, GraphQL
  • Distributed Systems & Cloud

    • Distributed systems, system & software architecture
    • Cloud application & database development
    • Real-time indexing and event-driven pipelines
  • Polyglot Services

    • TypeScript / Next.js product surface; Python for data & ML services
    • Small, independent, containerised services that ship and scale separately
  • Reliability & Scale

    • Batch processing, retry logic, idempotent real-time transaction handling
    • Rate-limit-aware CDN caching with graceful fallbacks
    • High-throughput operations in production (150,000+ on-chain ops)

Automation & Data Engineering

  • Internal Tools & Automation

    • Internal tools and automation systems for a healthcare provider
    • Operational dashboards, financial projections, and reporting
  • Data Analysis

    • Parsing, analyzing, and tagging transactions into structured pipelines
    • Forecasting fixed costs from historical patterns
  • Quantitative Logic

    • Custom technical indicators and model prototypes
    • Token-based access systems and tiered pricing mechanics

Product Thinking & Automation

  • Founder-First MVPs

    • Rapid architecture from 0 → 1 (ideation to execution)
    • Systems that "just work": elegant, focused, minimal config
  • Process Design & Reduction

    • Systemic reduction of noise, friction, and unnecessary interfaces
    • Fluent in Zapier, Google Suite Automation, Notion, 1Password workflows
  • Custom Dashboards

    • Built modular dashboards for medical tools, document result outputs, and chat-based logic visualizers
    • Database design (SQLite, Postgres) and Express API development

UX + Human Interface Logic

  • Contextual UX

    • Interfaces that adapt to user states and input types
    • Personal elements in AI agents (empathy-driven design, tone-awareness)
  • Gamified Interfaces

    • Token feedback loops, user-state visuals, credit mechanics
  • Design Aesthetic

    • Strong eye for minimalism, motion, and clean UI copy

One-Man Workforce

  • Multi-Discipline Expertise

    • Developer Relations & ecosystem community to Marketing & QA
    • Product Management and full-stack development
    • Start-to-finish execution across all disciplines
  • Rapid Execution

    • Ship features and products independently
    • Full ownership from ideation to deployment
    • Quickly adapt to any role needed

Get in Touch

Have a project in mind or want to collaborate? Let's talk.

Minimum 10 characters required