awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to microsoft/web-dev-for-beginners

Open-source alternatives to Web Dev For Beginners

30 open-source projects similar to microsoft/web-dev-for-beginners, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Web Dev For Beginners alternative.

  • microsoft/ml-for-beginnersAvatar von microsoft

    microsoft/ML-For-Beginners

    86,919Auf GitHub ansehen↗

    This project is an open-source educational curriculum designed to provide a structured path for developers to master machine learning and generative AI. It functions as a technical skill development platform, offering comprehensive study materials that guide learners through fundamental concepts, algorithms, and the practical implementation of artificial intelligence models from scratch. The curriculum distinguishes itself through a pedagogy centered on interactive Jupyter Notebooks, which allow students to execute code cells directly within narrative documents for immediate visual feedback.

    Jupyter Notebookdata-scienceeducationmachine-learning
    Auf GitHub ansehen↗86,919
  • jwasham/coding-interview-universityAvatar von jwasham

    jwasham/coding-interview-university

    353,639Auf GitHub ansehen↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling users to build a professional engineering foundation through iterative study and practical implementation. The curriculum distinguishes itself by integrating theoretical knowledge with professional development, offering a unified index of cross-referenced resources including book

    algorithmalgorithmscoding-interview
    Auf GitHub ansehen↗353,639
  • microsoft/generative-ai-for-beginnersAvatar von microsoft

    microsoft/generative-ai-for-beginners

    112,045Auf GitHub ansehen↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Jupyter Notebookaiazurechatgpt
    Auf GitHub ansehen↗112,045

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • rasbt/llms-from-scratchAvatar von rasbt

    rasbt/LLMs-from-scratch

    97,260Auf GitHub ansehen↗

    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 implementation, the project enables users to master the fundamental mechanics of artificial intelligence without relying on high-level abstraction frameworks. The project distinguishes itself by constructing neural network components and gradient-based optimization logic from first princip

    Jupyter Notebookaiartificial-intelligencechatbot
    Auf GitHub ansehen↗97,260
  • manuelkiessling/nodebeginner.orgM

    manuelkiessling/nodebeginner.org

    4,000Auf GitHub ansehen↗

    nodebeginner.org is a structured educational website and technical tutorial platform designed to teach beginners how to develop applications using the Node.js runtime and its surrounding ecosystem. It serves as a web-based resource and curriculum for learning software development fundamentals. The project is implemented as a static content site with a focus on search engine optimization and server efficiency. It employs a configuration that manages crawler access and sitemap discovery to improve visibility. The site includes various traffic management and performance optimizations. These cov

    HTML
    Auf GitHub ansehen↗4,000
  • freecodecamp/freecodecampAvatar von freeCodeCamp

    freeCodeCamp/freeCodeCamp

    448,278Auf GitHub ansehen↗

    freeCodeCamp is an open-source, web-based educational platform designed to facilitate software engineering skill acquisition through a structured, project-driven curriculum. It combines theoretical instruction with hands-on coding exercises, requiring users to build functional applications to demonstrate mastery of programming concepts. The platform provides a browser-integrated workspace that evaluates learner proficiency through automated testing of code submissions against predefined functional requirements. The platform distinguishes itself by integrating technical training with professio

    TypeScriptcareerscertificationcommunity
    Auf GitHub ansehen↗448,278
  • biaochenxuying/blogAvatar von biaochenxuying

    biaochenxuying/blog

    4,774Auf GitHub ansehen↗

    This project is a frontend development blog and technical knowledge base. It serves as a software engineering reference and web development portfolio, providing a curated collection of articles and notes on front-end engineering, programming patterns, and computer science fundamentals. The site focuses on frontend engineering education and technical knowledge management. It covers software architecture patterns, web development workflows, and engineering interview preparation through the organization of technical guides and tutorials. The project's scope includes the documentation of browser

    HTMLalgorithmselement-uiexpress
    Auf GitHub ansehen↗4,774
  • boltzmannentropy/interviews.aiAvatar von BoltzmannEntropy

    BoltzmannEntropy/interviews.ai

    4,875Auf GitHub ansehen↗

    interviews.ai is a technical study resource and educational book designed for machine learning engineering roles. It serves as a comprehensive guide for mastering theoretical and practical fundamentals, specifically providing a collection of solved interview questions and answers focused on artificial intelligence and deep learning. The project covers core AI curriculum including information theory, Bayesian statistics, and neural network architectures. It provides instructional content and solved technical exercises to assist with deep learning interview preparation and machine learning exam

    Auf GitHub ansehen↗4,875
  • practical-tutorials/project-based-learningAvatar von practical-tutorials

    practical-tutorials/project-based-learning

    270,530Auf GitHub ansehen↗

    This project is a centralized, community-driven repository of hands-on tutorials designed to facilitate skill acquisition through the practical construction of real-world software applications. It serves as a comprehensive directory that aggregates external documentation and instructional materials, providing a structured path for developers to master specific programming languages and technical domains. The repository distinguishes itself by organizing disparate technical resources into a hierarchical, taxonomy-based structure that enables developers to discover and navigate diverse software

    beginner-projectcppgolang
    Auf GitHub ansehen↗270,530
  • godotengine/godotAvatar von godotengine

    godotengine/godot

    112,618Auf GitHub ansehen↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for

    C++game-developmentgame-enginegamedev
    Auf GitHub ansehen↗112,618
  • p1xt/p1xt-guidesAvatar von P1xt

    P1xt/p1xt-guides

    7,194Auf GitHub ansehen↗

    p1xt-guides is a project-based education framework and programming curriculum designed to guide students from basic web development to advanced computer science. It functions as a structured roadmap and professional portfolio guide, linking theoretical programming lessons to practical builds that serve as evidence of skill acquisition. The project provides technical domain roadmaps and specializations for mastering specific focus areas, including frontend frameworks, mathematics, and core computer science principles. This system enables self-directed technical education through a tiered progr

    computer-sciencegame-developmentprogramming
    Auf GitHub ansehen↗7,194
  • phodal/growth-ebookAvatar von phodal

    phodal/growth-ebook

    7,800Auf GitHub ansehen↗

    This project is a growth engineering guide and full-stack development curriculum. It serves as a manual for applying lean engineering and data-driven workflows to accelerate product growth, while providing a structured learning path for building, scaling, and maintaining web applications. The resource functions as a lean software development framework and a scalable architecture handbook. It provides guidelines for designing decoupled systems using microservices and caching to ensure stability, alongside a web performance optimization guide for increasing site speed and search engine visibili

    HTML
    Auf GitHub ansehen↗7,800
  • udacity/machine-learningAvatar von udacity

    udacity/machine-learning

    4,027Auf GitHub ansehen↗

    This project is a machine learning curriculum and data science educational resource. It provides a structured set of instructional materials and hands-on projects designed for learning machine learning concepts and the implementation of predictive models. The resource functions as a training guide for supervised learning, focusing on the development of models for image classification and digit recognition. It uses a project-based training approach that pairs theoretical lessons with dataset-driven model training and evaluation. The curriculum covers the mathematical foundations of machine le

    Jupyter Notebook
    Auf GitHub ansehen↗4,027
  • farhanashrafdev/90daysofcybersecurityAvatar von farhanashrafdev

    farhanashrafdev/90DaysOfCyberSecurity

    13,409Auf GitHub ansehen↗

    90DaysOfCyberSecurity is an open-source educational repository that provides a structured ninety-day learning roadmap for individuals pursuing a career in the security industry. The project organizes foundational security concepts, technical skills, and professional development tasks into a sequential, day-by-day curriculum designed for self-paced study. The repository functions as a community-driven knowledge base, leveraging version control to allow contributors to expand the curriculum with new tutorials, case studies, and study materials. It distinguishes itself by integrating a professio

    communityexchangecybersecurityethical-hacking
    Auf GitHub ansehen↗13,409
  • atcold/pytorch-deep-learning-minicourseAvatar von Atcold

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810Auf GitHub ansehen↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    Auf GitHub ansehen↗6,810
  • aershov24/full-stack-interview-questionsAvatar von aershov24

    aershov24/full-stack-interview-questions

    1,106Auf GitHub ansehen↗

    This project is a comprehensive technical interview question repository designed to assist software engineers in their professional development. It serves as a structured study guide that aggregates curated questions and answers covering full-stack development, algorithmic challenges, and system design concepts. The resource distinguishes itself by organizing content into specialized technical domains, allowing candidates to focus their preparation on specific skill sets such as data science and machine learning. It provides a centralized library of architectural patterns and complex problem-

    angularfull-stackfull-stack-development
    Auf GitHub ansehen↗1,106
  • mqyqingfeng/blogAvatar von mqyqingfeng

    mqyqingfeng/Blog

    31,108Auf GitHub ansehen↗

    This project is a markdown technical blog and frontend development knowledge base. It serves as a technical documentation archive and a curated repository of educational content focused on JavaScript internals and modern web frameworks. The project functions as a code example repository and a technical knowledge base, storing deep-dive articles, tutorials, and translated versions of official software documentation. It also includes curated industry news and weekly digests of security events and tool releases. The system organizes technical content into thematic series and columns to create s

    advancedblogjavascript
    Auf GitHub ansehen↗31,108
  • microsoft/mastering-github-copilot-for-paired-programmingAvatar von microsoft

    microsoft/Mastering-GitHub-Copilot-for-Paired-Programming

    7,976Auf GitHub ansehen↗

    This project is a collection of educational resources and curricula designed for mastering AI pair programming and prompt engineering. It provides a structured training course and instructional materials for integrating AI assistants into the software development lifecycle. The materials cover the use of large language models to modernize legacy code and translate applications between programming languages. It includes a specific guide for crafting natural language queries to generate code and automate development workflows. The content addresses a broad range of capabilities, including AI-a

    Pythoncopilotcsharpdotnet
    Auf GitHub ansehen↗7,976
  • jawil/blogAvatar von jawil

    jawil/blog

    7,828Auf GitHub ansehen↗

    This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem

    JavaScriptblogcssdifficulty
    Auf GitHub ansehen↗7,828
  • draftdev/startup-marketing-checklistAvatar von draftdev

    draftdev/startup-marketing-checklist

    5,575Auf GitHub ansehen↗

    This is a comprehensive marketing checklist and strategy guide specifically designed for startups and developer-focused B2B SaaS companies. It provides a structured, actionable framework covering the full spectrum of marketing activities, from foundational setup through advanced growth tactics, with a strong emphasis on content-driven demand generation. The guide distinguishes itself by focusing on the unique challenges of marketing technical products, offering detailed guidance on creating and scaling developer-focused content, including technical tutorials, comparison pieces, and persuasive

    automationmarketingstartups
    Auf GitHub ansehen↗5,575
  • gustavoguanabara/gustavoguanabara.github.ioAvatar von gustavoguanabara

    gustavoguanabara/gustavoguanabara.github.io

    4,404Auf GitHub ansehen↗

    This project is a front-end education portal and static website that serves as a repository for web development courseware. It provides instructional materials and source code for learning the fundamentals of HTML, CSS, and JavaScript. The site functions as a resource for students to practice programming skills through guided exercises and downloadable learning assets. It distributes educational content including instructional PDFs and exercise code to facilitate the study of front-end web development. The platform covers a variety of capabilities, including the integration of multimedia con

    cursocursoemvideogratis
    Auf GitHub ansehen↗4,404
  • izackwu/teachyourselfcs-cnAvatar von izackwu

    izackwu/TeachYourselfCS-CN

    22,095Auf GitHub ansehen↗

    This project is a multilingual educational framework that provides curated roadmaps and translated resources for mastering core computer science subjects. It serves as a Chinese translation of a structured guide designed to help students and engineers learn computer science fundamentals through a sequence of recommended books and courses. The framework focuses on technical content localization, converting English computer science roadmaps into Chinese to improve accessibility. It utilizes a manual translation workflow to ensure conceptual accuracy across its study guides and resource collecti

    chinese-translationteachyourselfcstranslation
    Auf GitHub ansehen↗22,095
  • fullstack-development/developers-roadmapAvatar von fullstack-development

    fullstack-development/developers-roadmap

    1,222Auf GitHub ansehen↗

    This project provides a structured educational framework designed to guide developers through the technical competencies and professional milestones required for career advancement. It functions as a comprehensive mapping tool that organizes programming languages, architectural concepts, and specialized domains into a progressive hierarchy, facilitating the transition from junior to senior engineering roles. The curriculum utilizes a dependency-based structure to ensure that foundational knowledge precedes advanced specialization. By segmenting complex engineering topics into modular units, t

    Haskell
    Auf GitHub ansehen↗1,222
  • jlevy/the-art-of-command-lineAvatar von jlevy

    jlevy/the-art-of-command-line

    161,352Auf GitHub ansehen↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for daily development workflows. The guide distinguishes itself through its cross-platform approach, offering standardized documentation that maps utility usage across Linux, macOS, and Windows environments. It provides specific guidance for managing native tools and compatibility lay

    bashdocumentationlinux
    Auf GitHub ansehen↗161,352
  • ustc-resource/ustc-courseAvatar von USTC-Resource

    USTC-Resource/USTC-Course

    16,016Auf GitHub ansehen↗

    This project is a community-driven academic resource repository that serves as a collaborative knowledge base for students. It functions as an open-source educational archive, providing a centralized collection of student-contributed study materials, lecture notes, and exam resources organized by academic subject. The platform distinguishes itself by utilizing a structured directory index that allows users to navigate and locate standardized educational documents efficiently. By leveraging version control systems and plain-text authoring, the repository facilitates community contributions whi

    C++computer-sciencecourseshare
    Auf GitHub ansehen↗16,016
  • zed-industries/zedAvatar von zed-industries

    zed-industries/zed

    85,338Auf GitHub ansehen↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactoring, and code generation. The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user colla

    Rustgpuirust-langtext-editor
    Auf GitHub ansehen↗85,338
  • microsoft/vscode-tips-and-tricksAvatar von microsoft

    microsoft/vscode-tips-and-tricks

    9,086Auf GitHub ansehen↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    Auf GitHub ansehen↗9,086
  • alex-shpak/hugo-bookAvatar von alex-shpak

    alex-shpak/hugo-book

    4,051Auf GitHub ansehen↗

    hugo-book is a documentation theme and static site framework for Hugo designed to create structured technical manuals, documentation books, and multilingual knowledge bases. It transforms directory structures into hierarchical navigation menus and formatted technical content. The framework includes a specialized OpenAPI documentation renderer that converts specifications into structured reference pages. It also provides a full-text client-side search integration and supports multilingual content with right-to-left layout mirroring. The project covers a wide range of content rendering capabil

    HTMLdocumentationhugohugo-theme
    Auf GitHub ansehen↗4,051
  • midudev/jscampAvatar von midudev

    midudev/jscamp

    3,811Auf GitHub ansehen↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    JavaScriptbootcamp
    Auf GitHub ansehen↗3,811
  • easychen/lean-side-bussinessAvatar von easychen

    easychen/lean-side-bussiness

    11,984Auf GitHub ansehen↗

    This project is a comprehensive software entrepreneurship curriculum and solopreneurship business playbook designed for developers. It provides a strategic framework for building, validating, and monetizing side businesses using lean startup methodology and a systematic product development approach. The project distinguishes itself by offering specific guides for digital monetization and career anti-fragility, helping software engineers transition from employment to self-employment. It focuses on turning technical skills into scalable digital assets, paid communities, and independent software

    Auf GitHub ansehen↗11,984