Projects: 'Sorting Visualizer' zu 'Sichtbare Sortier-Algorithmen (Demo)' umbenannt
This commit is contained in:
parent
e9ef438154
commit
b267868836
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ const projects = [
|
|||
featured: true,
|
||||
},
|
||||
{
|
||||
title: 'Sorting Visualizer',
|
||||
title: 'Sichtbare Sortier-Algorithmen (Demo)',
|
||||
slug: 'sorting',
|
||||
description: 'Interaktive Visualisierung verschiedener Sortieralgorithmen. Didaktisches Werkzeug für Algorithmen-Verständnis.',
|
||||
tech: ['Rust', 'WASM', 'Canvas'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue