Skip to content

Commit a7a4536

Browse files
authored
Merge pull request #60 from ciphervaishnavi/feature/animate
done with animation
2 parents 7ee5fc4 + 00ee106 commit a7a4536

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

README.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
[🚀 Live Demo](https://algorithm-visualiser-yuvraj.onrender.com/) · [📖 Documentation](https://github.com/CipherYuvraj/Algorithm-Visualiser-Platform/) · [🐛 Report Bug](https://github.com/CipherYuvraj/Algorithm-Visualiser-Platform/issues) · [💡 Request Feature](https://github.com/CipherYuvraj/Algorithm-Visualiser-Platform/issues)
1515
</div>
1616

17+
<p align="center">
18+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
19+
</p>
20+
1721
---
1822

1923
## 📋 Table of Contents
@@ -44,6 +48,10 @@
4448
### 🎯 Mission
4549
To bridge the gap between theoretical computer science and practical understanding by providing intuitive, step-by-step algorithm visualizations that make complex concepts accessible to learners at all levels.
4650

51+
<p align="center">
52+
<img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="1000">
53+
</p>
54+
4755
---
4856

4957
## ✨ Key Features
@@ -86,6 +94,10 @@ To bridge the gap between theoretical computer science and practical understandi
8694
- **📱 PWA Support**: Install as a desktop/mobile app
8795
- **🌐 Multi-language**: Support for multiple programming languages
8896

97+
<p align="center">
98+
<img src="https://user-images.githubusercontent.com/74038190/212284158-e840e285-664b-44d7-b79b-e264b5e54825.gif" width="400">
99+
</p>
100+
89101
---
90102

91103
## 🛠️ Tech Stack
@@ -120,6 +132,10 @@ To bridge the gap between theoretical computer science and practical understandi
120132

121133
</div>
122134

135+
<p align="center">
136+
<img src="https://user-images.githubusercontent.com/74038190/212284087-bbe7e430-757e-4901-90bf-4cd2ce3e1852.gif" width="100">
137+
</p>
138+
123139
---
124140

125141
## 🎯 Why Choose Algorithm Visualiser Pro?
@@ -164,6 +180,10 @@ To bridge the gap between theoretical computer science and practical understandi
164180
</table>
165181
</div>
166182

183+
<p align="center">
184+
<img src="https://user-images.githubusercontent.com/74038190/212284136-03988914-d899-44b4-b1d9-4eeccf656e44.gif" width="1000">
185+
</p>
186+
167187
---
168188

169189
## 📸 Screenshots
@@ -181,6 +201,10 @@ To bridge the gap between theoretical computer science and practical understandi
181201

182202
</div>
183203

204+
<p align="center">
205+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
206+
</p>
207+
184208
---
185209

186210
## 🚀 Quick Start
@@ -223,6 +247,10 @@ npm start
223247
# 🎉 Open your browser and start exploring!
224248
```
225249

250+
<p align="center">
251+
<img src="https://user-images.githubusercontent.com/74038190/212284158-e840e285-664b-44d7-b79b-e264b5e54825.gif" width="400">
252+
</p>
253+
226254
---
227255

228256
## ⚙️ Installation
@@ -312,6 +340,10 @@ docker-compose logs -f
312340
docker-compose down
313341
```
314342

343+
<p align="center">
344+
<img src="https://user-images.githubusercontent.com/74038190/212284087-bbe7e430-757e-4901-90bf-4cd2ce3e1852.gif" width="100">
345+
</p>
346+
315347
### 📄 Docker Configuration
316348

317349
<details>
@@ -432,6 +464,10 @@ gcloud run deploy --image gcr.io/PROJECT-ID/algo-visualiser --platform managed
432464
- **Machine Learning**: Neural Networks, Decision Trees
433465
- **Cryptography**: RSA, AES, Hash Functions
434466

467+
<p align="center">
468+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
469+
</p>
470+
435471
---
436472

437473
## 🎨 UI/UX Features
@@ -585,6 +621,10 @@ Use the [issue template](https://github.com/CipherYuvraj/Algorithm-Visualiser-Pl
585621

586622
Use the [feature request template](https://github.com/CipherYuvraj/Algorithm-Visualiser-Platform/issues/new?template=feature_request.md) to suggest new features.
587623

624+
<p align="center">
625+
<img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="1000">
626+
</p>
627+
588628
---
589629

590630
## 📄 License
@@ -627,6 +667,10 @@ Passionate about creating innovative web applications and making complex algorit
627667
### 🎯 Vision
628668
> "To democratize algorithm education by making complex concepts visually intuitive and accessible to learners worldwide."
629669
670+
<p align="center">
671+
<img src="https://user-images.githubusercontent.com/74038190/212284136-03988914-d899-44b4-b1d9-4eeccf656e44.gif" width="1000">
672+
</p>
673+
630674
---
631675

632676
## 🙏 Acknowledgments
@@ -638,6 +682,10 @@ Passionate about creating innovative web applications and making complex algorit
638682
- **Vercel** for seamless deployment experience
639683
- **Open Source Community** for inspiration and contributions
640684

685+
<p align="center">
686+
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="700">
687+
</p>
688+
641689
---
642690

643691
## 📞 Support

0 commit comments

Comments
 (0)