Projects, tools, toys.

World Data

AI / Machine Learning

Dashboards

Graph Networks

Mathematics

🌀
Mathematics
Path Integral Phase-Space
Sum-over-histories simulator showing interference, damping, and stationary phase in the Argand plane.
🌳
Mathematics
Collatz Conjecture Experiment Tool
Dynamic graph animation of Collatz trajectories cascading to 1, with overlay mode to compare how runs from different starting values diverge.
🌀
Mathematics
Collatz Cascade 2 — Generalized Dynamics
Extend Collatz to any modulus and any operation: linear maps, powers, roots, logs, exponentials, polynomial derivatives, integrals, rational functions. Arbitrary residue rules, full calculation overlay, and trajectory visualization.
📐
Mathematics
Projective-Cartesian Mapper
Transform and visualize relationships between projective and Cartesian coordinates.
Mathematics
ODEs and Special Functions
Power Series ODE special function pattern generator.
Mathematics
Peano Compiler
Compile arithmetic down through successor functions to first-order logic. Watch 2 + 2 = 4 reduce to Peano axioms with ∀-elimination and substitution of equals.
🔢
Mathematics
Math Dependency Tree
Interactive atlas of mathematical structures with lineage tracing across foundations, algebra, topology, and geometry.
🔢
Mathematics
Prime Compositions
Every number written as what it actually is — sums of equal parts. A number is prime if and only if it can't be written this way.
🎛️
Mathematics
Sorting Algorithms Lab
Multi-algorithm sorting visualizer with sound, side-by-side comparisons, and chaos modes.
📈
Markets / Simulation
S&P 500 Market-Cap Rotation
25-year real-data backtest of holding the top market-cap stocks and watching your portfolio evolve as rankings change.
Mathematics
Comparing Calendars
Deep-time calendar synchronization matrix across Gregorian, Hijri, Enochic, Maya, Egyptian, Hebrew, Chinese, and more.
🚀
Space Data
Space Orbits Explorer
Ephemeris-driven orbital visualization and exploration of trajectories.

Games

🎮
Often Solved Games
Game Theory Lab →
Browse all 11 games — Tic-Tac-Toe, Connect Four, Othello, Checkers, Mastermind, Lights Out, Minesweeper, Nim, 2048, Rummikub, and Blokus.
🧩
Mathematics
Path Connect Lab (2D + Cube)
Flow-style path puzzle on a square grid or rotatable cube surface, with bounded solver checks and live graph metadata.
Solved Games
Tic-Tac-Toe
Minimax + Alpha-Beta pruning. The AI plays perfectly — the best you can do is draw. Includes full decision tree analytics.
🔴
Solved Games
Connect Four
Strongly solved — first player wins with perfect play. Minimax + Alpha-Beta with window scoring and center-column preference.
Solved Games
Othello / Reversi
Minimax + Alpha-Beta with positional weights, mobility scoring, and corner-capture bonuses. Canvas rendered 8×8 board.
🔵
Solved Games
Checkers
Alpha-Beta Minimax with mandatory captures, multi-jump chains, king promotion, and heuristic evaluation on an 8×8 canvas board.
🎯
Solved Games
Mastermind
Knuth's algorithm guarantees cracking any 4-peg 6-color code in ≤5 guesses using minimax over remaining possibilities.
💡
Solved Games
Lights Out
Gaussian elimination over GF(2) finds the exact minimum presses to solve any board. Supports 3×3 through 6×6 grid sizes.
💣
Solved Games
Minesweeper
Constraint propagation + subset analysis solver deduces safe cells and mines logically, with probabilistic fallback when stuck.
🥢
Solved Games
Nim
Sprague-Grundy theorem in action — the AI computes Nim-sum (XOR) of heaps and always moves to a P-position.
🔢
Solved Games
2048
Expectimax AI with Snake heuristic reliably reaches 2048+ by scoring tile arrangement, smoothness, monotonicity, and empty cells.
🀱
Solved Games
Rummikub
Tile-rummy simulation with an optimal greedy set-cover solver using dynamic programming. Supports 1–4 players.
🟦
Solved Games
Blokus
4-player territory control with all 21 pieces and 8 transforms. AI uses greedy corner-expansion heuristics with lookahead and blocking.

