Tags

Table

Tag

I passed too much time in my life working on displaying data in tables! As it’s the most basic way to visualize data, let’s say it counts as dataviz.

Working that much on tables, I could learn a lot about challenges as performance, accessibility, and user experience. I also had the chance to work on some interesting problems related to tables, such as virtual scrolling, handling large datasets, and optimizing rendering.

Works

Parquet viewer for Source Cooperative

Parquet viewer for Source Cooperative

Radiant Earth 2024 Parquet React Table TypeScript

CSV viewer for Source Cooperative

CSV viewer for Source Cooperative

Radiant Earth 2025 CSV React Table TypeScript

Interactive blog post about virtual scroll and large tables

Interactive blog post about virtual scroll and large tables

Hyperparam 2026 Accessibility Hard problem JavaScript Performance React Table TypeScript UI Writing

Dataset viewer

Dataset viewer

Hugging Face 2022 2023 2024 Svelte SVG Table Tailwind CSS TypeScript

HighTable component for virtual scroll and large tables

HighTable component for virtual scroll and large tables

Hyperparam 2026 Accessibility Library Performance React Table TypeScript UI