Skip to content
View FlorianBruniaux's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report FlorianBruniaux

Report abuse

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

Report abuse
FlorianBruniaux/README.md

Florian Bruniaux

CTO, 12 years in tech. Ex-VP/EM, chose to go back hands-on. AI Founding Engineer @ Méthode Aristote (EdTech + AI)

Direct, kind, energetic. Always 8 projects running.


What I Build

Comprehensive resource for AI-assisted development with Claude Code. Documentation-as-product: 271 quiz questions, 225 production-ready templates, 11 whitepapers (472 pages), threat DB with 655+ catalogued malicious skills. 2,000+ stars · 300+ forks · cc.bruniaux.com

CLI proxy that reduces LLM token consumption by 60-90% on common dev operations. Intercepts Git, GitHub CLI, Cargo, pnpm, Vitest, Playwright, Docker, Kubernetes and compresses output to what actually matters. 11,000+ stars · Main contributor · rtk-ai.app


Open-Source Tools

Project What it does Link
CCBoard Dual TUI/Web dashboard for Claude Code monitoring. Single Rust binary, 472 tests, 89x cache speedup ccboard.bruniaux.com
CC-Copilot Bridge Multi-provider router: switch Claude Code between Anthropic, GitHub Copilot (unlimited), and Ollama local ccbridge.bruniaux.com
Claude Cowork Guide AI workflows for knowledge workers and non-technical users — 28 workflows, 70 copy-paste prompts cowork.bruniaux.com
StarMapper Map your GitHub stargazers on an interactive world map. Next.js + MapLibre + Neon Postgres starmapper.bruniaux.com
CC-Sessions CLI to index and search Claude Code session history. Zero dependencies, under 200ms on 1300+ sessions GitHub
dep-scope Granular Node.js/TypeScript dependency analyzer: used symbols per package, native alternatives, duplicates. Ships an MCP server listed on the official MCP Registry npm
claude-code-plugins 181 Claude Code templates as installable plugins: security-suite, devops-pipeline, code-quality, release-automation, pr-workflow, session-tools, ai-methodology, session-summary GitHub

Current Focus

  • AI Founding Engineer at Méthode Aristote (TypeScript/Next.js, tRPC, Prisma, AI integration)
  • Building and maintaining the Claude Code open-source ecosystem (guide + RTK + ccboard + 6 tools)
  • Workshops on AI-assisted development for dev teams
  • AI enthusiast building in public — 13,000+ combined stars across AI tooling projects in 3 months

Background

12+ years: Developer → Team Lead → EM → VP Engineering → CTO → back to hands-on by choice.

Why hands-on? After a decade leading teams (4-150 people, managed up to 30 engineers), I deliberately stepped back to sharpen my technical edge. Leadership is more effective when grounded in current engineering reality. In the first 3 months of 2026, that bet produced 8 open-source projects and 13,000+ combined GitHub stars.

Leadership experience:

  • Built and scaled engineering teams from scratch (early-stage → Series A → scale-up)
  • Shaped engineering culture, processes, hiring, mentorship
  • Led across SaaS, E-commerce, Data, EdTech domains

Tech:

  • Stack: TypeScript (Next.js 14+, Nest.js, tRPC), Rust, Ruby (Rails), Python, SQL/NoSQL
  • AI: Claude, GPT, AI-assisted workflows, MCP server development
  • Infra: AWS, GCP, Vercel, Docker, Kubernetes, serverless
  • Domains: Fullstack (backend preference), product development, technical architecture

Formation: Computer Engineering @ UTT Languages: French, English


Links


Side note: Renovating houses (masonry, roofing, earthwork), hiking with my family and Java the dog 🐶, collecting wine (~300 bottles).

Pinned Loading

  1. claude-cowork-guide claude-cowork-guide Public

    Complete documentation for Claude Cowork - 43 workflows, 70 prompts for knowledge workers and small businesses

    Shell 141 19

  2. cc-copilot-bridge cc-copilot-bridge Public

    Multi-provider routing for Claude Code CLI. Use your Copilot subscription, Ollama offline, or Anthropic Direct.

    Shell 51 5

  3. ccboard ccboard Public

    Monitor Claude Code sessions, costs, config, hooks, agents & MCP servers from a single Rust binary — TUI (9 tabs) + Web interface with live process tracking, budget alerts, and 30-day forecasting

    Rust 58 3

  4. cc-sessions — Fast CLI to search, br... cc-sessions — Fast CLI to search, browse & resume Claude Code session history. Incremental index, project-scoped, 0 dependencies.
    1
    #!/usr/bin/env python3
    2
    """
    3
    cc-sessions — Fast CLI to search, browse & resume Claude Code session history
    4
    5
    OVERVIEW
  5. claude-code-ultimate-guide claude-code-ultimate-guide Public

    A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of gr…

    TypeScript 4.1k 538