MyAthlete
Multi-Tenant Platform & AST Engine
β Production β’ www.myathlete.ie
An enterprise club operating system handling high-concurrency event telemetry and membership operations.
Built on a strict double-entry ledger enforcing algebraic invariant balances, a custom Domain-Specific Language (DSL)
with AST evaluation for bioenergetic training math, and an automated data deduplication pipeline resolving multi-source records.
ποΈ Multi-Tenant Architecture
π° Double-Entry Ledger
𧬠Custom AST Compilers
β‘ Real-Time Ingestion
π Self-Healing Data Pipelines
π High-Throughput Telemetry
TabSplit
Multimodal AI Vision & Real-Time State Sync
β Case Study β’ Live App
A real-time collaborative bill-splitting platform pairing a cross-platform Flutter client with an asynchronous
Django Channels & Daphne ASGI gateway. Employs Multimodal Vision LLMs to transcribe paper receipts into
itemized products, quantities, and prices while preserving modifiers and discounts. Synchronizes participant claims
and tip adjustments instantly over Redis Stack Pub/Sub WebSockets with resilient exponential backoff, guarded by an hourly
sliding-window rate limiter (25 scans/hr) and a 1-click fail-safe demo session.
π€ Multimodal Vision LLM
β‘ Django Channels & Redis WSS
π± Flutter Web & Mobile
π‘οΈ Redis Sliding Rate Limiter
π§ͺ 1-Click Demo Mode
π Resilient Reconnection Loop
Instant, zero-knowledge cross-device clipboard synchronization. Files and text are encrypted entirely client-side
via AES-GCM-256 (Web Crypto API) with PBKDF2 key derivation, then streamed directly peer-to-peer over chunked WebRTC
DataChannels. Backed by an asynchronous FastAPI signaling layer with automatic 20-minute RAM eviction, self-hosted Proof-of-Work, and zero disk persistence.
β‘ Open Source (MIT)
π AES-GCM-256 Web Crypto
β‘ FastAPI & WebSockets
π WebRTC P2P Data Channels
π‘οΈ Zero-Knowledge Architecture
β±οΈ Ephemeral Auto-Wipe RAM
π² Cross-Platform PWA
Roulette Tracker & Casino
Stochastic Modeling β’ Dual-Mode Telemetry & Game Engine
π² Dual-Mode Web App
An empirical thought experiment exploring whether wheel sector tracking, hot/cold variance, or progressive staking
can mathematically overcome roulette's house edge (it cannot). Built with an isolated dual-mode architecture:
Track Mode acts as a live casino companion with 1-tap spin entry, sector coverage, and real-time Chi-Square
goodness-of-fit testing; Play Mode delivers a virtual casino arcade with decelerating physics wheel animation,
multi-tier chip betting, and atomic credit settlement.
π― Dual-Mode Isolation
β‘ 100k Monte Carlo Sim
π§ͺ Chi-Square Bias Testing
π‘ Physics Wheel Deceleration
π P/L Distribution Curves
π± Mobile-First PWA