Not Safe For Work

Bob's Tools

Office

🖼️
Office
Images → PDF
Drag in a stack of images, drag to reorder them, pick a page size, and export a single PDF — everything runs in-browser, nothing uploaded.
📎
Office
PDF Merger
Combine multiple PDF files into one. Drag to reorder, see page counts, merge — fully client-side with pdf-lib.
✂️
Office
PDF Splitter
Drop a PDF and extract specific pages visually. Click thumbnails to select, enter page ranges, download a new PDF with only what you need.
🗜️
Office
Image Compressor
Compress, resize, and convert images client-side. Adjust quality per image, change format (JPEG/PNG/WebP), download individually or as a ZIP.
📄
Office
Document Converter
Drop a DOCX, EPUB, Markdown, or plain-text file and get a clean preview. Export to PDF, HTML, or plain text — all client-side.
✍️
Office
Markdown Editor
Split-screen live Markdown editor with syntax highlighting, toolbar shortcuts, and export to HTML, PDF, or .md file.
🧾
Office
Invoice Generator
Fill in your business details, client info, and line items — get a professional invoice you can print or save as PDF. Auto-saved locally.
📊
Office
CSV Viewer
Drop a CSV or TSV and get a sortable, filterable, editable table. Export back as CSV, TSV, or JSON. Supports multiple delimiters.
{ }
Office
JSON Formatter
Format, minify, validate, and sort keys in JSON. Syntax-highlighted output with path explorer, size stats, and CSV→JSON converter.
Office
Text Diff
Paste two versions of a text and see exactly what changed — line-by-line and character-by-character, in unified or split view.
🔠
Office
Word Counter
Paste any text and instantly get words, characters, sentences, paragraphs, reading time, Flesch readability scores, and top word frequency.
#
Office
Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes for any text or file — live as you type, with verification comparison.
Office
Base64 Tool
Encode or decode text and files to/from Base64 and data URIs. Supports URL-safe encoding, auto-detection, and image preview.
🔐
Office
Password Generator
Generate cryptographically random passwords with entropy analysis, bulk generation, passphrase mode, and a history of recent passwords.
Office
QR Code Generator
Generate QR codes for URLs, WiFi credentials, vCards, and any text. Customize colors, size, and error correction — download as PNG or SVG.
⚖️
Office
Unit Converter
Convert between 100+ units across length, mass, temperature, area, volume, speed, data, energy, pressure, angle, and time.
🎨
Office
Color Tools
Pick and convert colors (HEX/RGB/HSL/CMYK), generate palettes (complementary, triadic, analogous), extract colors from images, and build gradients.
🕐
Office
Time Zone Converter
See a time across 15+ world zones simultaneously, add any IANA timezone, get live ticking updates, and detect DST transitions.
🍅
Office
Pomodoro Timer
Animated circular countdown with automatic Focus / Short Break / Long Break cycling, session tracking, task logging, and desktop notifications.
📦
Office
ZIP Archiver
Create ZIP archives by dragging files in, or drop an existing ZIP to browse and extract its contents — fully in-browser with JSZip.
Office
Lorem Ipsum Generator
Generate placeholder text by words, sentences, or paragraphs. Classical Lorem Ipsum, random Latin variants, or plain English filler text.
🎥
Office
Screen Recorder
Record your screen (and optionally microphone) directly in the browser using the MediaRecorder API — no extensions, no installs, download as WebM.
🖊
Office
PDF Watermark
Stamp a text watermark across every page of a PDF.
Office
Email Signature Builder
Generate a clean HTML signature and copy it into Gmail or Outlook.
🧽
Office
Text Cleaner
Normalize spacing, remove junk lines, and clean pasted text.
Office
Meeting Agenda Timer
Run timed agendas with notes and export meeting summaries.

Andre · © 2026