Repository History
Explore all analyzed open source repositories

3b1b/videos: Exploring the Code Behind 3Blue1Brown's Math Animations
The 3b1b/videos repository hosts the Python code used to generate the captivating mathematical animations featured in 3Blue1Brown's educational videos. Primarily utilizing the Manim library, this project offers a unique insight into the creation process of complex visual explanations. It serves as an invaluable resource for those interested in mathematical visualization and the Manim animation engine.

JSON For You: The Ultimate JSON Visualization and Processing Tool
JSON For You is a powerful web-based tool designed for comprehensive JSON visualization and processing. It offers various view modes like Graph and Table, supports structured comparisons, and integrates `jq` for advanced querying. This open-source project provides an intuitive UI for developers working with JSON data.