Yoann Abriel
fr

All projects

2026

Cloud Benchmark Dashboard

Interactive analytics dashboard comparing cloud pricing and performance across 7 providers (Cloud Avenue, Scaleway, OVH, AWS, Azure, GCP) and 12 LLM providers. PDF/Excel export and Recharts visualizations.

Cloud Benchmark Dashboard is a cloud pricing intelligence tool for comparing offerings from 7 cloud providers (Cloud Avenue, Scaleway, Outscale, OVH, AWS, Azure, GCP) and 12 LLM-as-a-Service providers. The application features 8 analysis modules: VM Instances, Storage, GPU, Software Licensing, Bare Metal, Dedicated Clusters, LLM-as-a-Service, and OVH comparison. Data is managed via PocketBase with Clerk authentication and Sentry monitoring.

Challenges

  • Aggregating and normalizing pricing data from 7+ cloud providers with different formats
  • Interactive visualization of large datasets with advanced filtering and sorting
  • Role-based authentication to control access to sensitive data
  • Multi-format export (PDF, Excel) of benchmark reports

Solutions

  • Next.js 16 architecture with TanStack Table for performant filtering and sorting
  • Recharts for interactive and comparative visualizations
  • Clerk for authentication and role management
  • PocketBase backend for data persistence with Sentry for monitoring

Results

  • 8 analysis modules covering all cloud offerings
  • Comparison of 7 cloud providers and 12 LLM providers
  • PDF and Excel export of benchmark reports
  • Production dashboard with light/dark theme and command palette

Technologies

Next.js 16 · React 19 · TypeScript · PocketBase · Clerk · Recharts · TanStack Table · Tailwind CSS · Sentry