awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jackfrued/python-100-days

Open-source alternatives to Python 100 Days

30 open-source projects similar to jackfrued/python-100-days, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python 100 Days alternative.

  • practical-tutorials/project-based-learningAvatar practical-tutorials

    practical-tutorials/project-based-learning

    270,530Vezi pe GitHub↗

    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
    Vezi pe GitHub↗270,530
  • asabeneh/30-days-of-pythonAvatar Asabeneh

    Asabeneh/30-Days-Of-Python

    65,111Vezi pe GitHub↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a

    Python30-days-of-pythondatadata-science
    Vezi pe GitHub↗65,111
  • sindresorhus/awesomeAvatar sindresorhus

    sindresorhus/awesome

    476,211Vezi pe 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
    Vezi pe GitHub↗476,211

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • vinta/awesome-pythonAvatar vinta

    vinta/awesome-python

    303,207Vezi pe GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. The directory distinguishes itself by providing a structured index of resources categorized by technical domain, ranging from foundational development utilities to specialized engineering fields. It covers high-level capabilities including artificial intelligence, data science, web

    Pythonawesomecollectionspython
    Vezi pe GitHub↗303,207
  • sindresorhus/awesome-nodejsAvatar sindresorhus

    sindresorhus/awesome-nodejs

    65,973Vezi pe GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of high-quality links, tools, and learning materials. The repository distinguishes itself through a decentralized, peer-reviewed curation model. By utilizing standard version control workflows and pull requests, the community ensures that all listed resources undergo human verificati

    awesomeawesome-listjavascript
    Vezi pe GitHub↗65,973
  • getify/you-dont-know-jsAvatar getify

    getify/You-Dont-Know-JS

    184,530Vezi pe GitHub↗

    This project is a comprehensive educational series designed to provide a deep technical understanding of the JavaScript programming language. It functions as a multi-volume curriculum that guides developers through the core mechanisms, execution models, and underlying specifications that define how the language operates at a fundamental level. The curriculum distinguishes itself by focusing on the internal architecture of the language rather than surface-level syntax. It provides rigorous analysis of complex topics such as lexical scope, closure-based state encapsulation, prototype-based inhe

    asyncbookbook-series
    Vezi pe GitHub↗184,530
  • chai2010/advanced-go-programming-bookAvatar chai2010

    chai2010/advanced-go-programming-book

    20,066Vezi pe GitHub↗

    This project is a comprehensive technical guide to advanced Go programming. It serves as a programming guide, technical reference, and textbook covering low-level optimization and distributed systems architecture. The resource provides detailed instructions on writing assembly instructions to optimize performance-critical code and managing C-Go interoperability to bridge C libraries with Go. It also functions as a manual for implementing remote procedure call mechanisms and creating custom plugins for the Protocol Buffers compiler. The material covers high-level capabilities including the de

    Go
    Vezi pe GitHub↗20,066
  • fffaraz/awesome-cppAvatar fffaraz

    fffaraz/awesome-cpp

    71,817Vezi pe GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the language. The collection is distinguished by its focus on high-performance systems programming and technical mastery. It provides deep coverage of specialized domains including SIMD-accelerated data processing, compile-time template metaprogramming, and asynchronous event-driven archit

    awesomeawesome-listc
    Vezi pe GitHub↗71,817
  • xingshaocheng/architect-awesomeAvatar xingshaocheng

    xingshaocheng/architect-awesome

    60,821Vezi pe GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst

    Vezi pe GitHub↗60,821
  • rails/railsAvatar rails

    rails/rails

    58,690Vezi pe GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    Vezi pe GitHub↗58,690
  • josephmisiti/awesome-machine-learningAvatar josephmisiti

    josephmisiti/awesome-machine-learning

    72,867Vezi pe 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
    Vezi pe GitHub↗72,867
  • trekhleb/learn-pythonAvatar trekhleb

    trekhleb/learn-python

    18,058Vezi pe GitHub↗

    This project is an educational resource designed for learning the Python programming language. It serves as a tutorial repository and programming guide, providing a collection of annotated scripts, code examples, and cheatsheets to help users master syntax and core fundamentals. The resource focuses on moving from basic language syntax to advanced implementation, with a particular emphasis on object-oriented programming, the use of the Python standard library, and scripting automation for business workflows. The content covers a broad range of programming capabilities, including control flow

    Pythonlearninglearning-by-doinglearning-python
    Vezi pe GitHub↗18,058
  • codebasics/pyAvatar codebasics

    codebasics/py

    7,262Vezi pe GitHub↗

    This project is a Python data science curriculum and programming tutorial collection. It provides a structured set of educational notebooks and scripts designed to teach data analysis, machine learning, and deep learning. The repository serves as a learning path for building and tuning predictive models, including regression, decision trees, and neural networks. It includes a data visualization guide for creating financial time-series plots and a multiprocessing reference for implementing parallel task execution and shared memory synchronization. The curriculum covers broader capability area

    Jupyter Notebookjupyterjupyter-notebookjupyter-notebooks
    Vezi pe GitHub↗7,262
  • leonardomso/33-js-conceptsAvatar leonardomso

    leonardomso/33-js-concepts

    66,467Vezi pe GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-loop-based concurrency, alongside advanced topics like JIT-compiled execution and memory management. The repository distinguishes itself by offering deep-dive technical guides that bridge the gap between abstract language concepts and practical browser implementation. It features

    JavaScriptangularconceptses6
    Vezi pe GitHub↗66,467
  • openai/openai-cookbookAvatar openai

    openai/openai-cookbook

    74,196Vezi pe GitHub↗

    This project is a technical learning resource and developer knowledge base focused on the integration of large language models into software applications. It provides a structured collection of guides and code examples designed to teach developers how to implement intelligent features using proven patterns and best practices. The repository distinguishes itself through a library of functional demonstrations that cover complex topics such as retrieval-augmented generation, function calling, and prompt engineering workflows. These materials are organized into a modular structure, allowing for t

    Jupyter Notebookchatgptgpt-4openai
    Vezi pe GitHub↗74,196
  • hsavit1/awesome-swift-educationAvatar hsavit1

    hsavit1/Awesome-Swift-Education

    5,781Vezi pe GitHub↗

    :fire: Learn some Swift

    awesomeawesome-listswift
    Vezi pe GitHub↗5,781
  • datasciencespecialization/coursesAvatar DataScienceSpecialization

    DataScienceSpecialization/courses

    4,121Vezi pe GitHub↗

    This project is a data science curriculum and instructional syllabus designed to teach the fundamental principles and tools of the field. It provides a structured set of learning materials, including R programming courseware and guides for statistical learning. The materials focus on the practical application of data science, covering data cleaning, visualization, and exploratory data analysis. It includes resources for mastering specific techniques such as linear regression, classification, and unsupervised learning. The curriculum is organized into a modular sequence of educational modules

    HTML
    Vezi pe GitHub↗4,121
  • izdi/elm-cheat-sheetAvatar izdi

    izdi/elm-cheat-sheet

    948Vezi pe GitHub↗

    An overview of Elm syntax and features

    Elm
    Vezi pe GitHub↗948
  • dzharii/awesome-typescriptAvatar dzharii

    dzharii/awesome-typescript

    5,107Vezi pe GitHub↗

    A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript

    Vezi pe GitHub↗5,107
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • markets/awesome-rubyAvatar markets

    markets/awesome-ruby

    14,090Vezi pe GitHub↗

    💎 A collection of awesome Ruby libraries, tools, frameworks and software

    awesomeawesome-listcollection
    Vezi pe GitHub↗14,090
  • brookshi/awesome-typescript-projectsAvatar brookshi

    brookshi/awesome-typescript-projects

    894Vezi pe GitHub↗

    awesome typescript open source projects, includes IDE, Framework, Library, Tool

    TypeScript
    Vezi pe GitHub↗894
  • cameronbanga/ios-developer-and-designer-interview-questionsAvatar CameronBanga

    CameronBanga/iOS-Developer-and-Designer-Interview-Questions

    1,578Vezi pe GitHub↗

    A small guide to help those looking to hire a developer or designer for iOS work. While tailored for iOS, many questions could be used for Android developers or designers as well. A great self-test if you're looking to keep current or practice for your own interview.

    Vezi pe GitHub↗1,578
  • bayandin/awesome-awesomenessAvatar bayandin

    bayandin/awesome-awesomeness

    33,490Vezi pe GitHub↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    Ruby
    Vezi pe GitHub↗33,490
  • cjwirth/awesome-ios-uiAvatar cjwirth

    cjwirth/awesome-ios-ui

    11,201Vezi pe GitHub↗

    A curated list of awesome iOS UI/UX libraries

    Vezi pe GitHub↗11,201
  • airbnb/javascriptAvatar airbnb

    airbnb/javascript

    148,081Vezi pe GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    Vezi pe GitHub↗148,081
  • braziljs/js-the-right-wayAvatar braziljs

    braziljs/js-the-right-way

    8,686Vezi pe GitHub↗

    js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

    HTML
    Vezi pe GitHub↗8,686
  • h5bp/front-end-developer-interview-questionsAvatar h5bp

    h5bp/Front-end-Developer-Interview-Questions

    60,886Vezi pe GitHub↗

    This project is a curated frontend interview question bank and technical assessment guide. It serves as a web development interview resource for assessing candidates on frontend development, web accessibility, and browser performance. The collection provides a standardized set of questions to evaluate a developer's knowledge of HTML, CSS, JavaScript, and networking. It is designed to assist in the developer hiring process, engineering team recruiting, and personal technical interview preparation. The content is organized as a flat-file knowledge base using markdown-based storage and topic-ba

    Nunjuckscss-questionsfront-endhtml-questions
    Vezi pe GitHub↗60,886
  • hangtwenty/dive-into-machine-learningAvatar hangtwenty

    hangtwenty/dive-into-machine-learning

    11,395Vezi pe GitHub↗

    This project is a comprehensive collection of machine learning educational resources, featuring a Python-based curriculum, study guides for deep learning, and a specialized knowledge base for machine learning operations. It provides structured learning paths that guide users from foundational programming through to advanced neural network implementations. The repository focuses on interactive learning by providing a directory of executable notebooks and cloud-hosted experiments. It maps theoretical research papers and textbooks to practical code implementations and maintains a curated directo

    Vezi pe GitHub↗11,395
  • chalarangelo/30-seconds-of-codeAvatar Chalarangelo

    Chalarangelo/30-seconds-of-code

    128,121Vezi pe GitHub↗

    30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software engineering education and professional development. It provides a curated collection of reusable code units and technical guides that help developers master core language mechanics, design patterns, and architectural philosophies. The project distinguishes itself by offering a wide-ranging library of algorithmic solutions and web development patterns that are organized into modular, independently testable units. It emphasizes functional programming paradigms and declarative logic,

    JavaScriptastroawesome-listcss
    Vezi pe GitHub↗128,121