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

3 repos

Awesome GitHub RepositoriesCode Examples

Code snippets and functional examples demonstrating specific programming tasks, utility functions, and software design patterns.

Explore 3 awesome GitHub repositories matching education & learning resources · Code Examples. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Learning Resources
  4. Educational Content & Resources
  5. Code Examples

Awesome Code Examples GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nodejs/node

    nodejs/node

    115,848GitHubView on GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime inc

    JavaScriptjavascriptjslinux
  • iluwatar/java-design-patterns

    iluwatar/java-design-patterns

    93,757GitHubView on GitHub↗

    This project is a comprehensive educational knowledge base designed to help developers master software engineering excellence through a structured catalog of design patterns and architectural principles. It provides a curated repository of best practices, programming heuristics, and implementation examples, all organiz

    Javaawesome-listdesign-patternshacktoberfest
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    algorithmsbioinformaticscomputational-biology

Explore sub-tags

  • Array Manipulation SnippetsCode examples demonstrating common operations on arrays such as concatenation and transformation.
  • Compression UtilitiesCode snippets for archiving and compressing files or directories.
  • Input/Output Utilities1 sub-tagCode patterns for handling data streams, file operations, and byte-to-string conversions.
  • Utility Snippets
General-purpose code fragments for common programming tasks.