
Personal Project
The Data Structures & Algorithms Explainer app is a web application that allows users to learn and visualize different data structures and algorithms. The app displays a list of all the available topics, and users can filter the list by typing in the name of a topic in the search bar. The user can also click on individual topics in the list, which will display more detailed information about that topic, including its explanation, visualizations, and code examples. The app is built using modern web technologies such as React, JavaScript, and Tailwind CSS. The app was created for the purpose of providing an easy-to-use and visually appealing way for users to learn about different data structures and algorithms.
Technologies
React
Vite
Tailwind
Javascript
Back