Boris Vargas · The Experiments
Live infrastructure. Real data. Things that break.
What this is
This page is a live window into the infrastructure running behind Proof of Boredom — AWS services, a local Ollama server, a ComfyUI image generator, and a clickstream pipeline feeding into Athena and QuickSight. Each panel below is a real integration, not a mockup.
Your browser reveals a unique identity through canvas rendering, WebGL hardware info, audio processing quirks, and installed fonts — no cookies required. This runs entirely client-side.
Enter a name before your next meeting. SerpAPI runs three searches (general, LinkedIn, news), feeds the results to Claude Haiku on AWS Bedrock, and returns a structured brief — background, priorities, conversation angles — in seconds. Entrez un nom avant votre prochaine réunion. SerpAPI effectue trois recherches, envoie les résultats à Claude Haiku sur AWS Bedrock, et retourne une fiche structurée en quelques secondes.
Every click, scroll, and section view on this site is captured by
analytics.js and sent to API Gateway. A Lambda function writes
each batch directly to S3 as partitioned NDJSON — no Firehose needed.
An hourly EventBridge cron triggers an aggregator Lambda that writes
stats.json to S3, served live below.
Month-to-date spend
$—
Updated daily via GitHub Actions
SAA-C03 · Solutions Architect
35% — In progress
A locally-hosted Ollama instance running open-weight models. Powers the Career Intelligence panel in Studio — resume tailoring, cover letters, interview prep, and company research. Not publicly accessible yet.
28 modules, 75 lessons, 225 exercises — Python runs entirely in-browser via Pyodide (CPython compiled to WebAssembly), no install, no server. Every exercise ships with three difficulty tiers, always visible, never gated, so a low-focus day never blocks progress. 28 modules, 75 leçons, 225 exercices — Python s'exécute entièrement dans le navigateur via Pyodide (CPython compilé en WebAssembly), sans installation ni serveur. Chaque exercice propose trois paliers de difficulté, toujours visibles, jamais verrouillés.
A locally-hosted ComfyUI instance for image generation experiments. Still in development — not publicly accessible yet.