Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmoleka/da-visualizer
https://github.com/cmoleka/da-visualizer
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmoleka/da-visualizer
- Owner: cmoleka
- Created: 2023-01-03T22:55:33.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-18T15:29:33.000Z (almost 2 years ago)
- Last Synced: 2023-07-16T04:22:43.838Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://da-visualizer.vercel.app
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structure & Algo visualization
This project aims to provide a comprehensive visual format to illustrate Data Structures and Algorithms. By doing so, we hope to create an easy-to-follow resource for both novice and experienced users to better understand the fundamentals of data structures and algorithms. Through a series of diagrams, charts, and explanations, the goal is to help individuals gain a better understanding of these topics in a more accessible and visually appealing way.
## Tech behind this project
- [T3Stack](https://create.t3.gg/) - This is a T3 Stack project bootstrapped with create-t3-app.
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [Typescript](https://www.typescriptlang.org)
- [Radix-ui](https://www.radix-ui.com) - hoping to improve UI with this later.## Development environement
- Node v18.12.1
- Npm v8.19.2## How do I deploy this?
Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.
## Can I contribute?
Sure, go ahead and fork the project, create issues and submit a PR.
## Project by
- [Carlo Moleka](https://github.com/cmoleka) - GitHub Profile