Apps

app image

3D Solar System Simulation

A 3D solar system simulation built using Three.js. It includes planets, a sun, orbit paths, and features a user-controllable game speed, as well as a modal dialog displaying information on selected planets.


app image

Pathfinding Visualizer

A pathfinding visualizer that can find the shortest path from the start node to the finish.

app image

Sorting Visualizer

A sorting visualizer that visually sorts an list using various sorting algorithms and visualization techniques.

app image

Bézier Curve Playground

A Bézier curve playground that allows you to create and visualize Bézier curves using De Casteljau's algorithm.