https://github.com/dkmfzf/visualization-of-algorithms
When I started studying algorithms, it was difficult for me to understand their purpose and application. Over time, I was able to solve simple tasks on Medium. That's why I created this site to help beginners more easily enter the amazing world of algorithms.
https://github.com/dkmfzf/visualization-of-algorithms
css fullpagejs gsap html js pet-project tailwindcss threejs web webpack
Last synced: 3 months ago
JSON representation
When I started studying algorithms, it was difficult for me to understand their purpose and application. Over time, I was able to solve simple tasks on Medium. That's why I created this site to help beginners more easily enter the amazing world of algorithms.
- Host: GitHub
- URL: https://github.com/dkmfzf/visualization-of-algorithms
- Owner: DKMFzF
- License: mit
- Created: 2024-11-21T05:27:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-03T09:49:48.000Z (over 1 year ago)
- Last Synced: 2025-03-22T07:18:37.719Z (over 1 year ago)
- Topics: css, fullpagejs, gsap, html, js, pet-project, tailwindcss, threejs, web, webpack
- Language: JavaScript
- Homepage:
- Size: 592 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Visualization Of Algorithms
## Selecting the language in the README file
[README на русском](README_language/README.ru.md)
## Documentation
[Documentation in English](docs/DOCS.en.md)
[Документация на русском](docs/DOCS.ru.md)
## Description of the project
When I first started studying algorithms,
it was difficult for me to figure out what they were
for and where to use them in general. It was only
after a long time that I was able to solve the most
primitive Medium tasks on. That's why I created this site
to make it easier for novice programmers to enter
such an amazing and beautiful world of algorithms.
## Getting started
Using these instructions, you will be able to run a copy of the project on your local computer for development and testing purposes.
### Preliminary requirements
What do you need to install the software and how to do it
```
git clone https://github.com/DKMFzF/mesto-project-ff.git
```
### Installation
A step-by-step series of examples that explain how to run a development environment
To start, open a terminal in your repository where the project is hosted and enter the following command
```
npm install
```
And repeat
```
npm run dev
```
## Author
** [Kirill Doroshev (DKMFzF)](https://vk.com/dkmfzf ) **
## License
This project is licensed under the MIT license