awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bhnddowinf/vuejs-learn

Projects sharing features with Vuejs Learn

30 open-source projects similar to bhnddowinf/vuejs-learn, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • zuzoovn/machine-learning-for-software-engineersZuzooVn avatar

    ZuzooVn/machine-learning-for-software-engineers

    28,797View on GitHub↗

    A complete daily plan for studying to become a machine learning engineer.

    artificial-intelligencedeep-learningmachine-learning
    View on GitHub↗28,797
  • detachment/build-vue-hackernews-2.0-from-scratchDetachment avatar

    Detachment/Build-vue-hackernews-2.0-from-scratch

    88View on GitHub↗

    A tutorial for beginners to build a complex project with Vue.js 2.0 step by step

    JavaScriptjavascriptvue-routervuejs2
    View on GitHub↗88
  • hypescale/moralis-vue-boilerplatehypescale avatar

    hypescale/moralis-vue-boilerplate

    18View on GitHub↗

    Make use of Moralis Web3 and Vue.js

    Vuejavascriptmoralistypescript
    View on GitHub↗18
  • ujjwalkarn/machine-learning-tutorialsujjwalkarn avatar

    ujjwalkarn/Machine-Learning-Tutorials

    17,909View on GitHub↗

    This repository serves as a structured educational resource for machine learning and data science, providing a centralized collection of tutorials, lecture notes, and implementation guides. It is designed to support self-directed learning by organizing complex technical concepts into a clear, hierarchical path that spans from foundational statistical methods to advanced deep learning architectures. The project distinguishes itself through a comprehensive approach to skill development, bridging the gap between theoretical algorithmic foundations and functional software applications. It offers

    awesomeawesome-listdeep-learning
    View on GitHub↗17,909

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • sudheerj/vuejs-interview-questionssudheerj avatar

    sudheerj/vuejs-interview-questions

    2,709View on GitHub↗

    List of 300 VueJS Interview Questions And Answers

    front-end-developerinterview-questionsjavascript
    View on GitHub↗2,709
  • josephmisiti/awesome-machine-learningjosephmisiti avatar

    josephmisiti/awesome-machine-learning

    72,867View on GitHub↗

    This project is a comprehensive, community-driven directory of machine learning resources, software libraries, and educational materials. It serves as a centralized knowledge base for developers and researchers, organizing tools and frameworks by their primary programming language and technical domain to simplify discovery across the artificial intelligence ecosystem. The collection distinguishes itself by providing a cross-language development index that spans diverse programming environments, including C, C++, Rust, Clojure, and Python. It covers a wide range of specialized capabilities, fr

    Python
    View on GitHub↗72,867
  • cuixiaorui/mini-vuecuixiaorui avatar

    cuixiaorui/mini-vue

    10,566View on GitHub↗

    This project is a minimal reproduction of the Vue 3 core logic, designed for studying the framework's internal source code. It implements a reactive state engine, a template compiler, a virtual DOM renderer, and a component lifecycle manager. The implementation uses proxies and effect schedulers to track data dependencies and trigger automatic interface updates. It features a template compiler that parses interpolation and text nodes to convert template syntax into renderable structures, alongside a virtual DOM system that transforms component definitions into a tree of elements. The system

    TypeScriptmini-vuevue3-source
    View on GitHub↗10,566
  • ebookfoundation/free-programming-booksEbookFoundation avatar

    EbookFoundation/free-programming-books

    390,347View on GitHub↗

    This project is a centralized, open-access repository that serves as a structured directory for technical education and professional development. It functions as a community-driven knowledge base, aggregating high-quality learning materials to support global accessibility to computer science and software engineering resources. The platform distinguishes itself through a collaborative governance model that utilizes peer-reviewed workflows for all content additions and modifications. By leveraging structured text files and decentralized version control, the repository maintains a searchable, hu

    Pythonbookseducationhacktoberfest
    View on GitHub↗390,347
  • sdras/intro-to-vuesdras avatar

    sdras/intro-to-vue

    2,767View on GitHub↗

    Workshop Materials for my Introduction to Vue.js Workshop

    Vueintroduction-to-nuxtintroduction-to-vuenuxt
    View on GitHub↗2,767
  • todovue/todo-vueTODOvue avatar

    TODOvue/todo-vue

    1View on GitHub↗

    TODOvue Blog

    Vuetodovuevue
    View on GitHub↗1
  • ashishpatel26/500-ai-machine-learning-deep-learning-computer-vision-nlp-projects-with-codeashishpatel26 avatar

    ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code

    34,579View on GitHub↗

    This repository serves as a comprehensive, curated collection of open-source implementations focused on artificial intelligence, machine learning, and computer vision. It functions as a centralized knowledge base and technical resource index, providing students and professional engineers with a structured directory of code examples for educational and practical reference. The project distinguishes itself through a community-driven curation model, relying on manual updates and contributions to maintain a relevant and expansive archive. By organizing these resources into categorized lists, the

    artificial-intelligenceartificial-intelligence-projectsawesome
    View on GitHub↗34,579
  • ably-labs/realtime-quiz-frameworkably-labs avatar

    ably-labs/realtime-quiz-framework

    77View on GitHub↗

    This repository contains a base networking framework for building a realtime quiz platform with Ably. This project uses VueJS on the client-side and NodeJS on the server-side and is scalable as you need.

    Vuedemoedtechnode-js
    View on GitHub↗77
  • sindresorhus/awesomesindresorhus avatar

    sindresorhus/awesome

    476,211View on GitHub↗

    This project is a community-maintained directory that serves as a comprehensive index of software tools, frameworks, and educational materials. It functions as an open-source knowledge base, organizing diverse engineering domains and technical resources into a structured taxonomy to assist developers in discovering high-quality content. The directory distinguishes itself through a decentralized peer-review model, where independent contributors curate, verify, and update entries to ensure accuracy and relevance. All information is stored in a version-controlled, flat-file markdown format, whic

    awesomeawesome-listlists
    View on GitHub↗476,211
  • microsoft/vscode-recipesmicrosoft avatar

    microsoft/vscode-recipes

    5,959View on GitHub↗

    vscode-recipes is a collection of configuration patterns and guides for setting up debuggers and runtime environments within VS Code. It provides standardized templates and blueprints to connect the editor to local, containerized, or serverless runtimes across a variety of programming languages and frameworks. The project focuses on coordinating simultaneous debugging sessions across client-side and server-side processes to trace logic through full-stack applications. It offers specific patterns for integrating language runtimes and orchestrating multi-language development setups within a sin

    JavaScript
    View on GitHub↗5,959
  • bhnddowinf/vuejs2-learnbhnddowinf avatar

    bhnddowinf/vuejs2-learn

    1,488View on GitHub↗

    vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube)

    JavaScript
    View on GitHub↗1,488
  • chengpeiquan/learning-vue3chengpeiquan avatar

    chengpeiquan/learning-vue3

    1,492View on GitHub↗

    超过 230w+ 阅读人次的《Vue3 入门指南与实战案例》,关于前端工程化开发的基础知识点,以及 TypeScript 、 Vue 3 、 Pinia 的入门学习指南。

    TypeScriptlearning-vue3vuevue-3
    View on GitHub↗1,492
  • dengwanc/dengwanc.github.iodengwanc avatar

    dengwanc/dengwanc.github.io

    0View on GitHub↗

    Focus on the Moment

    HTML
    View on GitHub↗0
  • amejia481/associate-android-developer-certificationAmejia481 avatar

    Amejia481/Associate-Android-Developer-Certification

    1,055View on GitHub↗

    All the info and materials about the certification that I've collected so far

    androidandroid-certificationandroid-development
    View on GitHub↗1,055
  • alsotang/node-lessonsalsotang avatar

    alsotang/node-lessons

    16,450View on GitHub↗

    node-lessons is a comprehensive Node.js programming course and instructional guide. It provides a collection of guided lessons and code examples designed to teach the fundamentals of the Node.js runtime and server-side JavaScript development. The project serves as a practical guide for building web servers and backend applications, specifically covering the implementation of HTTP servers, request routing, and middleware chains. It includes specialized instructional material on managing asynchronous JavaScript workflows through promises and flow control, as well as guides for integrating NoSQL

    JavaScriptjavascriptnodejs
    View on GitHub↗16,450
  • aikorea/awesome-rlaikorea avatar

    aikorea/awesome-rl

    9,812View on GitHub↗

    Reinforcement learning resources curated

    View on GitHub↗9,812
  • alper/nix-shortsalper avatar

    alper/nix-shorts

    23View on GitHub↗

    A collection of short notes about Nix focusing on what is immediately needed by users.

    Nix
    View on GitHub↗23
  • articles/markdown-basicsA

    articles/markdown-basics

    0View on GitHub↗
    View on GitHub↗0
  • artemnovichkov/swiftui-by-examplesA

    artemnovichkov/SwiftUI-by-Examples

    0View on GitHub↗
    View on GitHub↗0
  • allenwong/30daysofswiftallenwong avatar

    allenwong/30DaysofSwift

    11,490View on GitHub↗

    30DaysofSwift is a structured educational curriculum designed to teach native mobile application development for Apple devices. It provides a collection of practical coding exercises that guide learners through the implementation of core iOS frameworks and the Swift programming language. The project focuses on mastering standard mobile design patterns and system integration tasks. It covers the creation of interactive interface components, the application of motion and transitions to user interfaces, and the management of local data persistence. Additionally, the curriculum includes exercises

    Swift
    View on GitHub↗11,490
  • articles/writing-on-githubA

    articles/writing-on-github

    0View on GitHub↗
    View on GitHub↗0
  • artix41/awesome-transfer-learningartix41 avatar

    artix41/awesome-transfer-learning

    1,778View on GitHub↗

    Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)

    awesome-listdomain-adaptationpaper
    View on GitHub↗1,778
  • ahmedbahaaeldin/from-0-to-research-scientist-resources-guideahmedbahaaeldin avatar

    ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide

    7,629View on GitHub↗

    Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.

    bookscalculusdeep-learning
    View on GitHub↗7,629
  • astaxie/build-web-application-with-golangastaxie avatar

    astaxie/build-web-application-with-golang

    43,920View on GitHub↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    View on GitHub↗43,920
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0View on GitHub↗
    View on GitHub↗0
  • artem-zinnatullin/thecontext-podcastartem-zinnatullin avatar

    artem-zinnatullin/TheContext-Podcast

    622View on GitHub↗

    Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!

    View on GitHub↗622