Skip to content

HardikMathur11/Vis.A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ Vis.A β€” Visualization of Algorithms

Vis.A is an interactive visualization tool that brings algorithms to life.
It helps users understand sorting, searching, and other algorithms visually with clean animations and an AI-powered assistant for guidance.


🌐 Live Demo

πŸ”— Click here to try Vis.A


✨ Features

  • πŸŽ₯ Algorithm Visualizations β€” See sorting/searching algorithms in action
  • πŸ€– Gemini AI Integrated β€” Ask questions & get explanations in real-time
  • 🎨 Modern UI β€” Built with React + TailwindCSS for smooth design
  • ⚑ Fast & Lightweight β€” Minimal load time with optimized performance
  • πŸ“± Responsive β€” Works across devices seamlessly

πŸ› οΈ Tech Stack

  • Frontend: React
  • Styling: Tailwind CSS
  • AI Integration: Gemini AI API
  • Deployment: Vercel

βš™οΈ Installation & Setup

Clone the repository and install dependencies:

git clone https://github.com/your-username/Vis.A.git
cd Vis.A
npm install
npm run dev

Usage

  • Open the app in browser
  • Select an algorithm (e.g. Bubble Sort, Quick Sort, etc.)
  • Watch the visualization in action πŸŽ₯
  • Use Gemini AI integration to get step-by-step explanations

🀝 Contributing

  • Contributions are welcome!
  • Fork the repo
  • Create a new branch
  • Submit a pull request

πŸ“œ License

-This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages