awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Interactive Learning Environments · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesInteractive Learning Environments

Hands-on platforms and executable tools designed to facilitate active coding practice and skill assessment.

Explore 4 awesome GitHub repositories matching education & learning resources · Interactive Learning Environments. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Learning Resources
  4. Interactive Learning Environments

Awesome Interactive Learning Environments GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • rasbt/LLMs-from-scratch

    rasbt/LLMs-from-scratch

    85,529GitHubView on GitHub↗

    This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementat

    Jupyter Notebookaiartificial-intelligencechatbot
  • lydiahallie/javascript-questions

    lydiahallie/javascript-questions

    65,277GitHubView on GitHub↗

    This project is a community-driven knowledge base and diagnostic suite designed to evaluate and improve a developer's grasp of JavaScript. It functions as an interactive learning repository, providing a structured collection of technical questions and detailed explanations that target core language mechanics, runtime n

  • kdn251/interviews

    kdn251/interviews

    64,945GitHubView on GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and prob

    Javaalgorithmalgorithm-challengesalgorithm-competitions
  • rust-lang/rustlings

    rust-lang/rustlings

    61,890GitHubView on GitHub↗

    Rustlings is a command-line learning tool designed to build language proficiency through a structured, interactive curriculum. It functions as a practice-oriented platform where users master syntax and core concepts by resolving compilation errors within a sequence of small, incremental code exercises. The environment

    Rustbeginner-friendlyexercisesrust

Explore sub-tags

  • Interactive Programming TutorialsLearning environments that combine structured technical guides with hands-on, interactive exercises for programming practice.
  • Online JudgesAutomated platforms that evaluate submitted code against test cases to verify correctness in competitive programming environments.