Repository History
6 repositories tagged with education

Tiny8: An Educational 8-bit CPU Simulator with Interactive Visualization
Tiny8 is a lightweight and educational 8-bit CPU simulator written in Python. It offers an interactive terminal debugger and graphical animation to visualize program execution, making it ideal for learning computer architecture and assembly programming.

Read Frog: Open Source AI-Powered Immersive Translate Extension
Read Frog is an open-source, AI-powered browser extension designed for immersive language learning. It offers features like bilingual translation, context-aware AI, text-to-speech, and deep article analysis to help users master languages effortlessly. Available for Chrome, Edge, and Firefox, it supports over 20 AI providers and various translation modes.

javascript-path: A Curated List of Books to Master JavaScript Development
javascript-path is a highly-starred GitHub repository maintained by the JavaScript Society. It offers a meticulously curated list of books designed to guide developers through mastering JavaScript development. This resource provides a structured learning path, covering everything from foundational concepts to advanced topics.
javascript-algorithms: A Comprehensive Guide to Data Structures and Algorithms
The `javascript-algorithms` repository by trekhleb offers a vast collection of algorithms and data structures implemented in JavaScript. Each example comes with clear explanations and links for further reading, making it an invaluable resource for learning and interview preparation. It covers a wide range of topics, from fundamental data structures to advanced algorithmic paradigms.

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery
This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

manim: Animation Engine for Explanatory Math Videos by 3Blue1Brown
manim is an animation engine developed by Grant Sanderson of 3Blue1Brown, specifically crafted for creating precise programmatic animations for explanatory math videos. This powerful Python library enables users to visualize complex mathematical concepts with clarity and engaging visuals. It has garnered significant community interest for its capabilities in educational content creation.