Skip to content

Amogh-2404/LearnVisual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnVisual

LearnVisual is a highly visual learning platform covering algorithms, mathematics and computer networking. Every topic blends polished layouts with interactive animations so that concepts are easy to grasp and fun to explore.

Why LearnVisual?

  • Spectacular styling – Pages share a refined aesthetic inspired by modern design systems. Smooth transitions and thoughtful color choices keep the material engaging.
  • Hands‑on visuals – Each subject contains bespoke animations and step‑by‑step diagrams that turn abstract ideas into concrete experiences.
  • Practical theory – Concise explanations accompany every visualization, providing just the right amount of context without overwhelming the reader.
  • Dark mode support – The entire site adapts gracefully between light and dark themes.

Tech Stack

  • Framework: Next.js & React
  • Styling: Tailwind CSS with custom components
  • Animation: Framer Motion and CSS animations
  • 3D: Three.js (select sections)

Project Structure

/
├─ public/             # Static assets
├─ src/
│  ├─ app/             # Next.js app router and pages
│  ├─ components/      # Visualizations and reusable UI
│  └─ styles/          # Global stylesheets
└─ ...config files

Getting Started

  1. Install Node.js (18+) and npm.
  2. Clone this repository and run npm install.
  3. Start the dev server with npm run dev and open http://localhost:3000.
  4. Build a production bundle via npm run build.

Contributing

Contributions are welcome! If you have ideas for new topics or improvements, feel free to open an issue or submit a pull request.

Roadmap

See todo.md for planned additions and future enhancements.

About

A interactive visualization platform for algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors